- github
- ocaml
- opam-repository
- 19c70f
- compilers,5.4,dune-build-info.3.22.0~alpha2,revdeps
(not at the head of any monitored branch or PR)
2026-03-16 18:53.52: New job: list revdeps of dune-build-info.3.22.0~alpha2, using opam dev
from https://github.com/ocaml/opam-repository.git#refs/pull/29547/head (19c70fd6a788b154ec5e9fe26bca1d12fb2519be)
on debian-13-ocaml-5.4/amd64
To reproduce locally:
cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29547/head" && git reset --hard 19c70fd6
git fetch origin master
git merge --no-edit 4f056bfedf536e66065c3783e694e6aa0b38261a
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.4@sha256:bd342cbd7766c453282fdafbc2e565ae3361320ec344722cf4372b782e4a97f6
USER 1000:1000
WORKDIR /home/opam
RUN sudo ln -f /usr/bin/opam-dev /usr/bin/opam
RUN opam init --reinit -ni
RUN opam option solver=builtin-0install && opam config report
ENV OPAMDOWNLOADJOBS="1"
ENV OPAMERRLOGLEN="0"
ENV OPAMPRECISETRACKING="1"
ENV CI="true"
ENV OPAM_REPO_CI="true"
RUN rm -rf opam-repository/
COPY --chown=1000:1000 . opam-repository/
RUN opam repository set-url --strict default opam-repository/
RUN opam update --depexts || true
RUN echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'dune-build-info.3.22.0~alpha2' --coinstallable-with 'dune-build-info.3.22.0~alpha2' --all-versions --depopts && opam list -s --color=never --depends-on 'dune-build-info.3.22.0~alpha2' --coinstallable-with 'dune-build-info.3.22.0~alpha2' --all-versions --recursive && opam list -s --color=never --depends-on 'dune-build-info.3.22.0~alpha2' --coinstallable-with 'dune-build-info.3.22.0~alpha2' --all-versions --with-test --depopts && echo '@@@OUTPUT'
END-OF-DOCKERFILE
docker build -f ../Dockerfile .
2026-03-16 18:53.52: Using cache hint "ocaml/opam:debian-13-ocaml-5.4@sha256:bd342cbd7766c453282fdafbc2e565ae3361320ec344722cf4372b782e4a97f6-dune-build-info.3.22.0~alpha2-19c70fd6a788b154ec5e9fe26bca1d12fb2519be"
2026-03-16 18:53.52: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.4@sha256:bd342cbd7766c453282fdafbc2e565ae3361320ec344722cf4372b782e4a97f6)
(user (uid 1000) (gid 1000))
(workdir /home/opam)
(run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
(run (network host)
(shell "opam init --reinit --config .opamrc-sandbox -ni"))
(run (shell "opam option solver=builtin-0install && opam config report"))
(env OPAMDOWNLOADJOBS 1)
(env OPAMERRLOGLEN 0)
(env OPAMPRECISETRACKING 1)
(env CI true)
(env OPAM_REPO_CI true)
(run (shell "rm -rf opam-repository/"))
(copy (src .) (dst opam-repository/))
(run (shell "opam repository set-url --strict default opam-repository/"))
(run (network host)
(shell "opam update --depexts || true"))
(run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'dune-build-info.3.22.0~alpha2' --coinstallable-with 'dune-build-info.3.22.0~alpha2' --all-versions --depopts && opam list -s --color=never --depends-on 'dune-build-info.3.22.0~alpha2' --coinstallable-with 'dune-build-info.3.22.0~alpha2' --all-versions --recursive && opam list -s --color=never --depends-on 'dune-build-info.3.22.0~alpha2' --coinstallable-with 'dune-build-info.3.22.0~alpha2' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)
2026-03-16 18:53.52: Waiting for resource in pool OCluster
2026-03-16 19:11.55: Waiting for worker…
2026-03-16 19:13.37: Got resource from pool OCluster
Building on phoebe
All commits already cached
Updating files: 94% (17356/18461)
Updating files: 95% (17538/18461)
Updating files: 96% (17723/18461)
Updating files: 97% (17908/18461)
Updating files: 98% (18092/18461)
Updating files: 99% (18277/18461)
Updating files: 100% (18461/18461)
Updating files: 100% (18461/18461), done.
HEAD is now at 4f056bfedf Merge pull request #29543 from Zaneham/add-olint-0.1.0
Updating 4f056bfedf..19c70fd6a7
Fast-forward
.../chrome-trace/chrome-trace.3.22.0~alpha2/opam | 39 +++++++++++
.../dune-action-plugin.3.22.0~alpha2/opam | 52 +++++++++++++++
.../dune-action-trace.3.22.0~alpha2/opam | 39 +++++++++++
.../dune-build-info.3.22.0~alpha2/opam | 45 +++++++++++++
.../dune-configurator.3.22.0~alpha2/opam | 49 ++++++++++++++
packages/dune-glob/dune-glob.3.22.0~alpha2/opam | 42 ++++++++++++
.../dune-private-libs.3.22.0~alpha2/opam | 50 +++++++++++++++
.../dune-rpc-lwt/dune-rpc-lwt.3.22.0~alpha2/opam | 41 ++++++++++++
packages/dune-rpc/dune-rpc.3.22.0~alpha2/opam | 44 +++++++++++++
packages/dune-site/dune-site.3.22.0~alpha2/opam | 37 +++++++++++
packages/dune/dune.3.22.0~alpha2/opam | 75 ++++++++++++++++++++++
packages/dyn/dyn.3.22.0~alpha2/opam | 40 ++++++++++++
packages/fs-io/fs-io.3.22.0~alpha2/opam | 39 +++++++++++
packages/ocamlc-loc/ocamlc-loc.3.22.0~alpha2/opam | 43 +++++++++++++
packages/ordering/ordering.3.22.0~alpha2/opam | 38 +++++++++++
packages/stdune/stdune.3.22.0~alpha2/opam | 46 +++++++++++++
.../top-closure/top-closure.3.22.0~alpha2/opam | 38 +++++++++++
packages/xdg/xdg.3.22.0~alpha2/opam | 39 +++++++++++
18 files changed, 796 insertions(+)
create mode 100644 packages/chrome-trace/chrome-trace.3.22.0~alpha2/opam
create mode 100644 packages/dune-action-plugin/dune-action-plugin.3.22.0~alpha2/opam
create mode 100644 packages/dune-action-trace/dune-action-trace.3.22.0~alpha2/opam
create mode 100644 packages/dune-build-info/dune-build-info.3.22.0~alpha2/opam
create mode 100644 packages/dune-configurator/dune-configurator.3.22.0~alpha2/opam
create mode 100644 packages/dune-glob/dune-glob.3.22.0~alpha2/opam
create mode 100644 packages/dune-private-libs/dune-private-libs.3.22.0~alpha2/opam
create mode 100644 packages/dune-rpc-lwt/dune-rpc-lwt.3.22.0~alpha2/opam
create mode 100644 packages/dune-rpc/dune-rpc.3.22.0~alpha2/opam
create mode 100644 packages/dune-site/dune-site.3.22.0~alpha2/opam
create mode 100644 packages/dune/dune.3.22.0~alpha2/opam
create mode 100644 packages/dyn/dyn.3.22.0~alpha2/opam
create mode 100644 packages/fs-io/fs-io.3.22.0~alpha2/opam
create mode 100644 packages/ocamlc-loc/ocamlc-loc.3.22.0~alpha2/opam
create mode 100644 packages/ordering/ordering.3.22.0~alpha2/opam
create mode 100644 packages/stdune/stdune.3.22.0~alpha2/opam
create mode 100644 packages/top-closure/top-closure.3.22.0~alpha2/opam
create mode 100644 packages/xdg/xdg.3.22.0~alpha2/opam
(from ocaml/opam:debian-13-ocaml-5.4@sha256:bd342cbd7766c453282fdafbc2e565ae3361320ec344722cf4372b782e4a97f6)
Unable to find image 'ocaml/opam:debian-13-ocaml-5.4@sha256:bd342cbd7766c453282fdafbc2e565ae3361320ec344722cf4372b782e4a97f6' locally
docker.io/ocaml/opam@sha256:bd342cbd7766c453282fdafbc2e565ae3361320ec344722cf4372b782e4a97f6: Pulling from ocaml/opam
866771c43bf5: Already exists
1e49bea09367: Already exists
e793768537e6: Already exists
ed323d3d481a: Already exists
7df34a5cd5f1: Already exists
fd712d3eb935: Already exists
4b9fb8c99118: Already exists
9d9a01948b94: Already exists
0f1514f90b32: Already exists
e1ec5a753447: Already exists
03cc323e2f71: Already exists
c09c08ea9749: Already exists
b36b619f8e6b: Already exists
195344ca5274: Already exists
228ee78582a6: Already exists
504bde1c25b3: Already exists
9d8b1356c89f: Already exists
9d8b1356c89f: Already exists
568fb6dda155: Already exists
c499c9198aea: Already exists
048e5e358118: Already exists
871ca48eb45d: Already exists
4f4fb700ef54: Already exists
a5a2568b9df9: Already exists
068cf3106ac8: Already exists
559f54ec9b29: Already exists
798ffd96fde5: Already exists
e9a891bf80d7: Already exists
d720cfe12674: Already exists
c81c932f4a91: Already exists
79f24fa3bb11: Already exists
8c1debcd8c20: Already exists
1bb2cfea7250: Already exists
2b3d3ca75e4c: Already exists
557cacaf263c: Already exists
d10483022eef: Already exists
7b62a90d8223: Already exists
28ce8ea66e72: Already exists
d975909ea717: Already exists
5c215c69c247: Already exists
e7c082452a54: Already exists
f6cbd774d654: Already exists
b40777a84cca: Already exists
7bb5edb9c889: Already exists
020670bcefab: Already exists
46df05d0db83: Already exists
45bde7b38933: Already exists
b4d63fa01ada: Already exists
Digest: sha256:bd342cbd7766c453282fdafbc2e565ae3361320ec344722cf4372b782e4a97f6
Status: Downloaded newer image for ocaml/opam@sha256:bd342cbd7766c453282fdafbc2e565ae3361320ec344722cf4372b782e4a97f6
2026-03-16 19:13.43 ---> using "41eea30e3f639c18d8cf57c309ec76919ec7b2398036f7e41744cbce59a133d3" from cache
/: (user (uid 1000) (gid 1000))
/: (workdir /home/opam)
/home/opam: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2026-03-16 19:13.43 ---> using "4ad7f430d684c40cedc651267e0edf890c044fe4e624255de377c471b4526bac" from cache
/home/opam: (run (network host)
(shell "opam init --reinit --config .opamrc-sandbox -ni"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally 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
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2026-03-16 19:13.43 ---> using "71fa58e52457bf6a7eac317c6a6ef1e2bdf53e533a1e4fd04b90c9349347e038" from cache
/home/opam: (run (shell "opam option solver=builtin-0install && opam config report"))
Set to 'builtin-0install' the field solver in global configuration
# opam config report
# opam-version 2.5.0
# self-upgrade no
# system arch=x86_64 os=linux os-distribution=debian os-version=13
# solver builtin-0install
# install-criteria -changed,-count[avoid-version,solution]
# upgrade-criteria -count[avoid-version,solution]
# jobs 71
# repositories 1 (version-controlled)
# pinned 1 (version)
# current-switch 5.4
# invariant ["ocaml-base-compiler" {= "5.4.0"}]
# compiler-packages ocaml-base-compiler.5.4.0, ocaml-compiler.5.4.0, ocaml-options-vanilla.1
# ocaml:native true
# ocaml:native-tools true
# ocaml:native-dynlink true
# ocaml:stubsdir /home/opam/.opam/5.4/lib/ocaml/stublibs:/home/opam/.opam/5.4/lib/ocaml
# ocaml:preinstalled false
# ocaml:compiler 5.4.0
2026-03-16 19:13.43 ---> using "ed86081cb38ca125a920162bfe6a4bb7b1c27c6973c917551687c83cf44dbfdf" from cache
/home/opam: (env OPAMDOWNLOADJOBS 1)
/home/opam: (env OPAMERRLOGLEN 0)
/home/opam: (env OPAMPRECISETRACKING 1)
/home/opam: (env CI true)
/home/opam: (env OPAM_REPO_CI true)
/home/opam: (run (shell "rm -rf opam-repository/"))
2026-03-16 19:13.43 ---> using "04a48515eea40c32b96da0c71328b4bba0edb66eed83d4f78554b39097cf1f25" from cache
/home/opam: (copy (src .) (dst opam-repository/))
2026-03-16 19:13.44 ---> using "5aac9760b2a7888c5a0c51e12c4e2f8b78e92b665688f09ee1858f54c46e2fba" from cache
/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2026-03-16 19:13.44 ---> using "eb2bdb7d05f153d109c9af88f52221b082fcc4d1be6951027ec15e8041a9f010" from cache
/home/opam: (run (network host)
(shell "opam update --depexts || true"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian trixie InRelease [140 kB]
- Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
- Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
- Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9671 kB]
- Get:5 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [111 kB]
- Fetched 10.0 MB in 4s (2795 kB/s)
- Reading package lists...
-
2026-03-16 19:13.44 ---> using "44c5375013a613ff9fdb37faa9a067ee60e0498629acd41e746d1271325aac5f" from cache
/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'dune-build-info.3.22.0~alpha2' --coinstallable-with 'dune-build-info.3.22.0~alpha2' --all-versions --depopts && opam list -s --color=never --depends-on 'dune-build-info.3.22.0~alpha2' --coinstallable-with 'dune-build-info.3.22.0~alpha2' --all-versions --recursive && opam list -s --color=never --depends-on 'dune-build-info.3.22.0~alpha2' --coinstallable-with 'dune-build-info.3.22.0~alpha2' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
alt-ergo-free.2.4.3
alt-ergo-lib.2.4.3
alt-ergo-lib.2.5.1
alt-ergo-lib.2.5.2
alt-ergo-lib.2.5.3
alt-ergo-lib.2.5.4
alt-ergo-lib.2.6.0
alt-ergo-lib.2.6.1
alt-ergo-lib.2.6.2
beluga.1.1
beluga.1.1.1
beluga.1.1.2
beluga.1.1.3
catala.0.2.0
coq-lsp.0.2.0+8.17
coq-lsp.0.2.0+8.18
coq-lsp.0.2.0+8.19
coq-lsp.0.2.0+8.20
coq-lsp.0.2.2+8.17
coq-lsp.0.2.2+8.18
coq-lsp.0.2.2+8.19
coq-lsp.0.2.2+8.20
coq-lsp.0.2.3+8.17
coq-lsp.0.2.3+8.18
coq-lsp.0.2.3+8.19
coq-lsp.0.2.3+8.20
coq-lsp.0.2.3+9.0
coq-lsp.0.2.4+8.20
coq-lsp.0.2.4+9.0
coq-lsp.0.2.4+9.1
coq-lsp.0.2.5+8.20
coq-lsp.0.2.5+9.0
coq-lsp.0.2.5+9.1
csexp-query.0.1.0
forester.2.3
forester.2.4
forester.2.4.1
forester.2.5
forester.2.5.1
forester.3.0.0
forester.3.1.0
forester.4.0.0
forester.4.0.1
forester.4.1.0
forester.4.2.0
forester.4.3.0
forester.4.3.1
goblint.2.2.1
goblint.2.3.0
goblint.2.4.0
goblint.2.5.0
goblint.2.6.0
goblint.2.7.1
jsonschema2atd.0.0.1
jsonschema2atd.0.0.2
jsonschema2atd.0.0.3
kind2.1.5.1
kind2.1.6.0
kind2.1.7.0
kind2.1.8.0
kind2.1.9.0
kind2.2.0.0
kind2.2.1.0
kind2.2.1.1
kind2.2.2.0
kind2.2.3.0
kkmarkdown.1.0.0
kkmarkdown.1.1.0
liquidsoap.2.3.3
liquidsoap.2.4.0
liquidsoap.2.4.2
lwt_ppx_to_let_syntax.0.1
melange.6.0.1-54
ocaml-lsp-server.1.24.0
ocaml-lsp-server.1.25.0
ocaml-print-intf.1.0.0
ocaml-print-intf.1.1.0
ocaml-print-intf.1.2.0
ocamlformat-lib.0.27.0
ocamlformat-lib.0.28.1
ocamlformat-mlx-lib.0.28.1.1
ocamlformat-mlx-lib.0.28.1.2
ocamlmig.5.4-20251020
ocluster.0.1
ocluster.0.2.1
ocluster.0.3.0
omd.2.0.0~alpha4
query-json.0.5.52
query-json.0.6.1
reason.3.17.0
reason.3.17.2
reason.3.17.3
smtml.0.15.0
smtml.0.16.0
smtml.0.17.0
smtml.0.18.0
smtml.0.19.0
smtml.0.20.0
smtml.0.21.0
smtml.0.22.0
smtml.0.23.0
stog.1.1.0
alt-ergo.2.4.3
alt-ergo.2.5.1
alt-ergo.2.5.2
alt-ergo.2.5.3
alt-ergo.2.5.4
alt-ergo.2.6.0
alt-ergo.2.6.1
alt-ergo.2.6.2
alt-ergo-free.2.4.3
alt-ergo-lib.2.4.3
alt-ergo-lib.2.5.1
alt-ergo-lib.2.5.2
alt-ergo-lib.2.5.3
alt-ergo-lib.2.5.4
alt-ergo-lib.2.6.0
alt-ergo-lib.2.6.1
alt-ergo-lib.2.6.2
alt-ergo-parsers.2.4.3
alt-ergo-parsers.2.5.1
alt-ergo-parsers.2.5.2
alt-ergo-parsers.2.5.3
alt-ergo-parsers.2.5.4
alt-ergo-parsers.2.6.0
alt-ergo-parsers.2.6.1
alt-ergo-parsers.2.6.2
alt-ergo-plugin-ab-why3.2.5.1
alt-ergo-plugin-ab-why3.2.5.2
alt-ergo-plugin-ab-why3.2.5.3
alt-ergo-plugin-ab-why3.2.5.4
alt-ergo-plugin-ab-why3.2.6.0
alt-ergo-plugin-ab-why3.2.6.1
alt-ergo-plugin-ab-why3.2.6.2
altgr-ergo.2.4.3
beluga.1.1
beluga.1.1.1
beluga.1.1.2
beluga.1.1.3
box.1.2.0
CamelCase.0.2.0
CamelCase.0.3.0
caisar.5.0
caisar-onnx.0.1
camyll.0.4.1
camyll.0.4.2
camyll.0.4.3
catala.0.2.0
cf_workers.0.1.5
coq-lsp.0.2.0+8.17
coq-lsp.0.2.0+8.18
coq-lsp.0.2.0+8.19
coq-lsp.0.2.0+8.20
coq-lsp.0.2.2+8.17
coq-lsp.0.2.2+8.18
coq-lsp.0.2.2+8.19
coq-lsp.0.2.2+8.20
coq-lsp.0.2.3+8.17
coq-lsp.0.2.3+8.18
coq-lsp.0.2.3+8.19
coq-lsp.0.2.3+8.20
coq-lsp.0.2.3+9.0
coq-lsp.0.2.4+8.20
coq-lsp.0.2.4+9.0
coq-lsp.0.2.4+9.1
coq-lsp.0.2.5+8.20
coq-lsp.0.2.5+9.0
coq-lsp.0.2.5+9.1
cow.2.4.0
cow.2.5.0
csexp-query.0.1.0
diskuvbox.0.1.0
dune-build-info.3.22.0~alpha2
forester.2.3
forester.2.4
forester.2.4.1
forester.2.5
forester.2.5.1
forester.3.0.0
forester.3.1.0
forester.4.0.0
forester.4.0.1
forester.4.1.0
forester.4.2.0
forester.4.3.0
forester.4.3.1
frama-c.31.0~beta
frama-c.31.0
frama-c.32.0~beta
frama-c.32.0
frama-c-lannotate.0.2.4
frama-c-lannotate.0.2.5
frama-c-luncov.0.2.4
frama-c-metacsl.0.9~beta
frama-c-metacsl.0.9
frama-c-metacsl.0.10~beta
frama-c-metacsl.0.10
frama-clang.0.0.19
frama_c_codex.1.0-rc4
giflib.1.0.2
goblint.2.2.1
goblint.2.3.0
goblint.2.4.0
goblint.2.5.0
goblint.2.6.0
goblint.2.7.1
heroicons-reason-react.1.0
hilite.0.1.0
hilite.0.1.1
hilite.0.2.0
hilite.0.3.0
html_of_jsx.0.0.2
html_of_jsx.0.0.3
jekyll-format.0.1.0
jekyll-format.0.3.1
jsonschema2atd.0.0.1
jsonschema2atd.0.0.2
jsonschema2atd.0.0.3
kind2.1.5.1
kind2.1.6.0
kind2.1.7.0
kind2.1.8.0
kind2.1.9.0
kind2.2.0.0
kind2.2.1.0
kind2.2.1.1
kind2.2.2.0
kind2.2.3.0
kkmarkdown.1.0.0
kkmarkdown.1.1.0
liquidsoap.2.3.3
liquidsoap.2.4.0
liquidsoap.2.4.2
liquidsoap-daemon.0.3.0
liquidsoap-daemon.0.3.1
liquidsoap-daemon.1.0.0
liquidsoap-mode.2.3.3
liquidsoap-mode.2.4.0
liquidsoap-mode.2.4.2
lwt_ppx_to_let_syntax.0.1
md2mld.0.7.0
mel-bastet.1.0.0
melange.6.0.1-54
melange-atdgen-codec-runtime.3.0.0
melange-atdgen-codec-runtime.3.0.1
melange-fest.0.2.0
melange-fetch.0.2.0
melange-jest.0.2.0
melange-json.1.1.0
melange-json.1.2.0
melange-json.1.3.0
melange-json.2.0.0
melange-numeral.0.0.1
melange-radix-icons.0.0.1
melange-recharts.4.0.3
melange-str.0.1.0
melange-testing-library.0.2.0
melange-webapi.0.22.0
naboris.0.0.3
naboris.0.0.4
naboris.0.1.0
naboris.0.1.1
naboris.0.1.2
naboris.0.1.3
ocaml-lsp-server.1.24.0
ocaml-lsp-server.1.25.0
ocaml-print-intf.1.0.0
ocaml-print-intf.1.1.0
ocaml-print-intf.1.2.0
ocaml-protoc-plugin.6.2.0
ocamlformat.0.28.1
ocamlformat-lib.0.27.0
ocamlformat-lib.0.28.1
ocamlformat-mlx.0.28.1.1
ocamlformat-mlx.0.28.1.2
ocamlformat-mlx-lib.0.28.1.1
ocamlformat-mlx-lib.0.28.1.2
ocamlmig.5.4-20251020
ocluster.0.1
ocluster.0.2.1
ocluster.0.3.0
omd.2.0.0~alpha4
pancake.2.0.1
promise.1.1.0
promise.1.1.2
query-json.0.5.52
query-json.0.6.1
quickjs.0.1.0
raga.0.1.0
raga.0.1.1
randii.1.0.0
reason.3.17.0
reason.3.17.2
reason.3.17.3
reason-react.0.17.0
reason-react-day-picker.0.1
reason-react-ppx.0.17.0
red-black-tree.1.0.5
relude.3.0.0
rhythm.0.0.1
rpclib-html.9.0.0
rpclib-html.10.0.0
rtop.3.17.0
rtop.3.17.2
rtop.3.17.3
server-reason-react.0.4.1
smtml.0.15.0
smtml.0.16.0
smtml.0.17.0
smtml.0.18.0
smtml.0.19.0
smtml.0.20.0
smtml.0.21.0
smtml.0.22.0
smtml.0.23.0
stdlib-diff.0.1.3
stog.1.1.0
stog_all.1.1.0
stog_asy.1.1.0
stog_dot.1.1.0
stog_extern.1.1.0
stog_markdown.1.1.0
stog_multi_doc.1.1.0
stog_nocaml.1.1.0
stog_noexec.1.1.0
stog_plugins.1.1.0
stog_rel_href.1.1.0
stog_server.1.1.0
stog_server_multi.1.1.0
stog_sitemap.1.1.0
stog_writing.1.1.0
stone.0.5.1
stone.0.5.2
stone.0.6
stone.0.6.1
styled-ppx.0.61.0
symex.0.1
symex.0.2
tabr.0.1.2
testu01.1.2.3-0.1
testu01.1.2.3-0.1.1
testu01.1.2.3-0.2
toc.0.1.0
yocaml_markdown.1.0.0
yocaml_omd.2.1.0
yocaml_omd.2.2.0
yocaml_omd.2.3.0
yocaml_omd.2.4.0
yocaml_omd.2.4.1
yocaml_omd.2.5.0
yocaml_omd.2.6.0
yocaml_omd.2.7.0
yocaml_omd.2.8.0
yocaml_omd.3.0.0
alt-ergo-free.2.4.3
alt-ergo-lib.2.4.3
alt-ergo-lib.2.5.1
alt-ergo-lib.2.5.2
alt-ergo-lib.2.5.3
alt-ergo-lib.2.5.4
catala.0.2.0
coq-lsp.0.2.0+8.17
coq-lsp.0.2.0+8.18
coq-lsp.0.2.0+8.19
coq-lsp.0.2.0+8.20
coq-lsp.0.2.2+8.17
coq-lsp.0.2.2+8.18
coq-lsp.0.2.2+8.19
coq-lsp.0.2.2+8.20
coq-lsp.0.2.3+8.17
coq-lsp.0.2.3+8.18
coq-lsp.0.2.3+8.19
coq-lsp.0.2.3+8.20
coq-lsp.0.2.3+9.0
coq-lsp.0.2.4+8.20
coq-lsp.0.2.4+9.0
coq-lsp.0.2.4+9.1
coq-lsp.0.2.5+8.20
coq-lsp.0.2.5+9.0
coq-lsp.0.2.5+9.1
csexp-query.0.1.0
forester.2.4
forester.2.4.1
forester.2.5
forester.2.5.1
forester.3.0.0
forester.3.1.0
forester.4.1.0
forester.4.2.0
forester.4.3.0
forester.4.3.1
jsonschema2atd.0.0.1
jsonschema2atd.0.0.2
jsonschema2atd.0.0.3
kind2.1.5.1
kind2.1.6.0
kind2.1.7.0
kind2.1.8.0
kind2.1.9.0
kind2.2.0.0
kind2.2.1.0
kind2.2.1.1
kind2.2.2.0
kind2.2.3.0
kkmarkdown.1.0.0
kkmarkdown.1.1.0
liquidsoap.2.3.3
liquidsoap.2.4.0
liquidsoap.2.4.2
lwt_ppx_to_let_syntax.0.1
melange.6.0.1-54
ocaml-print-intf.1.0.0
ocaml-print-intf.1.1.0
ocaml-print-intf.1.2.0
ocamlformat-lib.0.27.0
ocamlformat-lib.0.28.1
ocamlformat-mlx-lib.0.28.1.1
ocamlformat-mlx-lib.0.28.1.2
ocamlmig.5.4-20251020
omd.2.0.0~alpha4
query-json.0.5.52
query-json.0.6.1
reason.3.17.0
reason.3.17.2
reason.3.17.3
smtml.0.22.0
smtml.0.23.0
stog.1.1.0
@@@OUTPUT
2026-03-16 19:14.12 ---> saved as "15beed5d19808d4300c33ed0ac92876822467dabdc533853e15bfe6ab70e529e"
Job succeeded
2026-03-16 19:14.17: Job succeeded