Organisationscdaringemy.hoodd53fcb (main)fedora-40-5.2_opam-2.1

fedora-40-5.2_opam-2.1

Link Copied
Code Copied

Logs

2024-06-27 10:48.42: New job: test cdaringe/my.hood https://github.com/cdaringe/my.hood.git#refs/heads/main (d53fcbf35110e10f3a7b0bd05c5de45af387446a) (linux-x86_64:fedora-40-5.2_opam-2.1)
Base: ocaml/opam@sha256:240052b3ed7e1d8d26376c1c76eca702c679303fbd864c7de29f96948b47c741
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 ocaml/opam@sha256:240052b3ed7e1d8d26376c1c76eca702c679303fbd864c7de29f96948b47c741
# fedora-40-5.2_opam-2.1
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo dnf install -y findutils
RUN sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e f5f38391f26a4f7462260f556c15f3b282f1147c || git fetch origin master) && git reset -q --hard f5f38391f26a4f7462260f556c15f3b282f1147c && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 hood.opam ./
RUN opam pin add -yn hood.dev './'
ENV DEPS="alcotest.1.7.0 angstrom.0.16.0 asn1-combinators.0.2.6 astring.0.8.5 base.v0.17.0 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.9.1 bos.0.2.1 camlp-streams.5.0.1 caqti.2.1.1 caqti-lwt.2.1.1 cf.0.5.0 cf-lwt.0.5.0 chrome-trace.3.16.0 cmdliner.1.3.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-libev.4-12 conf-libffi.2.0.0 conf-libssl.4 conf-pkg-config.3 containers.3.13.1 cppo.1.6.9 csexp.1.5.2 cstruct.6.2.0 ctypes.0.22.0 ctypes-foreign.0.22.0 digestif.1.2.0 domain-name.0.4.0 dream.1.0.0~alpha6 dream-httpaf.1.0.0~alpha3 dream-livereload.0.2.0 dream-pure.1.0.0~alpha2 dune.3.16.0 dune-build-info.3.16.0 dune-configurator.3.16.0 dune-private-libs.3.16.0 dune-rpc.3.16.0 dune-site.3.16.0 duration.0.2.1 dyn.3.16.0 either.1.0.0 eqaf.0.9 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fiber.3.7.0 fix.20230505 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 hkdf.1.0.4 hmap.0.8.1 host-arch-x86_64.1 host-system-other.1 inotify.2.5 integers.0.7.0 ipaddr.5.6.0 irmin-watcher.0.5.0 js_of_ocaml.5.8.2 js_of_ocaml-compiler.5.8.2 js_of_ocaml-ppx.5.8.2 ke.0.6 lambdasoup.1.0.0 logs.0.7.0 lwt.5.7.0 lwt-dllist.1.0.1 lwt_ppx.2.1.0 lwt_ssl.1.2.0 macaddr.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20231231 menhirCST.20231231 menhirLib.20231231 menhirSdk.20231231 merlin-lib.5.1-502 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mtime.2.0.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 num.1.5 ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-index.1.0 ocaml-lsp-server.1.18.0~5.2preview ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.3.6.7 ocaml_intrinsics_kernel.v0.17.0 ocamlbuild.0.14.3 ocamlc-loc.3.16.0 ocamlfind.1.9.6 ocamlformat.0.26.2 ocamlformat-lib.0.26.2 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.26.2 ocamlgraph.2.1.0 ocp-indent.1.8.1 ocplib-endian.1.2 octavius.1.2.2 opam-core.2.1.6 opam-dune-lint.0.6 opam-file-format.2.1.6 opam-format.2.1.6 opam-repository.2.1.6 opam-state.2.1.6 ordering.3.16.0 parsexp.v0.17.0 pbkdf.1.2.0 pecu.0.7 pp.1.2.0 ppx_derivers.1.2.1 ppx_deriving.6.0.2 ppx_js_style.v0.17.0 ppx_yojson_conv.v0.17.0 ppx_yojson_conv_lib.v0.17.0 ppxlib.0.32.1 prettym.0.0.3 psq.0.2.1 ptime.1.1.0 re.1.11.0 result.1.5 rresult.0.7.0 sedlex.3.2 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 spawn.v0.15.1 ssl.0.7.0 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.16.0 stringext.1.6.0 tls.0.17.5 topkg.1.0.7 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.15.1.0 uuseg.15.1.0 uutf.1.0.3 x509.0.16.5 xdg.3.16.0 yojson.2.2.1 zarith.1.13"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.1 --depext-only -y hood.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build


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


2024-06-27 10:48.42: Using cache hint "cdaringe/my.hood-ocaml/opam@sha256:240052b3ed7e1d8d26376c1c76eca702c679303fbd864c7de29f96948b47c741-fedora-40-5.2_opam-2.1-3b83edfb3c5462cc776710fb6e662ad3"
2024-06-27 10:48.42: Using OBuilder spec:
((from ocaml/opam@sha256:240052b3ed7e1d8d26376c1c76eca702c679303fbd864c7de29f96948b47c741)
 (comment fedora-40-5.2_opam-2.1)
 (user (uid 1000) (gid 1000))
 (env CLICOLOR_FORCE 1)
 (env OPAMCOLOR always)
 (workdir /src)
 (run (network host)
      (shell "sudo dnf install -y findutils"))
 (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
 (run (shell "opam init --reinit -ni"))
 (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
 (workdir /src)
 (run (shell "sudo chown opam /src"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "cd ~/opam-repository && (git cat-file -e f5f38391f26a4f7462260f556c15f3b282f1147c || git fetch origin master) && git reset -q --hard f5f38391f26a4f7462260f556c15f3b282f1147c && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src hood.opam) (dst ./))
 (run (network host)
      (shell "opam pin add -yn hood.dev './'"))
 (env DEPS "alcotest.1.7.0 angstrom.0.16.0 asn1-combinators.0.2.6 astring.0.8.5 base.v0.17.0 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.9.1 bos.0.2.1 camlp-streams.5.0.1 caqti.2.1.1 caqti-lwt.2.1.1 cf.0.5.0 cf-lwt.0.5.0 chrome-trace.3.16.0 cmdliner.1.3.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-libev.4-12 conf-libffi.2.0.0 conf-libssl.4 conf-pkg-config.3 containers.3.13.1 cppo.1.6.9 csexp.1.5.2 cstruct.6.2.0 ctypes.0.22.0 ctypes-foreign.0.22.0 digestif.1.2.0 domain-name.0.4.0 dream.1.0.0~alpha6 dream-httpaf.1.0.0~alpha3 dream-livereload.0.2.0 dream-pure.1.0.0~alpha2 dune.3.16.0 dune-build-info.3.16.0 dune-configurator.3.16.0 dune-private-libs.3.16.0 dune-rpc.3.16.0 dune-site.3.16.0 duration.0.2.1 dyn.3.16.0 either.1.0.0 eqaf.0.9 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fiber.3.7.0 fix.20230505 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 hkdf.1.0.4 hmap.0.8.1 host-arch-x86_64.1 host-system-other.1 inotify.2.5 integers.0.7.0 ipaddr.5.6.0 irmin-watcher.0.5.0 js_of_ocaml.5.8.2 js_of_ocaml-compiler.5.8.2 js_of_ocaml-ppx.5.8.2 ke.0.6 lambdasoup.1.0.0 logs.0.7.0 lwt.5.7.0 lwt-dllist.1.0.1 lwt_ppx.2.1.0 lwt_ssl.1.2.0 macaddr.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20231231 menhirCST.20231231 menhirLib.20231231 menhirSdk.20231231 merlin-lib.5.1-502 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mtime.2.0.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 num.1.5 ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-index.1.0 ocaml-lsp-server.1.18.0~5.2preview ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.3.6.7 ocaml_intrinsics_kernel.v0.17.0 ocamlbuild.0.14.3 ocamlc-loc.3.16.0 ocamlfind.1.9.6 ocamlformat.0.26.2 ocamlformat-lib.0.26.2 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.26.2 ocamlgraph.2.1.0 ocp-indent.1.8.1 ocplib-endian.1.2 octavius.1.2.2 opam-core.2.1.6 opam-dune-lint.0.6 opam-file-format.2.1.6 opam-format.2.1.6 opam-repository.2.1.6 opam-state.2.1.6 ordering.3.16.0 parsexp.v0.17.0 pbkdf.1.2.0 pecu.0.7 pp.1.2.0 ppx_derivers.1.2.1 ppx_deriving.6.0.2 ppx_js_style.v0.17.0 ppx_yojson_conv.v0.17.0 ppx_yojson_conv_lib.v0.17.0 ppxlib.0.32.1 prettym.0.0.3 psq.0.2.1 ptime.1.1.0 re.1.11.0 result.1.5 rresult.0.7.0 sedlex.3.2 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 spawn.v0.15.1 ssl.0.7.0 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.16.0 stringext.1.6.0 tls.0.17.5 topkg.1.0.7 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.15.1.0 uuseg.15.1.0 uutf.1.0.3 x509.0.16.5 xdg.3.16.0 yojson.2.2.1 zarith.1.13")
 (env CI true)
 (env OCAMLCI true)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y hood.dev $DEPS"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam install $DEPS"))
 (copy (src .) (dst /src))
 (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
)


2024-06-27 10:48.42: Waiting for resource in pool OCluster
2024-06-27 10:48.42: Waiting for worker…
2024-06-27 10:49.46: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at d53fcbf chore: update ocamlfmt


(from ocaml/opam@sha256:240052b3ed7e1d8d26376c1c76eca702c679303fbd864c7de29f96948b47c741)
2024-06-27 10:49.47 ---> using "311387f967779057c05de4de657662b862318d14c58f755fb66ab2496a86363f" from cache


/: (comment fedora-40-5.2_opam-2.1)


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


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (workdir /src)


/src: (run (network host)
           (shell "sudo dnf install -y findutils"))
Fedora 40 - x86_64                              132 kB/s |  30 kB     00:00    
Fedora 40 openh264 (From Cisco) - x86_64        4.0 kB/s | 989  B     00:00    
Fedora 40 - x86_64 - Updates                     71 kB/s |  27 kB     00:00    
Fedora 40 - x86_64 - Updates                    329 kB/s | 5.5 MB     00:17    
Package findutils-1:4.9.0-8.fc40.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
2024-06-27 10:49.47 ---> using "1746941a6f6864c7597e15ebc01977cc59abd58bfe956254a62b8b1e30fbfae0" from cache


/src: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2024-06-27 10:49.47 ---> using "92f51ce143781513f6adcc1fc86ff80eda50e4c86e429c2c8a742a38ddc0c208" from cache


/src: (run (shell "opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.


Continue? [Y/n] y
Format upgrade done.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-06-27 10:49.47 ---> using "3020a76352a3df088fa068fdff6bf7a31bc8d99972b6ae7d96bedbf07e167d34" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-112-generic
The OCaml toplevel, version 5.2.0
2.1.6
2024-06-27 10:49.47 ---> using "ed58a90787e2009ee616547808ef0c2b2acb00b14827634504f45a0e31327b9e" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2024-06-27 10:49.47 ---> using "312ac7c2fe140f841d4a444e87e5710c47dc69a5275a3cb78e8a8cb198f0504f" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "cd ~/opam-repository && (git cat-file -e f5f38391f26a4f7462260f556c15f3b282f1147c || git fetch origin master) && git reset -q --hard f5f38391f26a4f7462260f556c15f3b282f1147c && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   c45f5bab71..f5f38391f2  master     -> origin/master
f5f38391f2 Merge pull request #26072 from dra27/windows-conf-libssl


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


The following actions will be performed:
  - install   host-arch-x86_64      1
  - install   host-system-other     1
  - recompile ocaml-options-vanilla 1       [upstream or system changes]
  - recompile ocaml-base-compiler   5.2.0*  [upstream or system changes]
  - recompile ocaml-config          3       [uses ocaml-base-compiler]
  - recompile ocaml                 5.2.0   [uses ocaml-base-compiler]
  - recompile opam-depext           1.2.1-1 [uses ocaml]
  - recompile base-domains          base    [uses ocaml]
  - recompile base-nnp              base    [uses base-domains]
===== 2 to install | 7 to recompile =====


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> removed   ocaml-options-vanilla.1
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved opam-depext.1.2.1-1  (cached)
-> retrieved ocaml-base-compiler.5.2.0  (cached)
-> removed   base-nnp.base
-> removed   base-domains.base
-> removed   opam-depext.1.2.1-1
-> removed   ocaml.5.2.0
-> removed   ocaml-config.3
-> removed   ocaml-base-compiler.5.2.0
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
-> installed opam-depext.1.2.1-1
Done.


<><> opam-depext.1.2.1-1 installed successfully <><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment
2024-06-27 10:49.47 ---> using "4fa572e49b5c53e2c700544ca13ced33f9b7d108641fb37a6f0bb4ebcc17b75c" from cache


/src: (copy (src hood.opam) (dst ./))
2024-06-27 10:49.47 ---> saved as "80e8ebdc080c7fa0a6f959a1d48ecad96db745bd9f67f3cdcd367daef74464f2"


/src: (run (network host)
           (shell "opam pin add -yn hood.dev './'"))
Package hood does not exist, create as a NEW package? [Y/n] y
[hood.dev] synchronised (file:///src)
hood is now pinned to file:///src (version dev)
2024-06-27 10:49.48 ---> saved as "9c9bb28bed69f2e1d42506026c534c7a0efb4f637c91781adbdfcc8f35e0dfbd"


/src: (env DEPS "alcotest.1.7.0 angstrom.0.16.0 asn1-combinators.0.2.6 astring.0.8.5 base.v0.17.0 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.9.1 bos.0.2.1 camlp-streams.5.0.1 caqti.2.1.1 caqti-lwt.2.1.1 cf.0.5.0 cf-lwt.0.5.0 chrome-trace.3.16.0 cmdliner.1.3.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-libev.4-12 conf-libffi.2.0.0 conf-libssl.4 conf-pkg-config.3 containers.3.13.1 cppo.1.6.9 csexp.1.5.2 cstruct.6.2.0 ctypes.0.22.0 ctypes-foreign.0.22.0 digestif.1.2.0 domain-name.0.4.0 dream.1.0.0~alpha6 dream-httpaf.1.0.0~alpha3 dream-livereload.0.2.0 dream-pure.1.0.0~alpha2 dune.3.16.0 dune-build-info.3.16.0 dune-configurator.3.16.0 dune-private-libs.3.16.0 dune-rpc.3.16.0 dune-site.3.16.0 duration.0.2.1 dyn.3.16.0 either.1.0.0 eqaf.0.9 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fiber.3.7.0 fix.20230505 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 hkdf.1.0.4 hmap.0.8.1 host-arch-x86_64.1 host-system-other.1 inotify.2.5 integers.0.7.0 ipaddr.5.6.0 irmin-watcher.0.5.0 js_of_ocaml.5.8.2 js_of_ocaml-compiler.5.8.2 js_of_ocaml-ppx.5.8.2 ke.0.6 lambdasoup.1.0.0 logs.0.7.0 lwt.5.7.0 lwt-dllist.1.0.1 lwt_ppx.2.1.0 lwt_ssl.1.2.0 macaddr.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20231231 menhirCST.20231231 menhirLib.20231231 menhirSdk.20231231 merlin-lib.5.1-502 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mtime.2.0.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 num.1.5 ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-index.1.0 ocaml-lsp-server.1.18.0~5.2preview ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.3.6.7 ocaml_intrinsics_kernel.v0.17.0 ocamlbuild.0.14.3 ocamlc-loc.3.16.0 ocamlfind.1.9.6 ocamlformat.0.26.2 ocamlformat-lib.0.26.2 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.26.2 ocamlgraph.2.1.0 ocp-indent.1.8.1 ocplib-endian.1.2 octavius.1.2.2 opam-core.2.1.6 opam-dune-lint.0.6 opam-file-format.2.1.6 opam-format.2.1.6 opam-repository.2.1.6 opam-state.2.1.6 ordering.3.16.0 parsexp.v0.17.0 pbkdf.1.2.0 pecu.0.7 pp.1.2.0 ppx_derivers.1.2.1 ppx_deriving.6.0.2 ppx_js_style.v0.17.0 ppx_yojson_conv.v0.17.0 ppx_yojson_conv_lib.v0.17.0 ppxlib.0.32.1 prettym.0.0.3 psq.0.2.1 ptime.1.1.0 re.1.11.0 result.1.5 rresult.0.7.0 sedlex.3.2 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 spawn.v0.15.1 ssl.0.7.0 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.16.0 stringext.1.6.0 tls.0.17.5 topkg.1.0.7 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.15.1.0 uuseg.15.1.0 uutf.1.0.3 x509.0.16.5 xdg.3.16.0 yojson.2.2.1 zarith.1.13")


/src: (env CI true)


/src: (env OCAMLCI true)


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y hood.dev $DEPS"))
+ /usr/bin/sudo "yum" "makecache"
- Fedora 40 - x86_64                              195 kB/s |  30 kB     00:00    
- Fedora 40 openh264 (From Cisco) - x86_64        8.1 kB/s | 989  B     00:00    
- Fedora 40 - x86_64 - Updates                    154 kB/s |  23 kB     00:00    
- Fedora 40 - x86_64 - Updates                    5.8 MB/s | 3.2 MB     00:00    
- Metadata cache created.


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[hood.dev] synchronised (no changes)


[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-base-compiler is already installed (current version is 5.2.0).
[NOTE] Package ocaml is already installed (current version is 5.2.0).
[NOTE] Package host-system-other is already installed (current version is 1).
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
[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-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).


The following system packages will first need to be installed:
    gmp-devel libev-devel libffi-devel openssl-devel


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "yum" "install" "-y" "gmp-devel" "libev-devel" "libffi-devel" "openssl-devel"
- Last metadata expiration check: 0:00:20 ago on Thu Jun 27 10:49:50 2024.
- Dependencies resolved.
- ================================================================================
-  Package              Architecture  Version                 Repository     Size
- ================================================================================
- Installing:
-  gmp-devel            x86_64        1:6.2.1-8.fc40          fedora        173 k
-  libev-devel          x86_64        4.33-11.fc40            fedora        100 k
-  libffi-devel         x86_64        3.4.4-7.fc40            fedora         28 k
-  openssl-devel        x86_64        1:3.2.1-2.fc40          fedora        2.8 M
- Installing dependencies:
-  gmp-c++              x86_64        1:6.2.1-8.fc40          fedora         18 k
-  libev                x86_64        4.33-11.fc40            fedora         52 k
- 
- Transaction Summary
- ================================================================================
- Install  6 Packages
- 
- Total download size: 3.2 M
- Installed size: 5.0 M
- Downloading Packages:
- (1/6): gmp-c++-6.2.1-8.fc40.x86_64.rpm          297 kB/s |  18 kB     00:00    
- (2/6): libev-4.33-11.fc40.x86_64.rpm            790 kB/s |  52 kB     00:00    
- (3/6): gmp-devel-6.2.1-8.fc40.x86_64.rpm        2.4 MB/s | 173 kB     00:00    
- (4/6): libev-devel-4.33-11.fc40.x86_64.rpm      5.7 MB/s | 100 kB     00:00    
- (5/6): libffi-devel-3.4.4-7.fc40.x86_64.rpm     915 kB/s |  28 kB     00:00    
- (6/6): openssl-devel-3.2.1-2.fc40.x86_64.rpm     23 MB/s | 2.8 MB     00:00    
- --------------------------------------------------------------------------------
- Total                                           9.2 MB/s | 3.2 MB     00:00     
- Running transaction check
- Transaction check succeeded.
- Running transaction test
- Transaction test succeeded.
- Running transaction
-   Preparing        :                                                        1/1 
-   Installing       : libev-4.33-11.fc40.x86_64                              1/6 
-   Installing       : gmp-c++-1:6.2.1-8.fc40.x86_64                          2/6 
-   Installing       : gmp-devel-1:6.2.1-8.fc40.x86_64                        3/6 
-   Installing       : libev-devel-4.33-11.fc40.x86_64                        4/6 
-   Installing       : openssl-devel-1:3.2.1-2.fc40.x86_64                    5/6 
-   Installing       : libffi-devel-3.4.4-7.fc40.x86_64                       6/6 
-   Running scriptlet: libffi-devel-3.4.4-7.fc40.x86_64                       6/6
-  
- 
- Installed:
-   gmp-c++-1:6.2.1-8.fc40.x86_64         gmp-devel-1:6.2.1-8.fc40.x86_64         
-   libev-4.33-11.fc40.x86_64             libev-devel-4.33-11.fc40.x86_64         
-   libffi-devel-3.4.4-7.fc40.x86_64      openssl-devel-1:3.2.1-2.fc40.x86_64     
- 
- Complete!
+ /usr/bin/sudo "rpm" "-q" "--whatprovides" "gmp-devel" "libev-devel" "libffi-devel" "openssl-devel"
- gmp-devel-6.2.1-8.fc40.x86_64
- libev-devel-4.33-11.fc40.x86_64
- libffi-devel-3.4.4-7.fc40.x86_64
- openssl-devel-3.2.1-2.fc40.x86_64
2024-06-27 10:50.12 ---> saved as "51b00f2e2c620775ef266692b3fcc00606e65a37740b5fd844d4a97b87bddb30"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam install $DEPS"))
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.2.0).
[NOTE] Package ocaml is already installed (current version is 5.2.0).
[NOTE] Package host-system-other is already installed (current version is 1).
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
[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-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 num                     1.5
  - install ocamlfind               1.9.6
  - install conf-libev              4-12
  - install conf-pkg-config         3
  - install ocamlbuild              0.14.3
  - install ocamlformat-rpc         removed            The `ocamlformat` package ships the RPC mode since version 0.22.4. This package is no longer necessary.
  - install seq                     base
  - install dune                    3.16.0
  - install conf-gmp                4
  - install cmdliner                1.3.0
  - install base-bytes              base
  - install conf-libssl             4
  - install conf-libffi             2.0.0
  - install uchar                   0.0.2
  - install topkg                   1.0.7
  - install yojson                  2.2.1
  - install xdg                     3.16.0
  - install stringext               1.6.0
  - install stdlib-shims            0.3.0
  - install spawn                   v0.15.1
  - install sexplib0                v0.17.0
  - install result                  1.5
  - install re                      1.11.0
  - install psq                     0.2.1
  - install ppx_derivers            1.2.1
  - install pp                      1.2.0
  - install pecu                    0.7
  - install ordering                3.16.0
  - install opam-file-format        2.1.6
  - install octavius                1.2.2
  - install ocaml-version           3.6.7
  - install ocaml-syntax-shims      1.0.0
  - install ocaml-compiler-libs     v0.17.0
  - install ocaml_intrinsics_kernel v0.17.0
  - install mirage-clock            4.2.0
  - install menhirSdk               20231231
  - install menhirLib               20231231
  - install menhirCST               20231231
  - install magic-mime              1.3.1
  - install macaddr                 5.6.0
  - install lwt-dllist              1.0.1
  - install gmap                    0.3.0
  - install gen                     1.1
  - install fix                     20230505
  - install either                  1.0.0
  - install duration                0.2.1
  - install dune-build-info         3.16.0
  - install domain-name             0.4.0
  - install csexp                   1.5.2
  - install cppo                    1.6.9
  - install chrome-trace            3.16.0
  - install camlp-streams           5.0.1
  - install bigarray-compat         1.1.0
  - install base64                  3.5.1
  - install zarith                  1.13
  - install conf-gmp-powm-sec       3
  - install ocp-indent              1.8.1
  - install uutf                    1.0.3
  - install uucp                    15.1.0
  - install rresult                 0.7.0
  - install ptime                   1.1.0
  - install mtime                   2.0.0
  - install hmap                    0.8.1
  - install fmt                     0.9.0
  - install astring                 0.8.5
  - install ppx_yojson_conv_lib     v0.17.0
  - install ocamlgraph              2.1.0
  - install integers                0.7.0
  - install parsexp                 v0.17.0
  - install dyn                     3.16.0
  - install ppxlib                  0.32.1
  - install menhir                  20231231
  - install ipaddr                  5.6.0
  - install ocamlformat-rpc-lib     0.26.2
  - install merlin-lib              5.1-502
  - install dune-configurator       3.16.0
  - install ocplib-endian           1.2
  - install markup                  1.0.3
  - install uuseg                   15.1.0
  - install ke                      0.6
  - install cstruct                 6.2.0
  - install fpath                   0.7.3
  - install alcotest                1.7.0
  - install opam-core               2.1.6
  - install sexplib                 v0.17.0
  - install stdune                  3.16.0
  - install ocamlc-loc              3.16.0
  - install sedlex                  3.2
  - install ppx_deriving            6.0.2
  - install graphql_parser          0.14.0
  - install ocaml-index             1.0
  - install ssl                     0.7.0
  - install ctypes                  0.22.0
  - install containers              3.13.1
  - install bigstringaf             0.9.1
  - install base                    v0.17.0
  - install lwt                     5.7.0
  - install lambdasoup              1.0.0
  - install eqaf                    0.9
  - install asn1-combinators        0.2.6
  - install opam-format             2.1.6
  - install fiber                   3.7.0
  - install dune-rpc                3.16.0
  - install dune-private-libs       3.16.0
  - install js_of_ocaml-compiler    5.8.2
  - install graphql                 0.14.0
  - install ctypes-foreign          0.22.0
  - install faraday                 0.8.2
  - install angstrom                0.16.0
  - install stdio                   v0.17.0
  - install ppx_js_style            v0.17.0
  - install lwt_ssl                 1.2.0
  - install lwt_ppx                 2.1.0
  - install inotify                 2.5
  - install mirage-crypto           0.11.3
  - install digestif                1.2.0
  - install opam-repository         2.1.6
  - install ocaml-lsp-server        1.18.0~5.2preview
  - install dune-site               3.16.0
  - install js_of_ocaml             5.8.2
  - install bigarray-overlap        0.2.1
  - install graphql-lwt             0.14.0
  - install cf                      0.5.0
  - install faraday-lwt             0.8.2
  - install uri                     4.4.0
  - install unstrctrd               0.4
  - install ocamlformat-lib         0.26.2
  - install ppx_yojson_conv         v0.17.0
  - install pbkdf                   1.2.0
  - install hkdf                    1.0.4
  - install opam-state              2.1.6
  - install logs                    0.7.0
  - install js_of_ocaml-ppx         5.8.2
  - install prettym                 0.0.3
  - install fsevents                0.3.0
  - install cf-lwt                  0.5.0
  - install faraday-lwt-unix        0.8.2
  - install dream-pure              1.0.0~alpha2
  - install ocamlformat             0.26.2
  - install mirage-crypto-rng       0.11.3
  - install bos                     0.2.1
  - install multipart_form          0.6.0
  - install fsevents-lwt            0.3.0
  - install dream-httpaf            1.0.0~alpha3
  - install mirage-crypto-rng-lwt   0.11.3
  - install mirage-crypto-pk        0.11.3
  - install mirage-crypto-ec        0.11.3
  - install opam-dune-lint          0.6
  - install multipart_form-lwt      0.6.0
  - install irmin-watcher           0.5.0
  - install x509                    0.16.5
  - install tls                     0.17.5
  - install caqti                   2.1.1
  - install caqti-lwt               2.1.1
  - install dream                   1.0.0~alpha6
  - install dream-livereload        0.2.0
===== 156 to install =====


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved asn1-combinators.0.2.6  (cached)
-> retrieved angstrom.0.16.0  (cached)
-> retrieved alcotest.1.7.0  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved base.v0.17.0  (cached)
-> retrieved base64.3.5.1  (cached)
-> retrieved bigarray-compat.1.1.0  (cached)
-> retrieved bigarray-overlap.0.2.1  (cached)
-> retrieved bigstringaf.0.9.1  (cached)
-> retrieved bos.0.2.1  (cached)
-> retrieved camlp-streams.5.0.1  (cached)
-> retrieved caqti.2.1.1  (cached)
-> retrieved caqti-lwt.2.1.1  (cached)
-> retrieved cf.0.5.0  (cached)
-> retrieved cf-lwt.0.5.0  (cached)
-> retrieved conf-gmp.4  (cached)
-> retrieved conf-gmp-powm-sec.3  (cached)
-> retrieved conf-libev.4-12  (cached)
-> retrieved conf-libssl.4  (cached)
-> retrieved chrome-trace.3.16.0  (cached)
-> retrieved cmdliner.1.3.0  (cached)
-> retrieved containers.3.13.1  (cached)
-> installed conf-gmp.4
-> installed conf-libev.4-12
-> installed conf-pkg-config.3
-> retrieved cppo.1.6.9  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved cstruct.6.2.0  (cached)
-> installed conf-gmp-powm-sec.3
-> installed conf-libffi.2.0.0
-> installed conf-libssl.4
-> retrieved ctypes.0.22.0  (cached)
-> retrieved ctypes-foreign.0.22.0  (cached)
-> retrieved domain-name.0.4.0  (cached)
-> retrieved dream.1.0.0~alpha6  (cached)
-> retrieved dream-httpaf.1.0.0~alpha3  (cached)
-> retrieved dream-livereload.0.2.0  (cached)
-> retrieved digestif.1.2.0  (cached)
-> retrieved dream-pure.1.0.0~alpha2  (cached)
-> retrieved dune.3.16.0  (cached)
-> retrieved dune-build-info.3.16.0  (cached)
-> retrieved dune-configurator.3.16.0  (cached)
-> retrieved dune-private-libs.3.16.0  (cached)
-> retrieved dune-rpc.3.16.0  (cached)
-> retrieved dune-site.3.16.0  (cached)
-> retrieved duration.0.2.1  (cached)
-> retrieved dyn.3.16.0  (cached)
-> installed cmdliner.1.3.0
-> retrieved either.1.0.0  (cached)
-> retrieved eqaf.0.9  (cached)
-> retrieved faraday.0.8.2  (cached)
-> retrieved faraday-lwt.0.8.2  (cached)
-> retrieved faraday-lwt-unix.0.8.2  (cached)
-> retrieved fiber.3.7.0  (cached)
-> retrieved fix.20230505  (cached)
-> retrieved fmt.0.9.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved fsevents.0.3.0  (cached)
-> retrieved fsevents-lwt.0.3.0  (cached)
-> retrieved gen.1.1  (cached)
-> retrieved gmap.0.3.0  (cached)
-> retrieved graphql.0.14.0  (cached)
-> retrieved graphql-lwt.0.14.0  (cached)
-> retrieved graphql_parser.0.14.0  (cached)
-> retrieved hkdf.1.0.4  (cached)
-> retrieved hmap.0.8.1  (cached)
-> retrieved inotify.2.5  (cached)
-> retrieved integers.0.7.0  (cached)
-> retrieved ipaddr.5.6.0  (cached)
-> retrieved irmin-watcher.0.5.0  (cached)
-> retrieved js_of_ocaml.5.8.2  (cached)
-> retrieved js_of_ocaml-compiler.5.8.2  (cached)
-> retrieved js_of_ocaml-ppx.5.8.2  (cached)
-> retrieved ke.0.6  (cached)
-> retrieved lambdasoup.1.0.0  (cached)
-> retrieved logs.0.7.0  (cached)
-> retrieved lwt.5.7.0  (cached)
-> retrieved lwt-dllist.1.0.1  (cached)
-> retrieved lwt_ppx.2.1.0  (cached)
-> retrieved lwt_ssl.1.2.0  (cached)
-> retrieved macaddr.5.6.0  (cached)
-> retrieved magic-mime.1.3.1  (cached)
-> retrieved markup.1.0.3  (cached)
-> retrieved menhir.20231231  (cached)
-> retrieved menhirCST.20231231  (cached)
-> retrieved menhirLib.20231231  (cached)
-> retrieved menhirSdk.20231231  (cached)
-> retrieved mirage-clock.4.2.0  (cached)
-> retrieved merlin-lib.5.1-502  (cached)
-> retrieved mirage-crypto.0.11.3  (cached)
-> retrieved mirage-crypto-ec.0.11.3  (cached)
-> retrieved mirage-crypto-pk.0.11.3  (cached)
-> retrieved mtime.2.0.0  (cached)
-> retrieved multipart_form.0.6.0  (cached)
-> retrieved multipart_form-lwt.0.6.0  (cached)
-> retrieved num.1.5  (cached)
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
-> retrieved ocaml-index.1.0  (cached)
-> retrieved ocaml-lsp-server.1.18.0~5.2preview  (cached)
-> retrieved mirage-crypto-rng.0.11.3  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocaml-version.3.6.7  (cached)
-> retrieved ocaml_intrinsics_kernel.v0.17.0  (cached)
-> retrieved ocamlbuild.0.14.3  (cached)
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved ocamlformat.0.26.2  (cached)
-> retrieved mirage-crypto-rng-lwt.0.11.3  (cached)
-> installed ocamlformat-rpc.removed
-> retrieved ocamlc-loc.3.16.0  (cached)
-> installed num.1.5
-> retrieved ocamlformat-lib.0.26.2  (cached)
-> retrieved ocamlformat-rpc-lib.0.26.2  (cached)
-> retrieved ocamlgraph.2.1.0  (cached)
-> retrieved ocp-indent.1.8.1  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved octavius.1.2.2  (cached)
-> retrieved opam-dune-lint.0.6  (cached)
-> retrieved opam-core.2.1.6  (cached)
-> retrieved opam-file-format.2.1.6  (cached)
-> retrieved opam-format.2.1.6  (cached)
-> retrieved opam-repository.2.1.6  (cached)
-> retrieved opam-state.2.1.6  (cached)
-> retrieved parsexp.v0.17.0  (cached)
-> retrieved pbkdf.1.2.0  (cached)
-> retrieved pecu.0.7  (cached)
-> retrieved pp.1.2.0  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_deriving.6.0.2  (cached)
-> retrieved ppx_js_style.v0.17.0  (cached)
-> retrieved ppx_yojson_conv.v0.17.0  (cached)
-> retrieved ppx_yojson_conv_lib.v0.17.0  (cached)
-> retrieved prettym.0.0.3  (cached)
-> retrieved psq.0.2.1  (cached)
-> retrieved ptime.1.1.0  (cached)
-> retrieved re.1.11.0  (cached)
-> retrieved result.1.5  (cached)
-> retrieved rresult.0.7.0  (cached)
-> retrieved ppxlib.0.32.1  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved sedlex.3.2  (cached)
-> retrieved sexplib.v0.17.0  (cached)
-> retrieved sexplib0.v0.17.0  (cached)
-> retrieved spawn.v0.15.1  (cached)
-> retrieved ssl.0.7.0  (cached)
-> retrieved stdio.v0.17.0  (cached)
-> retrieved ordering.3.16.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved stringext.1.6.0  (cached)
-> retrieved stdune.3.16.0  (cached)
-> retrieved tls.0.17.5  (cached)
-> retrieved topkg.1.0.7  (cached)
-> retrieved uchar.0.0.2  (cached)
-> retrieved unstrctrd.0.4  (cached)
-> retrieved uri.4.4.0  (cached)
-> retrieved uuseg.15.1.0  (cached)
-> retrieved uutf.1.0.3  (cached)
-> installed ocamlfind.1.9.6
-> installed base-bytes.base
-> retrieved uucp.15.1.0  (cached)
-> retrieved x509.0.16.5  (cached)
-> retrieved yojson.2.2.1  (cached)
-> retrieved zarith.1.13  (cached)
-> retrieved xdg.3.16.0  (cached)
-> installed ocamlbuild.0.14.3
-> installed uchar.0.0.2
-> installed zarith.1.13
-> installed dune.3.16.0
-> installed base64.3.5.1
-> installed topkg.1.0.7
-> installed bigarray-compat.1.1.0
-> installed camlp-streams.5.0.1
-> installed cppo.1.6.9
-> installed csexp.1.5.2
-> installed domain-name.0.4.0
-> installed duration.0.2.1
-> installed either.1.0.0
-> installed fix.20230505
-> installed gen.1.1
-> installed gmap.0.3.0
-> installed lwt-dllist.1.0.1
-> installed macaddr.5.6.0
-> installed magic-mime.1.3.1
-> installed menhirCST.20231231
-> installed menhirLib.20231231
-> installed menhirSdk.20231231
-> installed mirage-clock.4.2.0
-> installed ocaml-compiler-libs.v0.17.0
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml-version.3.6.7
-> installed ocaml_intrinsics_kernel.v0.17.0
-> installed ocp-indent.1.8.1
-> installed octavius.1.2.2
-> installed opam-file-format.2.1.6
-> installed pecu.0.7
-> installed pp.1.2.0
-> installed ppx_derivers.1.2.1
-> installed psq.0.2.1
-> installed re.1.11.0
-> installed result.1.5
-> installed sexplib0.v0.17.0
-> installed spawn.v0.15.1
-> installed stdlib-shims.0.3.0
-> installed stringext.1.6.0
-> installed yojson.2.2.1
-> installed fmt.0.9.0
-> installed hmap.0.8.1
-> installed mtime.2.0.0
-> installed ocamlformat-rpc-lib.0.26.2
-> installed ocplib-endian.1.2
-> installed rresult.0.7.0
-> installed ipaddr.5.6.0
-> installed astring.0.8.5
-> installed integers.0.7.0
-> installed ppx_yojson_conv_lib.v0.17.0
-> installed ke.0.6
-> installed uutf.1.0.3
-> installed cstruct.6.2.0
-> installed chrome-trace.3.16.0
-> installed dune-build-info.3.16.0
-> installed ordering.3.16.0
-> installed ptime.1.1.0
-> installed xdg.3.16.0
-> installed fpath.0.7.3
-> installed eqaf.0.9
-> installed parsexp.v0.17.0
-> installed dune-configurator.3.16.0
-> installed alcotest.1.7.0
-> installed markup.1.0.3
-> installed ocamlgraph.2.1.0
-> installed asn1-combinators.0.2.6
-> installed digestif.1.2.0
-> installed dyn.3.16.0
-> installed sexplib.v0.17.0
-> installed bigstringaf.0.9.1
-> installed ssl.0.7.0
-> installed lambdasoup.1.0.0
-> installed mirage-crypto.0.11.3
-> installed faraday.0.8.2
-> installed hkdf.1.0.4
-> installed pbkdf.1.2.0
-> installed containers.3.13.1
-> installed angstrom.0.16.0
-> installed ocamlc-loc.3.16.0
-> installed unstrctrd.0.4
-> installed uri.4.4.0
-> installed lwt.5.7.0
-> installed faraday-lwt.0.8.2
-> installed lwt_ssl.1.2.0
-> installed inotify.2.5
-> installed ctypes.0.22.0
-> installed faraday-lwt-unix.0.8.2
-> installed opam-core.2.1.6
-> installed stdune.3.16.0
-> installed base.v0.17.0
-> installed ctypes-foreign.0.22.0
-> installed fiber.3.7.0
-> installed cf.0.5.0
-> installed fsevents.0.3.0
-> installed cf-lwt.0.5.0
-> installed fsevents-lwt.0.3.0
-> installed stdio.v0.17.0
-> installed dune-private-libs.3.16.0
-> installed dune-rpc.3.16.0
-> installed merlin-lib.5.1-502
-> installed dune-site.3.16.0
-> installed opam-format.2.1.6
-> installed ocaml-index.1.0
-> installed ppxlib.0.32.1
-> installed menhir.20231231
-> installed graphql_parser.0.14.0
-> installed graphql.0.14.0
-> installed opam-repository.2.1.6
-> installed graphql-lwt.0.14.0
-> installed lwt_ppx.2.1.0
-> installed ppx_js_style.v0.17.0
-> installed ppx_deriving.6.0.2
-> installed sedlex.3.2
-> installed dream-pure.1.0.0~alpha2
-> installed uucp.15.1.0
-> installed ppx_yojson_conv.v0.17.0
-> installed uuseg.15.1.0
-> installed opam-state.2.1.6
-> installed dream-httpaf.1.0.0~alpha3
-> installed ocaml-lsp-server.1.18.0~5.2preview
-> installed ocamlformat-lib.0.26.2
-> installed js_of_ocaml-compiler.5.8.2
-> installed bigarray-overlap.0.2.1
-> installed ocamlformat.0.26.2
-> installed prettym.0.0.3
-> installed js_of_ocaml.5.8.2
-> installed logs.0.7.0
-> installed irmin-watcher.0.5.0
-> installed mirage-crypto-rng.0.11.3
-> installed mirage-crypto-rng-lwt.0.11.3
-> installed multipart_form.0.6.0
-> installed mirage-crypto-pk.0.11.3
-> installed multipart_form-lwt.0.6.0
-> installed js_of_ocaml-ppx.5.8.2
-> installed bos.0.2.1
-> installed opam-dune-lint.0.6
-> installed mirage-crypto-ec.0.11.3
-> installed x509.0.16.5
-> installed tls.0.17.5
-> installed caqti.2.1.1
-> installed caqti-lwt.2.1.1
-> installed dream.1.0.0~alpha6
-> 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 "/home/opam/.opam/5.2/share/emacs/site-lisp")
     (require 'ocp-indent)


   * for Vim, add this line to ~/.vimrc:
     set rtp^="/home/opam/.opam/5.2/share/ocp-indent/vim"
# Run eval $(opam env) to update the current shell environment
2024-06-27 10:52.57 ---> saved as "b35acb0a62bb92f891f031d256e41e7c0a00b4f06154032706104188cb16c894"


/src: (copy (src .) (dst /src))
2024-06-27 10:52.58 ---> saved as "74b4b7d4096120af71fc2b94e008512d0e3dec266d90591331b4d931011b6275"


/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
(cd _build/default && /home/opam/.opam/5.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 -bin-annot-occurrences -I src/lib/hood/.hood.objs/byte -I /home/opam/.opam/5.2/lib/containers -I /home/opam/.opam/5.2/lib/containers/monomorphic -I /home/opam/.opam/5.2/lib/either -I /home/opam/.opam/5.2/lib/ppx_deriving/runtime -I /home/opam/.opam/5.2/lib/ppx_yojson_conv_lib -I /home/opam/.opam/5.2/lib/seq -I /home/opam/.opam/5.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" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 1
2024-06-27 10:53.00: Job failed: Failed: Build failed