2026-03-14 12:57.32: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/prepare-5-9-4 (b88f0695d56ba2e2e0a6a10b64e0d00aac9464cb) (linux-x86_64:ubuntu-25.10-4.14_opam-2.5)Base: ocaml/opam:ubuntu-25.10-ocaml-4.14@sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446aOpam project buildTo reproduce locally:git clone --recursive "https://github.com/ocsigen/lwt.git" -b "prepare-5-9-4" && cd "lwt" && git reset --hard b88f0695cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:ubuntu-25.10-ocaml-4.14@sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446a# ubuntu-25.10-4.14_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e 31462e7d24da1419f9eb9099a0b60ea507d91ef6 || git fetch origin master) && git reset -q --hard 31462e7d24da1419f9eb9099a0b60ea507d91ef6 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 lwt_retry.opam lwt_react.opam lwt_ppx__ppx_let_tests.opam lwt_ppx.opam lwt.opam ./RUN opam pin add -yn lwt_retry.dev './' && \opam pin add -yn lwt_react.dev './' && \opam pin add -yn lwt_ppx__ppx_let_tests.dev './' && \opam pin add -yn lwt_ppx.dev './' && \opam pin add -yn lwt.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-bytes.base base-threads.base base-unix.base cppo.1.8.0 csexp.1.5.2 dune.3.21.1 dune-configurator.3.21.1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocplib-endian.1.2 ppx_derivers.1.2.1 ppxlib.0.37.0 react.1.2.2 sexplib0.v0.17.0 stdlib-shims.0.3.0 topkg.1.1.1"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y lwt_retry.dev lwt_react.dev lwt_ppx.dev lwt.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build --only-packages=lwt_retry,lwt_react,lwt_ppx,lwt @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-03-14 12:57.32: Using cache hint "ocsigen/lwt-ocaml/opam:ubuntu-25.10-ocaml-4.14@sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446a-ubuntu-25.10-4.14_opam-2.5-77eafbffe311615a42c55b94ea704bd1"2026-03-14 12:57.32: Using OBuilder spec:((from ocaml/opam:ubuntu-25.10-ocaml-4.14@sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446a)(comment ubuntu-25.10-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 (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 31462e7d24da1419f9eb9099a0b60ea507d91ef6 || git fetch origin master) && git reset -q --hard 31462e7d24da1419f9eb9099a0b60ea507d91ef6 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src lwt_retry.opam lwt_react.opam lwt_ppx__ppx_let_tests.opam lwt_ppx.opam lwt.opam)(dst ./))(run (network host)(shell "opam pin add -yn lwt_retry.dev './' && \\nopam pin add -yn lwt_react.dev './' && \\nopam pin add -yn lwt_ppx__ppx_let_tests.dev './' && \\nopam pin add -yn lwt_ppx.dev './' && \\nopam pin add -yn lwt.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-bytes.base base-threads.base base-unix.base cppo.1.8.0 csexp.1.5.2 dune.3.21.1 dune-configurator.3.21.1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocplib-endian.1.2 ppx_derivers.1.2.1 ppxlib.0.37.0 react.1.2.2 sexplib0.v0.17.0 stdlib-shims.0.3.0 topkg.1.1.1")(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 lwt_retry.dev lwt_react.dev lwt_ppx.dev lwt.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 --only-packages=lwt_retry,lwt_react,lwt_ppx,lwt @install @check @runtest && rm -rf _build")))2026-03-14 12:57.32: Waiting for resource in pool OCluster2026-03-14 12:57.32: Waiting for worker…2026-03-14 12:57.32: Got resource from pool OClusterBuilding on laodoke.caelum.ci.devHEAD is now at 32f8ebceb set_tcp_nodelay absorbs EOPNOTSUPP when not explicitely setHEAD is now at b88f0695d mark examples/ as data_only_dirs(from ocaml/opam:ubuntu-25.10-ocaml-4.14@sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446a)Unable to find image 'ocaml/opam:ubuntu-25.10-ocaml-4.14@sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446a' locallydocker.io/ocaml/opam@sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446a: Pulling from ocaml/opam16c195d4c5e9: Already exists10536c2a3229: Pulling fs layerc4b489cde89f: Pulling fs layer3054bf19173d: Pulling fs layer72d4d5b175f6: Pulling fs layere2528088a671: Pulling fs layerf8eb755e24f2: Pulling fs layerf4466119d9d7: Pulling fs layerea16cb990595: Pulling fs layer72d4d5b175f6: Waitinge2528088a671: Waiting35a2f342fb41: Pulling fs layerf8eb755e24f2: Waitingf4466119d9d7: Waitingea16cb990595: Waitingcd43ff613b85: Pulling fs layer35a2f342fb41: Waiting23c9e772d285: Pulling fs layercd43ff613b85: Waiting03d461f90c5f: Pulling fs layer23c9e772d285: Waiting1983245fed01: Pulling fs layer03d461f90c5f: Waitingbf5ceca7719f: Pulling fs layer1983245fed01: Waitingedcc8d3ba4ab: Pulling fs layerede0d4fa2b79: Pulling fs layerbf5ceca7719f: Waitingedcc8d3ba4ab: Waitingc5b15849c9ed: Pulling fs layerede0d4fa2b79: Waitingc5b15849c9ed: Waiting62d63a36325d: Pulling fs layer3eab5053bbaa: Pulling fs layer62d63a36325d: Waitingebd442105bf8: Pulling fs layer3eab5053bbaa: Waitingb65dd44d0cc4: Pulling fs layer4f4fb700ef54: Pulling fs layer0b00030c2a7a: Pulling fs layerebd442105bf8: Waitingb65dd44d0cc4: Waiting3b032402c760: Pulling fs layer4f4fb700ef54: Waiting0b00030c2a7a: Waiting5c73a2ae8046: Pulling fs layera512bd04e73a: Pulling fs layer3b032402c760: Waiting5c73a2ae8046: Waiting787d7ef97d34: Pulling fs layercc77994b0a28: Pulling fs layer0b443ca6fb74: Pulling fs layera512bd04e73a: Waiting787d7ef97d34: Waitingcc77994b0a28: Waiting301890f1dd56: Pulling fs layer0b443ca6fb74: Waiting88a6e67e1c35: Pulling fs layer301890f1dd56: Waiting775001f1433c: Pulling fs layer88a6e67e1c35: Waitingaa095842f5b7: Pulling fs layer775001f1433c: Waitingafe7a0ab1c61: Pulling fs layer06772f5c82af: Pulling fs layeraa095842f5b7: Waitingafe7a0ab1c61: Waiting7a5aa22485e6: Pulling fs layer06772f5c82af: Waiting262630ae96fc: Pulling fs layerea9456b24627: Pulling fs layer7a5aa22485e6: Waiting262630ae96fc: Waitinge26d74779ffb: Pulling fs layerea9456b24627: Waiting46280c074e3e: Pulling fs layere26d74779ffb: Waiting9c7388fe98f2: Pulling fs layer46280c074e3e: Waitingb897307bb692: Pulling fs layer8760faaca96a: Pulling fs layer9c7388fe98f2: Waitingda3d668733af: Pulling fs layerb897307bb692: Waiting8760faaca96a: Waitingda3d668733af: Waitingc4b489cde89f: Verifying Checksumc4b489cde89f: Download complete10536c2a3229: Verifying Checksum10536c2a3229: Download complete10536c2a3229: Pull completec4b489cde89f: Pull complete72d4d5b175f6: Verifying Checksum72d4d5b175f6: Download completef8eb755e24f2: Verifying Checksumf8eb755e24f2: Download complete3054bf19173d: Verifying Checksum3054bf19173d: Download completeea16cb990595: Verifying Checksumea16cb990595: Download completef4466119d9d7: Verifying Checksumf4466119d9d7: Download complete3054bf19173d: Pull complete72d4d5b175f6: Pull completee2528088a671: Verifying Checksume2528088a671: Download complete35a2f342fb41: Verifying Checksum35a2f342fb41: Download complete23c9e772d285: Verifying Checksum23c9e772d285: Download completecd43ff613b85: Verifying Checksumcd43ff613b85: Download complete03d461f90c5f: Verifying Checksum03d461f90c5f: Download completebf5ceca7719f: Verifying Checksumbf5ceca7719f: Download completeedcc8d3ba4ab: Download completeede0d4fa2b79: Verifying Checksumede0d4fa2b79: Download complete1983245fed01: Verifying Checksum1983245fed01: Download completec5b15849c9ed: Download complete62d63a36325d: Verifying Checksum62d63a36325d: Download complete3eab5053bbaa: Download completeb65dd44d0cc4: Download complete4f4fb700ef54: Download completeebd442105bf8: Download complete0b00030c2a7a: Verifying Checksum0b00030c2a7a: Download complete3b032402c760: Verifying Checksum3b032402c760: Download completea512bd04e73a: Download complete5c73a2ae8046: Download complete787d7ef97d34: Verifying Checksum787d7ef97d34: Download completecc77994b0a28: Verifying Checksumcc77994b0a28: Download complete0b443ca6fb74: Verifying Checksum0b443ca6fb74: Download complete301890f1dd56: Verifying Checksum301890f1dd56: Download complete88a6e67e1c35: Verifying Checksum88a6e67e1c35: Download complete775001f1433c: Verifying Checksum775001f1433c: Download completeaa095842f5b7: Download completeafe7a0ab1c61: Download complete7a5aa22485e6: Verifying Checksum7a5aa22485e6: Download completeea9456b24627: Download completee26d74779ffb: Download complete46280c074e3e: Download complete262630ae96fc: Verifying Checksum262630ae96fc: Download completeb897307bb692: Download complete8760faaca96a: Verifying Checksum8760faaca96a: Download completeda3d668733af: Verifying Checksumda3d668733af: Download completee2528088a671: Pull completef8eb755e24f2: Pull completef4466119d9d7: Pull completeea16cb990595: Pull complete35a2f342fb41: Pull completecd43ff613b85: Pull complete23c9e772d285: Pull complete03d461f90c5f: Pull complete1983245fed01: Pull completebf5ceca7719f: Pull completeedcc8d3ba4ab: Pull completeede0d4fa2b79: Pull completec5b15849c9ed: Pull complete62d63a36325d: Pull complete3eab5053bbaa: Pull completeebd442105bf8: Pull completeb65dd44d0cc4: Pull complete4f4fb700ef54: Pull complete0b00030c2a7a: Pull complete3b032402c760: Pull complete5c73a2ae8046: Pull completea512bd04e73a: Pull complete787d7ef97d34: Pull completecc77994b0a28: Pull complete0b443ca6fb74: Pull complete301890f1dd56: Pull complete88a6e67e1c35: Pull complete775001f1433c: Pull completeaa095842f5b7: Pull completeafe7a0ab1c61: Pull complete06772f5c82af: Verifying Checksum06772f5c82af: Download complete9c7388fe98f2: Verifying Checksum9c7388fe98f2: Download complete06772f5c82af: Pull complete7a5aa22485e6: Pull complete262630ae96fc: Pull completeea9456b24627: Pull completee26d74779ffb: Pull complete46280c074e3e: Pull complete9c7388fe98f2: Pull completeb897307bb692: Pull complete8760faaca96a: Pull completeda3d668733af: Pull completeDigest: sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446aStatus: Downloaded newer image for ocaml/opam@sha256:a35c7cc8dabf991ac054cab5f6946cf0009dc3b8f3e69f79b96510559111446a2026-03-14 13:00.22 ---> saved as "6ebf687033cdcf8542b090a40f98dd3274167abb6a25e36970f90267082d33f2"/: (comment ubuntu-25.10-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-03-14 13:00.22 ---> saved as "5d3ae75e5fa4a60e38bdf89a7df6b26113315e3fedfde596b4e676535b4f61f4"/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.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 255 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=255 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-03-14 13:00.44 ---> saved as "961d75f6fc55c547bfd214494d04ce5b1f377ea70651a833932579c257988df7"/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-90-genericThe OCaml toplevel, version 4.14.22.5.02026-03-14 13:00.44 ---> saved as "7466495fa00cc65f9278e5d7c5518bb6acff3f1e42c4c43fd3295df5d7402163"/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-03-14 13:00.44 ---> saved as "5ab9d08562eb9620aa5f8100766d6396970adce4493beda9db330f390c66ae93"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 31462e7d24da1419f9eb9099a0b60ea507d91ef6 || git fetch origin master) && git reset -q --hard 31462e7d24da1419f9eb9099a0b60ea507d91ef6 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD340ee6fd1f..f2e7a221a1 master -> origin/master31462e7d24 Merge pull request #29451 from dra27/relocatable-package<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything as up-to-date as possible (run with --verbose to show unavailable upgrades).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-03-14 13:01.01 ---> saved as "701d0e6b96aed9496de8de7aa5adc482086f91b43542f71b4d73ab8980c6d688"/src: (copy (src lwt_retry.opam lwt_react.opam lwt_ppx__ppx_let_tests.opam lwt_ppx.opam lwt.opam)(dst ./))2026-03-14 13:01.01 ---> saved as "8463f2c9f55ac2cc80c3dba2987ec0cdb2fc239ad4bcbcd4a77f5adf8c80cd03"/src: (run (network host)(shell "opam pin add -yn lwt_retry.dev './' && \\nopam pin add -yn lwt_react.dev './' && \\nopam pin add -yn lwt_ppx__ppx_let_tests.dev './' && \\nopam pin add -yn lwt_ppx.dev './' && \\nopam pin add -yn lwt.dev './'"))[lwt_retry.dev] synchronised (file:///src)lwt_retry is now pinned to file:///src (version dev)[lwt_react.dev] synchronised (file:///src)lwt_react is now pinned to file:///src (version dev)[NOTE] Package lwt_ppx__ppx_let_tests does not exist in opam repositories registered in the current switch.[lwt_ppx__ppx_let_tests.dev] synchronised (file:///src)[WARNING] Failed checks on lwt_ppx__ppx_let_tests package definition from source at file:///src:warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "NOTFORRELEASE"lwt_ppx__ppx_let_tests is now pinned to file:///src (version dev)[lwt_ppx.dev] synchronised (file:///src)lwt_ppx is now pinned to file:///src (version dev)[lwt.dev] synchronised (file:///src)lwt is now pinned to file:///src (version dev)2026-03-14 13:01.09 ---> saved as "9503009b4d85fe9d64c4007a6d3bd3d135c842c62a74271a6020a4bc58af5eb3"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-03-14 13:01.09 ---> saved as "e24e51a69e4b5569ad9425551e250e85158677a7147ddbd9cf36e53d9519d6ad"/src: (env DEPS "base-bigarray.base base-bytes.base base-threads.base base-unix.base cppo.1.8.0 csexp.1.5.2 dune.3.21.1 dune-configurator.3.21.1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocplib-endian.1.2 ppx_derivers.1.2.1 ppxlib.0.37.0 react.1.2.2 sexplib0.v0.17.0 stdlib-shims.0.3.0 topkg.1.1.1")/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 lwt_retry.dev lwt_react.dev lwt_ppx.dev lwt.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Get:1 http://security.ubuntu.com/ubuntu questing-security InRelease [136 kB]- Get:2 http://security.ubuntu.com/ubuntu questing-security/main amd64 Packages [296 kB]- Get:3 http://security.ubuntu.com/ubuntu questing-security/universe amd64 Packages [187 kB]- Get:4 http://security.ubuntu.com/ubuntu questing-security/restricted amd64 Packages [217 kB]- Hit:5 http://archive.ubuntu.com/ubuntu questing InRelease- Get:6 http://archive.ubuntu.com/ubuntu questing-updates InRelease [136 kB]- Get:7 http://archive.ubuntu.com/ubuntu questing-backports InRelease [133 kB]- Get:8 http://archive.ubuntu.com/ubuntu questing-updates/restricted amd64 Packages [219 kB]- Get:9 http://archive.ubuntu.com/ubuntu questing-updates/main amd64 Packages [423 kB]- Get:10 http://archive.ubuntu.com/ubuntu questing-updates/universe amd64 Packages [260 kB]- Get:11 http://archive.ubuntu.com/ubuntu questing-backports/universe amd64 Packages [4037 B]- Fetched 2011 kB in 1s (2945 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[lwt.dev] synchronised (file:///src)[lwt_ppx.dev] synchronised (file:///src)[lwt_react.dev] synchronised (file:///src)[lwt_retry.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.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).# To update the current shell environment, run: eval $(opam env)2026-03-14 13:01.19 ---> saved as "a9f19246c853999051297bcaeacf5792dfbcf605f3f499f048c4fae070ccfcf0"/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.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following actions will be performed:=== install 15 packages- install base-bytes base- install cppo 1.8.0- install csexp 1.5.2- install dune 3.21.1- install dune-configurator 3.21.1- install ocaml-compiler-libs v0.12.4- install ocamlbuild 0.16.1- install ocamlfind 1.9.8- install ocplib-endian 1.2- install ppx_derivers 1.2.1- install ppxlib 0.37.0- install react 1.2.2- install sexplib0 v0.17.0- install stdlib-shims 0.3.0- install topkg 1.1.1<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved cppo.1.8.0 (cached)-> retrieved csexp.1.5.2 (cached)-> retrieved ocaml-compiler-libs.v0.12.4 (cached)-> retrieved ocamlbuild.0.16.1 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved ocplib-endian.1.2 (cached)-> retrieved ppx_derivers.1.2.1 (cached)-> retrieved react.1.2.2 (cached)-> retrieved sexplib0.v0.17.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> retrieved topkg.1.1.1 (cached)-> retrieved ppxlib.0.37.0 (cached)-> retrieved dune.3.21.1, dune-configurator.3.21.1 (cached)-> installed ocamlbuild.0.16.1-> installed ocamlfind.1.9.8-> installed base-bytes.base-> installed topkg.1.1.1-> installed react.1.2.2-> installed dune.3.21.1-> installed ppx_derivers.1.2.1-> installed stdlib-shims.0.3.0-> installed csexp.1.5.2-> installed cppo.1.8.0-> installed ocaml-compiler-libs.v0.12.4-> installed sexplib0.v0.17.0-> installed ocplib-endian.1.2-> installed dune-configurator.3.21.1-> installed ppxlib.0.37.0Done.# To update the current shell environment, run: eval $(opam env)2026-03-14 13:02.05 ---> saved as "7babc3e038c77ffbac26cd180461e1197a804fbb8bb61241f2c551957442fe42"/src: (copy (src .) (dst /src))2026-03-14 13:02.05 ---> saved as "9f8e355341273dc839dee175f500fda69ccf60373b7bb92174ea59f18df7fe46"/src: (run (shell "opam exec -- dune build --only-packages=lwt_retry,lwt_react,lwt_ppx,lwt @install @check @runtest && rm -rf _build"))(cd _build/default/test/retry && ./main.exe)Testing library 'retry'.................Ok. 14 tests ran, 0 tests skipped in 0.01 seconds(cd _build/default/test/core && ./main.exe)Testing library 'core'..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSSSSSSSSSSSSSSSSSSS..................................................................................................................................................Ok. 705 tests ran, 23 tests skipped in 0.19 seconds(cd _build/default/test/ppx && ./main.exe)Testing library 'ppx'......................Ok. 19 tests ran, 0 tests skipped in 1.20 seconds(cd _build/default/test/react && ./main.exe)Testing library 'react'..............Ok. 11 tests ran, 0 tests skipped in 4.51 seconds(cd _build/default/test/unix && ./main.exe)Testing library 'unix'........................................SSSSS..............................................................................................................SSSS...................................................................................Ok. 230 tests ran, 9 tests skipped in 6.31 seconds2026-03-14 13:02.14 ---> saved as "a739951248dabe789a549fabc60b4adf083e13121dbd75814f6fff8689d9d0fe"Job succeeded2026-03-14 13:02.14: Job succeeded