2026-05-29 09:09.24: New job: test ocaml-ppx/ppxlib https://github.com/ocaml-ppx/ppxlib.git#refs/heads/main (06cb2ad3e41538344363e72804fbe551ea85ae9b) (linux-x86_64:ubuntu-26.04-4.14_opam-2.5) Base: ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:4ef6af41112dc8a369a6a648d6158fd187ed2e8938fbd7a539f426191f6f6024 Opam project build To reproduce locally: git clone --recursive "https://github.com/ocaml-ppx/ppxlib.git" -b "main" && cd "ppxlib" && git reset --hard 06cb2ad3 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:4ef6af41112dc8a369a6a648d6158fd187ed2e8938fbd7a539f426191f6f6024 # ubuntu-26.04-4.14_opam-2.5 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" WORKDIR /src RUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam RUN cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --oneline RUN opam init --reinit -ni RUN uname -rs && opam exec -- ocaml -version && opam --version WORKDIR /src RUN sudo chown opam /src RUN opam update -u COPY --chown=1000:1000 ppxlib.opam ppxlib-tools.opam ppxlib-bench.opam ./ RUN opam pin add -yn ppxlib.dev './' && \ opam pin add -yn ppxlib-tools.dev './' && \ opam pin add -yn ppxlib-bench.dev './' RUN echo '(lang dune 3.0)' > './dune-project' ENV DEPS="base.v0.16.5 base-bigarray.base base-threads.base base-unix.base cinaps.v0.15.1 cmdliner.2.1.1 csexp.1.5.2 dune.3.23.1 dune-configurator.3.23.1 ocaml.4.14.3 ocaml-base-compiler.4.14.3 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 ppx_derivers.1.2.1 re.1.14.0 sexplib0.v0.16.0 yojson.3.0.0" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.5 --depext-only -y ppxlib.dev ppxlib-tools.dev ppxlib-bench.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 2026-05-29 09:09.24: Using cache hint "ocaml-ppx/ppxlib-ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:4ef6af41112dc8a369a6a648d6158fd187ed2e8938fbd7a539f426191f6f6024-ubuntu-26.04-4.14_opam-2.5-b6845581f92920747431b0604845e618" 2026-05-29 09:09.24: Using OBuilder spec: ((from ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:4ef6af41112dc8a369a6a648d6158fd187ed2e8938fbd7a539f426191f6f6024) (comment ubuntu-26.04-4.14_opam-2.5) (user (uid 1000) (gid 1000)) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (workdir /src) (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --oneline")) (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 "opam update -u")) (copy (src ppxlib.opam ppxlib-tools.opam ppxlib-bench.opam) (dst ./)) (run (network host) (shell "opam pin add -yn ppxlib.dev './' && \ \nopam pin add -yn ppxlib-tools.dev './' && \ \nopam pin add -yn ppxlib-bench.dev './'")) (run (shell "echo '(lang dune 3.0)' > './dune-project'")) (env DEPS "base.v0.16.5 base-bigarray.base base-threads.base base-unix.base cinaps.v0.15.1 cmdliner.2.1.1 csexp.1.5.2 dune.3.23.1 dune-configurator.3.23.1 ocaml.4.14.3 ocaml-base-compiler.4.14.3 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 ppx_derivers.1.2.1 re.1.14.0 sexplib0.v0.16.0 yojson.3.0.0") (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.5 --depext-only -y ppxlib.dev ppxlib-tools.dev ppxlib-bench.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")) ) 2026-05-29 09:09.24: Waiting for resource in pool OCluster 2026-05-29 09:09.24: Waiting for worker… 2026-05-29 09:11.32: Got resource from pool OCluster Building on doris.caelum.ci.dev All commits already cached HEAD is now at 06cb2ad3 Merge pull request #640 from patricoferris/migration-errors (from ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:4ef6af41112dc8a369a6a648d6158fd187ed2e8938fbd7a539f426191f6f6024) Unable to find image 'ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:4ef6af41112dc8a369a6a648d6158fd187ed2e8938fbd7a539f426191f6f6024' locally docker.io/ocaml/opam@sha256:4ef6af41112dc8a369a6a648d6158fd187ed2e8938fbd7a539f426191f6f6024: Pulling from ocaml/opam 6f5c5aa4e145: Pulling fs layer 1c24335ddd46: Pulling fs layer 52eb96cfc1e7: Pulling fs layer 527ba7d8030d: Pulling fs layer dfd1b749721f: Pulling fs layer 8686c0327296: Pulling fs layer d4fa1bbd57aa: Pulling fs layer cb0debd95254: Pulling fs layer c401416cbd86: Pulling fs layer 2c883c82425c: Pulling fs layer 527ba7d8030d: Download complete 1c24335ddd46: Download complete ed3b904614cf: Pulling fs layer 52eb96cfc1e7: Download complete 3c6611558693: Pulling fs layer dfd1b749721f: Download complete 8686c0327296: Download complete c401416cbd86: Download complete cb0debd95254: Download complete c0385e14e5a4: Pulling fs layer ed3b904614cf: Waiting ce2763a02d2e: Pulling fs layer 2c883c82425c: Download complete 6806da9f9675: Pulling fs layer 3c6611558693: Waiting c0385e14e5a4: Waiting 51ff076b0ff1: Pulling fs layer ce2763a02d2e: Waiting 6806da9f9675: Waiting b9e02142692d: Pulling fs layer 242fe650591f: Pulling fs layer 51ff076b0ff1: Waiting b9e02142692d: Waiting 440e1dc674b7: Pulling fs layer 242fe650591f: Waiting e62778058e84: Pulling fs layer 440e1dc674b7: Waiting cd9662ae41a3: Pulling fs layer e62778058e84: Waiting 5f4d8392f136: Pulling fs layer 4f4fb700ef54: Pulling fs layer cd9662ae41a3: Waiting de917e7ed02b: Pulling fs layer 5f4d8392f136: Waiting 4f4fb700ef54: Waiting 6eb0fe07505e: Pulling fs layer ed5dedcaf3c7: Pulling fs layer 7a7c805f48e2: Pulling fs layer d4709caab449: Pulling fs layer 6eb0fe07505e: Waiting de917e7ed02b: Waiting ed5dedcaf3c7: Waiting 7a7c805f48e2: Waiting c8c33cd1dc57: Pulling fs layer d4709caab449: Waiting 1b09b56436ae: Pulling fs layer 02f1961dcc24: Pulling fs layer 2fbaebf1f161: Pulling fs layer 42bcaa85b05d: Pulling fs layer 1b09b56436ae: Waiting d71d501c3eb0: Pulling fs layer c8c33cd1dc57: Waiting 2fbaebf1f161: Waiting 02f1961dcc24: Waiting 6263cb063058: Pulling fs layer 42bcaa85b05d: Waiting a209afc1d5b8: Pulling fs layer d71d501c3eb0: Waiting 874a75d6801c: Pulling fs layer 6263cb063058: Waiting a209afc1d5b8: Waiting 17fe77e4890c: Pulling fs layer 715a8f5e0e91: Pulling fs layer 874a75d6801c: Waiting 17fe77e4890c: Waiting 715a8f5e0e91: Waiting 4531733ce20d: Pulling fs layer 25fbe6ae9fce: Pulling fs layer 4531733ce20d: Waiting 705a8897f939: Pulling fs layer 25fbe6ae9fce: Waiting e5ba8a375ab8: Pulling fs layer 3916f79b6f7e: Pulling fs layer e5ba8a375ab8: Waiting 0bbc7f6b739d: Pulling fs layer 3916f79b6f7e: Waiting 0bbc7f6b739d: Waiting ed3b904614cf: Verifying Checksum ed3b904614cf: Download complete d4fa1bbd57aa: Verifying Checksum d4fa1bbd57aa: Download complete 6f5c5aa4e145: Verifying Checksum 6f5c5aa4e145: Download complete c0385e14e5a4: Verifying Checksum c0385e14e5a4: Download complete ce2763a02d2e: Verifying Checksum ce2763a02d2e: Download complete 3c6611558693: Verifying Checksum 3c6611558693: Download complete 51ff076b0ff1: Verifying Checksum 51ff076b0ff1: Download complete b9e02142692d: Verifying Checksum b9e02142692d: Download complete 6806da9f9675: Verifying Checksum 6806da9f9675: Download complete 242fe650591f: Download complete 440e1dc674b7: Verifying Checksum 440e1dc674b7: Download complete e62778058e84: Verifying Checksum e62778058e84: Download complete cd9662ae41a3: Verifying Checksum cd9662ae41a3: Download complete 5f4d8392f136: Verifying Checksum 5f4d8392f136: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete de917e7ed02b: Verifying Checksum de917e7ed02b: Download complete 6eb0fe07505e: Verifying Checksum 6eb0fe07505e: Download complete ed5dedcaf3c7: Download complete 7a7c805f48e2: Download complete d4709caab449: Verifying Checksum c8c33cd1dc57: Verifying Checksum c8c33cd1dc57: Download complete 1b09b56436ae: Download complete 02f1961dcc24: Download complete 2fbaebf1f161: Verifying Checksum 2fbaebf1f161: Download complete 42bcaa85b05d: Verifying Checksum 42bcaa85b05d: Download complete d71d501c3eb0: Verifying Checksum d71d501c3eb0: Download complete 6263cb063058: Verifying Checksum 6263cb063058: Download complete 874a75d6801c: Verifying Checksum 874a75d6801c: Download complete 715a8f5e0e91: Verifying Checksum 715a8f5e0e91: Download complete 6f5c5aa4e145: Pull complete 1c24335ddd46: Pull complete 52eb96cfc1e7: Pull complete 527ba7d8030d: Pull complete 4531733ce20d: Download complete dfd1b749721f: Pull complete 8686c0327296: Pull complete 17fe77e4890c: Download complete a209afc1d5b8: Verifying Checksum a209afc1d5b8: Download complete e5ba8a375ab8: Download complete 3916f79b6f7e: Verifying Checksum 3916f79b6f7e: Download complete 0bbc7f6b739d: Download complete d4fa1bbd57aa: Pull complete cb0debd95254: Pull complete c401416cbd86: Pull complete 2c883c82425c: Pull complete ed3b904614cf: Pull complete 3c6611558693: Pull complete 25fbe6ae9fce: Verifying Checksum 25fbe6ae9fce: Download complete c0385e14e5a4: Pull complete ce2763a02d2e: Pull complete 6806da9f9675: Pull complete 51ff076b0ff1: Pull complete b9e02142692d: Pull complete 242fe650591f: Pull complete 440e1dc674b7: Pull complete e62778058e84: Pull complete cd9662ae41a3: Pull complete 5f4d8392f136: Pull complete 4f4fb700ef54: Pull complete de917e7ed02b: Pull complete 6eb0fe07505e: Pull complete ed5dedcaf3c7: Pull complete 7a7c805f48e2: Pull complete d4709caab449: Pull complete c8c33cd1dc57: Pull complete 1b09b56436ae: Pull complete 02f1961dcc24: Pull complete 2fbaebf1f161: Pull complete 42bcaa85b05d: Pull complete d71d501c3eb0: Pull complete 6263cb063058: Pull complete 705a8897f939: Verifying Checksum 705a8897f939: Download complete a209afc1d5b8: Pull complete 874a75d6801c: Pull complete 17fe77e4890c: Pull complete 715a8f5e0e91: Pull complete 4531733ce20d: Pull complete 25fbe6ae9fce: Pull complete 705a8897f939: Pull complete e5ba8a375ab8: Pull complete 3916f79b6f7e: Pull complete 0bbc7f6b739d: Pull complete Digest: sha256:4ef6af41112dc8a369a6a648d6158fd187ed2e8938fbd7a539f426191f6f6024 Status: Downloaded newer image for ocaml/opam@sha256:4ef6af41112dc8a369a6a648d6158fd187ed2e8938fbd7a539f426191f6f6024 2026-05-29 09:13.18 ---> saved as "bda68ad971c9c6bfcecc64588860c4917e9e277f79a8055b9b9d91f725e0076d" /: (comment ubuntu-26.04-4.14_opam-2.5) /: (user (uid 1000) (gid 1000)) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (workdir /src) /src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam")) 2026-05-29 09:13.19 ---> saved as "1923c5900de525361a2ca994542360c29d0cd8006e2c9fdd7aa55f506f22b9d5" /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --oneline")) c180e16309 Merge pull request #29907 from dra27/host-arch-fixes 2026-05-29 09:13.23 ---> saved as "61efb2887edebba1aa02510085d7c3ec2339cd0ba38e68a038c2d53761995456" /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.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 ><><><><><><><><><><><><><><><><><><><><><><><><><><> [ERROR] Could not update repository "ocaml-patches-overlay": "/usr/bin/git fetch -q" exited with code 128 "fatal: unable to access 'https://github.com/ocurrent/opam-repository/': Could not resolve host: github.com" [default] synchronised from git+file:///home/opam/opam-repository 2026-05-29 09:13.34 ---> saved as "a2033b7ea3a00f3c38085787c85d81e4edcde978555e81cea1de1d2074e72660" /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 6.8.0-111-generic The OCaml toplevel, version 4.14.3 2.5.1 2026-05-29 09:13.36 ---> saved as "4bdd304905bf8d16b5f5b5dd4fccd90d3f4b0bc50f2e241179fa8ac1f566e08b" /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2026-05-29 09:13.37 ---> saved as "9104878697064644a91dbc24fc5d88f5944ec190c43024f1152d31a883a29dd9" /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam update -u")) <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [ocaml-patches-overlay] no changes from git+https://github.com/ocurrent/opam-repository#patches [default] no changes from git+file:///home/opam/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 at these versions (e.g. "opam upgrade ocaml.5.5.0"), which will ask permission to downgrade or uninstall the conflicting packages. Nothing to do. # To update the current shell environment, run: eval $(opam env) 2026-05-29 09:13.48 ---> saved as "5004d623499d374b268c38e7e9cba2e9f113d0ac155a5d2fdf4b45c04b39fb52" /src: (copy (src ppxlib.opam ppxlib-tools.opam ppxlib-bench.opam) (dst ./)) 2026-05-29 09:13.49 ---> saved as "efc393f668f4a5b8324a74ffaab09d8f59d41b20dccf99bd61efe9568f1ea173" /src: (run (network host) (shell "opam pin add -yn ppxlib.dev './' && \ \nopam pin add -yn ppxlib-tools.dev './' && \ \nopam pin add -yn ppxlib-bench.dev './'")) [ppxlib.dev] synchronised (file:///src) ppxlib is now pinned to file:///src (version dev) [ppxlib-tools.dev] synchronised (file:///src) ppxlib-tools is now pinned to file:///src (version dev) [NOTE] Package ppxlib-bench does not exist in opam repositories registered in the current switch. [ppxlib-bench.dev] synchronised (file:///src) ppxlib-bench is now pinned to file:///src (version dev) 2026-05-29 09:13.53 ---> saved as "d0ba2c580a642458ed4f975ea7345cb212c3cfc44e41e4520639bc0031f6e1be" /src: (run (shell "echo '(lang dune 3.0)' > './dune-project'")) 2026-05-29 09:13.54 ---> saved as "5076a1ca614c76ee8fd0d39ddfac8002180551a6ee98e45dfcbbf37d56ab5b5a" /src: (env DEPS "base.v0.16.5 base-bigarray.base base-threads.base base-unix.base cinaps.v0.15.1 cmdliner.2.1.1 csexp.1.5.2 dune.3.23.1 dune-configurator.3.23.1 ocaml.4.14.3 ocaml-base-compiler.4.14.3 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 ppx_derivers.1.2.1 re.1.14.0 sexplib0.v0.16.0 yojson.3.0.0") /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.5 --depext-only -y ppxlib.dev ppxlib-tools.dev ppxlib-bench.dev $DEPS")) + /usr/bin/sudo "apt-get" "update" - Hit:1 http://archive.ubuntu.com/ubuntu resolute InRelease - Get:2 http://security.ubuntu.com/ubuntu resolute-security InRelease [136 kB] - Get:3 http://security.ubuntu.com/ubuntu resolute-security/main amd64 Packages [124 kB] - Get:4 http://archive.ubuntu.com/ubuntu resolute-updates InRelease [136 kB] - Get:5 http://security.ubuntu.com/ubuntu resolute-security/universe amd64 Packages [89.5 kB] - Hit:6 http://archive.ubuntu.com/ubuntu resolute-backports InRelease - Get:7 http://archive.ubuntu.com/ubuntu resolute-updates/main amd64 Packages [181 kB] - Get:8 http://archive.ubuntu.com/ubuntu resolute-updates/universe amd64 Packages [94.3 kB] - Get:9 http://archive.ubuntu.com/ubuntu resolute-updates/restricted amd64 Packages [250 kB] - Fetched 1010 kB in 0s (2862 kB/s) - Reading package lists... - <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [ppxlib.dev] synchronised (file:///src) [ppxlib-bench.dev] synchronised (file:///src) [ppxlib-tools.dev] synchronised (file:///src) [NOTE] Package ocaml-options-vanilla is already installed (current version is 1). [NOTE] Package ocaml-config is already installed (current version is 2). [NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.3). [NOTE] Package ocaml is already installed (current version is 4.14.3). [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). # To update the current shell environment, run: eval $(opam env) 2026-05-29 09:14.04 ---> saved as "c8cf5091aff71ecba80ffba100d0404db913f6ce872a6edab56ed5f0f19fcd9b" /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 2). [NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.3). [NOTE] Package ocaml is already installed (current version is 4.14.3). [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 12 packages - install base v0.16.5 - install cinaps v0.15.1 - install cmdliner 2.1.1 - install csexp 1.5.2 - install dune 3.23.1 - install dune-configurator 3.23.1 - install ocaml-compiler-libs v0.12.4 - install ocamlfind 1.9.8 - install ppx_derivers 1.2.1 - install re 1.14.0 - install sexplib0 v0.16.0 - install yojson 3.0.0 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved base.v0.16.5 (cached) -> retrieved cinaps.v0.15.1 (cached) -> retrieved cmdliner.2.1.1 (cached) -> retrieved csexp.1.5.2 (cached) -> retrieved ocaml-compiler-libs.v0.12.4 (cached) -> retrieved ppx_derivers.1.2.1 (cached) -> retrieved ocamlfind.1.9.8 (cached) -> retrieved re.1.14.0 (cached) -> retrieved sexplib0.v0.16.0 (cached) -> retrieved yojson.3.0.0 (cached) -> retrieved dune.3.23.1, dune-configurator.3.23.1 (cached) -> installed cmdliner.2.1.1 -> installed ocamlfind.1.9.8 -> installed dune.3.23.1 -> installed ppx_derivers.1.2.1 -> installed csexp.1.5.2 -> installed ocaml-compiler-libs.v0.12.4 -> installed re.1.14.0 -> installed sexplib0.v0.16.0 -> installed yojson.3.0.0 -> installed cinaps.v0.15.1 -> installed dune-configurator.3.23.1 -> installed base.v0.16.5 Done. # To update the current shell environment, run: eval $(opam env) 2026-05-29 09:14.49 ---> saved as "cd189c78099b9288d9b506bba94219819b6a891869521f86c3b1cc4793b5091c" /src: (copy (src .) (dst /src)) 2026-05-29 09:14.51 ---> saved as "31965a6ed3fb07d4bfa5c45d9d6a32a7f1d3914efc97947aa011bf38d84ed6d0" /src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")) 2026-05-29 09:15.08 ---> saved as "19b4353c2b1cea0e863a3e7dbf4b7d0f3242af4ad6625cd3051273cbb8e54a00" Job succeeded 2026-05-29 09:15.08: Job succeeded