2026-04-03 11:36.16: New job: test tarides/mongoc-ocaml https://github.com/tarides/mongoc-ocaml.git#refs/heads/main (042080ab77ab888069120fa0910b9b4c87e6e274) (linux-x86_64:(lint-doc))Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216Opam project lint documentationTo reproduce locally:git clone --recursive "https://github.com/tarides/mongoc-ocaml.git" -b "main" && cd "mongoc-ocaml" && git reset --hard 042080abcat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216# alpine-3.22-4.14_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.2 /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 d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 mongoc.opam ./RUN opam pin add -yn mongoc.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-threads.base base-unix.base cmdliner.2.1.0 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 dune.3.22.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 stdlib-shims.0.3.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.2 --depext-only -y mongoc.dev $DEPSRUN opam install $DEPSRUN opam install --yes dune 'odoc>=1.5.0'COPY --chown=1000:1000 . /src/RUN ODOC_WARN_ERROR=false opam exec -- dune build @doc || (echo "dune build @doc failed"; exit 2)END-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-04-03 11:36.16: Using cache hint "tarides/mongoc-ocaml-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216-alpine-3.22-4.14_opam-2.5-7ba2cc2c30b15e389781591baf544611"2026-04-03 11:36.16: Using OBuilder spec:((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216)(comment alpine-3.22-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.2 /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 d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src mongoc.opam) (dst ./))(run (network host)(shell "opam pin add -yn mongoc.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base cmdliner.2.1.0 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 dune.3.22.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 stdlib-shims.0.3.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.2 --depext-only -y mongoc.dev $DEPS"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install --yes dune 'odoc>=1.5.0'"))(copy (src .) (dst /src/))(run (shell "ODOC_WARN_ERROR=false opam exec -- dune build @doc || (echo \"dune build @doc failed\"; exit 2)")))2026-04-03 11:36.16: Waiting for resource in pool OCluster2026-04-03 14:17.20: Waiting for worker…2026-04-03 14:20.15: Got resource from pool OClusterBuilding on doris.caelum.ci.devAll commits already cachedHEAD is now at 042080a Merge pull request #2 from tarides/ci(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216)Unable to find image 'ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216' locallydocker.io/ocaml/opam@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216: Pulling from ocaml/opam2d35ebdb57d9: Pulling fs layeradfc86c1accf: Pulling fs layer2d35ebdb57d9: Waitingadfc86c1accf: Waitingd09377907434: Pulling fs layera699cf44908b: Pulling fs layerc088e74f1f31: Pulling fs layer7e99e6eaa847: Pulling fs layerdb4b89a22482: Pulling fs layerd09377907434: Waitinga699cf44908b: Waitingf1f17593da04: Pulling fs layer7e99e6eaa847: Waitingc088e74f1f31: Waitingbb79fbf72548: Pulling fs layerdb4b89a22482: Waitingf1f17593da04: Waitingcf69890848e3: Pulling fs layerbb79fbf72548: Waiting80e325d6146c: Pulling fs layer66a526c41d4c: Pulling fs layercf69890848e3: Waiting80e325d6146c: Waiting347d38b311ac: Pulling fs layer984612fde4c4: Pulling fs layer0ac0da982daa: Pulling fs layer66a526c41d4c: Waiting347d38b311ac: Waiting209c9bca9b0e: Pulling fs layer3d3356d548ff: Pulling fs layer984612fde4c4: Waiting209c9bca9b0e: Waitingc072da09f122: Pulling fs layer4f4fb700ef54: Pulling fs layer3d3356d548ff: Waitingeff3d806a4a8: Pulling fs layerc072da09f122: Waitingf5c413f5234b: Pulling fs layer09ddc5430e22: Pulling fs layer2c7c283b1afc: Pulling fs layer4af9a971b585: Pulling fs layer2c7c283b1afc: Waitingdf8d9be3e30d: Pulling fs layer5e55ae3325a7: Pulling fs layer635cb27b4304: Pulling fs layerdf8d9be3e30d: Waiting4af9a971b585: Waiting898fbde8ad42: Pulling fs layer635cb27b4304: Waiting66c0ffc92413: Pulling fs layerc8cca855638d: Pulling fs layer898fbde8ad42: Waiting66c0ffc92413: Waiting45d2501a899c: Pulling fs layerc8cca855638d: Waiting10b0fe6926c2: Pulling fs layer45d2501a899c: Waiting0a1d7b83a687: Pulling fs layer2c3441915309: Pulling fs layer10b0fe6926c2: Waiting0a1d7b83a687: Waiting3d1a575b1bb0: Pulling fs layer6e5fa830b59d: Pulling fs layer2c3441915309: Waiting72225f5a6449: Pulling fs layer3d1a575b1bb0: Waiting5a8b6a59afe3: Pulling fs layer6e5fa830b59d: Waiting81299dd100ce: Pulling fs layer72225f5a6449: Waiting5a8b6a59afe3: Waitingad267db4d3a7: Pulling fs layer81299dd100ce: Waitingde32f8de692b: Pulling fs layerad267db4d3a7: Waitingde32f8de692b: Waiting2d35ebdb57d9: Verifying Checksum2d35ebdb57d9: Download completeadfc86c1accf: Verifying Checksumadfc86c1accf: Download complete2d35ebdb57d9: Pull completeadfc86c1accf: Pull completed09377907434: Verifying Checksumd09377907434: Download completed09377907434: Pull completec088e74f1f31: Verifying Checksumc088e74f1f31: Download completea699cf44908b: Download completedb4b89a22482: Verifying Checksumdb4b89a22482: Download complete7e99e6eaa847: Verifying Checksum7e99e6eaa847: Download completef1f17593da04: Verifying Checksumf1f17593da04: Download completecf69890848e3: Verifying Checksumcf69890848e3: Download completebb79fbf72548: Verifying Checksumbb79fbf72548: Download complete80e325d6146c: Verifying Checksum80e325d6146c: Download complete66a526c41d4c: Verifying Checksum66a526c41d4c: Download complete347d38b311ac: Verifying Checksum347d38b311ac: Download complete984612fde4c4: Verifying Checksum984612fde4c4: Download complete0ac0da982daa: Verifying Checksum0ac0da982daa: Download complete209c9bca9b0e: Verifying Checksum209c9bca9b0e: Download complete3d3356d548ff: Verifying Checksum3d3356d548ff: Download completec072da09f122: Verifying Checksumc072da09f122: Download complete4f4fb700ef54: Verifying Checksum4f4fb700ef54: Download completeeff3d806a4a8: Download completef5c413f5234b: Verifying Checksumf5c413f5234b: Download complete09ddc5430e22: Verifying Checksum09ddc5430e22: Download complete4af9a971b585: Verifying Checksum4af9a971b585: Download complete2c7c283b1afc: Verifying Checksum2c7c283b1afc: Download completedf8d9be3e30d: Verifying Checksumdf8d9be3e30d: Download complete5e55ae3325a7: Download complete635cb27b4304: Verifying Checksum635cb27b4304: Download complete898fbde8ad42: Verifying Checksum898fbde8ad42: Download complete66c0ffc92413: Verifying Checksum66c0ffc92413: Download completec8cca855638d: Verifying Checksumc8cca855638d: Download completea699cf44908b: Pull complete45d2501a899c: Verifying Checksum45d2501a899c: Download completec088e74f1f31: Pull complete0a1d7b83a687: Verifying Checksum0a1d7b83a687: Download complete7e99e6eaa847: Pull complete3d1a575b1bb0: Verifying Checksum3d1a575b1bb0: Download completedb4b89a22482: Pull completef1f17593da04: Pull complete6e5fa830b59d: Download completebb79fbf72548: Pull completecf69890848e3: Pull complete72225f5a6449: Verifying Checksum72225f5a6449: Download complete80e325d6146c: Pull complete66a526c41d4c: Pull complete347d38b311ac: Pull complete984612fde4c4: Pull complete0ac0da982daa: Pull complete209c9bca9b0e: Pull complete3d3356d548ff: Pull completec072da09f122: Pull complete4f4fb700ef54: Pull completeeff3d806a4a8: Pull completef5c413f5234b: Pull complete09ddc5430e22: Pull complete2c7c283b1afc: Pull complete4af9a971b585: Pull completedf8d9be3e30d: Pull complete5e55ae3325a7: Pull complete635cb27b4304: Pull complete898fbde8ad42: Pull complete66c0ffc92413: Pull completec8cca855638d: Pull complete45d2501a899c: Pull complete5a8b6a59afe3: Verifying Checksum5a8b6a59afe3: Download complete2c3441915309: Verifying Checksum2c3441915309: Download complete10b0fe6926c2: Verifying Checksum10b0fe6926c2: Download completede32f8de692b: Verifying Checksumde32f8de692b: Download complete81299dd100ce: Verifying Checksum81299dd100ce: Download completead267db4d3a7: Verifying Checksumad267db4d3a7: Download complete10b0fe6926c2: Pull complete0a1d7b83a687: Pull complete2c3441915309: Pull complete3d1a575b1bb0: Pull complete6e5fa830b59d: Pull complete72225f5a6449: Pull complete5a8b6a59afe3: Pull complete81299dd100ce: Pull completead267db4d3a7: Pull completede32f8de692b: Pull completeDigest: sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216Status: Downloaded newer image for ocaml/opam@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c529092162026-04-03 14:41.45 ---> using "d1cef22083ba59d6db4e2f107091c68dd70ebdcc64c3894ad7db7be62ad17f4a" from cache/: (comment alpine-3.22-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.2 /usr/bin/opam"))2026-04-03 14:41.45 ---> using "aa238cb861d3c6c581edbbf37b9748fbb3955a0301f8754f1330522d31bdea95" 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 development 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] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-04-03 14:41.45 ---> using "3012e725308508d0de531ee578ee1e8781d13d01e7b7e084a1a8ab6b2e9dfc3c" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-106-genericThe OCaml toplevel, version 4.14.22.2.12026-04-03 14:41.45 ---> using "49acb3bbc71f8cee0ac24a0653bcca777fc6f3873bc89b90d919182499bf3c26" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-03 14:41.45 ---> using "834d8ad0726c0946994af4beac26783ef6bb1014f63b7b5e9de6455c8090386e" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADa6b2f19780..2a4b439041 master -> origin/masterd06cfb1853 Merge pull request #29632 from shonfeder/release-dune-3.22.1<><> 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, which will ask permission to downgrade or uninstall the conflicting packages.Nothing to do.# Run eval $(opam env) to update the current shell environment2026-04-03 14:41.45 ---> using "744d43a9d4f5ce325e45239c497327738bf77a632cdb26c96116a5fcf7409025" from cache/src: (copy (src mongoc.opam) (dst ./))2026-04-03 14:41.46 ---> saved as "f83ef8f9af9d31bd5c364e41a91f7db8eb747d50c44b01ac7b61ce60f96f417c"/src: (run (network host)(shell "opam pin add -yn mongoc.dev './'"))Package mongoc does not exist, create as a NEW package? [y/n] y[mongoc.dev] synchronised (file:///src)mongoc is now pinned to file:///src (version dev)2026-04-03 14:41.48 ---> saved as "ab045c77d6f3f49f6b5c42b953db80937c886e8586ecebc2dd94735fe11e65a3"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-03 14:41.48 ---> saved as "2bf64f0ca1e765d42f6b89deb4d2adc975f82cf9bc1ceee2fd22173f3c2e1fee"/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base cmdliner.2.1.0 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 dune.3.22.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 stdlib-shims.0.3.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.2 --depext-only -y mongoc.dev $DEPS"))+ /usr/bin/sudo "apk" "update"- fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz- fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz- fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz- fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz- fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz- v3.22.3-105-g58283386ebd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main]- v3.22.3-104-g8c092017342 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community]- v20260127-6768-gd16d42788af [https://dl-cdn.alpinelinux.org/alpine/edge/main]- v20260127-6767-g36dee748e29 [https://dl-cdn.alpinelinux.org/alpine/edge/community]- v20260127-6759-g1123566d33e [https://dl-cdn.alpinelinux.org/alpine/edge/testing]- OK: 61159 distinct packages available<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[mongoc.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).The following system packages will first need to be installed:mongo-c-driver-dev<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/bin/sudo "apk" "add" "mongo-c-driver-dev"- (1/5) Installing libbson (1.27.1-r0)- (2/5) Installing libbson-dev (1.27.1-r0)- (3/5) Installing snappy (1.2.2-r0)- (4/5) Installing mongo-c-driver (1.27.1-r0)- (5/5) Installing mongo-c-driver-dev (1.27.1-r0)- Executing busybox-1.37.0-r20.trigger- OK: 309 MiB in 107 packages2026-04-03 14:42.01 ---> saved as "066fb7d488433f80da4a9cc1b2b3c41343d5f870e72556690e93ac88cb911c8c"/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 8 packages- install cmdliner 2.1.0- install conf-pkg-config 4- install csexp 1.5.2- install ctypes 0.24.0- install dune 3.22.1- install dune-configurator 3.22.1- install integers 0.7.0- install stdlib-shims 0.3.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved csexp.1.5.2 (cached)-> retrieved cmdliner.2.1.0 (cached)-> retrieved ctypes.0.24.0 (cached)-> installed conf-pkg-config.4-> retrieved integers.0.7.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> retrieved dune.3.22.1, dune-configurator.3.22.1 (cached)-> installed cmdliner.2.1.0-> installed dune.3.22.1-> installed stdlib-shims.0.3.0-> installed csexp.1.5.2-> installed integers.0.7.0-> installed dune-configurator.3.22.1-> installed ctypes.0.24.0Done.# Run eval $(opam env) to update the current shell environment2026-04-03 14:42.46 ---> saved as "b91d7f1391a026161f11b9e298862f332abf4bd1993de6619eaf55e2aebb9923"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install --yes dune 'odoc>=1.5.0'"))[NOTE] Package dune is already installed (current version is 3.22.1).The following actions will be performed:=== install 16 packages- install astring 0.8.5 [required by odoc]- install camlp-streams 5.0.1 [required by odoc-parser]- install cppo 1.8.0 [required by odoc]- install crunch 4.0.0 [required by odoc]- install fmt 0.11.0 [required by odoc]- install fpath 0.7.3 [required by odoc]- install ocamlbuild 0.16.1 [required by fmt, astring, fpath]- install ocamlfind 1.9.8 [required by fmt, astring, fpath]- install odoc 3.1.0- install odoc-parser 3.1.0 [required by odoc]- install ptime 1.2.0 [required by crunch]- install re 1.14.0 [required by tyxml]- install seq base [required by tyxml]- install topkg 1.1.1 [required by fmt, astring, fpath]- install tyxml 4.6.0 [required by odoc]- install uutf 1.0.4 [required by tyxml]<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved camlp-streams.5.0.1 (cached)-> retrieved astring.0.8.5 (cached)-> retrieved cppo.1.8.0 (cached)-> retrieved crunch.4.0.0 (cached)-> retrieved fmt.0.11.0 (cached)-> retrieved fpath.0.7.3 (cached)-> retrieved ocamlbuild.0.16.1 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved ptime.1.2.0 (cached)-> retrieved seq.base (cached)-> installed seq.base-> retrieved re.1.14.0 (cached)-> installed camlp-streams.5.0.1-> retrieved topkg.1.1.1 (cached)-> retrieved tyxml.4.6.0 (cached)-> retrieved uutf.1.0.4 (cached)-> retrieved odoc.3.1.0, odoc-parser.3.1.0 (cached)-> installed cppo.1.8.0-> installed re.1.14.0-> installed ocamlfind.1.9.8-> installed ocamlbuild.0.16.1-> installed topkg.1.1.1-> installed uutf.1.0.4-> installed fmt.0.11.0-> installed ptime.1.2.0-> installed astring.0.8.5-> installed crunch.4.0.0-> installed fpath.0.7.3-> installed odoc-parser.3.1.0-> installed tyxml.4.6.0-> installed odoc.3.1.0Done.# Run eval $(opam env) to update the current shell environment2026-04-03 14:43.15 ---> saved as "cbcf6efbacbd1fbcd67ff0235149bc741fdce76db37a19a97a363c3246df369c"/src: (copy (src .) (dst /src/))2026-04-03 14:43.16 ---> saved as "d5fdb58e0255d2a3c83935480be7651abff5b518f100f0181502b8fdb61a44c1"/src: (run (shell "ODOC_WARN_ERROR=false opam exec -- dune build @doc || (echo \"dune build @doc failed\"; exit 2)"))2026-04-03 14:43.18 ---> saved as "3c49527041a41dcc28437acc79cb4299e78062e3c341e6fb3907e6cc60d064db"Job succeeded2026-04-03 14:43.18: Job succeeded