Build: 
- 0
 
2025-10-31 23:30.21: New job: list revdeps of cmarkit.0.4.0, using opam dev
                              from https://github.com/ocaml/opam-repository.git#refs/pull/28811/head (980fdd86dd3031659f2129a0912acc3c0084f741)
                              on debian-13-ocaml-4.14/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/28811/head" && git reset --hard 980fdd86
git fetch origin master
git merge --no-edit 8a528d6bb48e4be260fb670a1754df39a1192147
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.14@sha256:74183b2f8cd7c2c75a8ecb254f588871e134b04a7a8668b6a27367f393c727da
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 'cmarkit.0.4.0' --coinstallable-with 'cmarkit.0.4.0' --all-versions --depopts && opam list -s --color=never --depends-on 'cmarkit.0.4.0' --coinstallable-with 'cmarkit.0.4.0' --all-versions --recursive && opam list -s --color=never --depends-on 'cmarkit.0.4.0' --coinstallable-with 'cmarkit.0.4.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'
END-OF-DOCKERFILE
docker build -f ../Dockerfile .
2025-10-31 23:30.21: Using cache hint "ocaml/opam:debian-13-ocaml-4.14@sha256:74183b2f8cd7c2c75a8ecb254f588871e134b04a7a8668b6a27367f393c727da-cmarkit.0.4.0-980fdd86dd3031659f2129a0912acc3c0084f741"
2025-10-31 23:30.21: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.14@sha256:74183b2f8cd7c2c75a8ecb254f588871e134b04a7a8668b6a27367f393c727da)
 (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 'cmarkit.0.4.0' --coinstallable-with 'cmarkit.0.4.0' --all-versions --depopts && opam list -s --color=never --depends-on 'cmarkit.0.4.0' --coinstallable-with 'cmarkit.0.4.0' --all-versions --recursive && opam list -s --color=never --depends-on 'cmarkit.0.4.0' --coinstallable-with 'cmarkit.0.4.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)
2025-10-31 23:30.21: Waiting for resource in pool OCluster
2025-10-31 23:30.21: Waiting for worker…
2025-10-31 23:30.21: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 8a528d6bb4 Merge pull request #28792 from dbuenzli/odig
Updating 8a528d6bb4..980fdd86dd
Fast-forward
 packages/cmarkit/cmarkit.0.4.0/opam | 69 +++++++++++++++++++++++++++++++++++++
 1 file changed, 69 insertions(+)
 create mode 100644 packages/cmarkit/cmarkit.0.4.0/opam
(from ocaml/opam:debian-13-ocaml-4.14@sha256:74183b2f8cd7c2c75a8ecb254f588871e134b04a7a8668b6a27367f393c727da)
Unable to find image 'ocaml/opam:debian-13-ocaml-4.14@sha256:74183b2f8cd7c2c75a8ecb254f588871e134b04a7a8668b6a27367f393c727da' locally
docker.io/ocaml/opam@sha256:74183b2f8cd7c2c75a8ecb254f588871e134b04a7a8668b6a27367f393c727da: Pulling from ocaml/opam
141bfaed936e: Pulling fs layer
141bfaed936e: Verifying Checksum
141bfaed936e: Download complete
141bfaed936e: Pull complete
Digest: sha256:74183b2f8cd7c2c75a8ecb254f588871e134b04a7a8668b6a27367f393c727da
Status: Downloaded newer image for ocaml/opam@sha256:74183b2f8cd7c2c75a8ecb254f588871e134b04a7a8668b6a27367f393c727da
2025-10-31 23:30.29 ---> using "7876ca106155aa40b27ca3e4505fb9f6eee073e0d92a8e5f08e57b7b7cce7dc7" from cache
/: (user (uid 1000) (gid 1000))
/: (workdir /home/opam)
/home/opam: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-10-31 23:30.29 ---> using "d3913b27626e9c5c7a0f500e2aa1f18179570b871c6fa996428a91a133740f92" 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
2025-10-31 23:30.29 ---> using "0b0adf65fe627aae0e1efaef74813200ac7673f56bdb564d0ef1445e8beaeec2" 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~alpha1
# 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       4.14
# invariant            ["ocaml-base-compiler" {= "4.14.2"}]
# compiler-packages    ocaml-base-compiler.4.14.2, ocaml-options-vanilla.1
# ocaml:native         true
# ocaml:native-tools   true
# ocaml:native-dynlink true
# ocaml:stubsdir       /home/opam/.opam/4.14/lib/ocaml/stublibs:/home/opam/.opam/4.14/lib/ocaml
# ocaml:preinstalled   false
# ocaml:compiler       4.14.2
2025-10-31 23:30.29 ---> using "44b32bc19aa8e00fa756c7a16f05e01307fd2cdbf1970b37ee7352117b0a87d8" 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/"))
2025-10-31 23:30.29 ---> using "89fe519a9202af657c22cfe3fffe8e1bfd6c651256885fa61a690ec770e945fc" from cache
/home/opam: (copy (src .) (dst opam-repository/))
2025-10-31 23:30.30 ---> using "3a2e4a1bba9660ae937b4d5fecef6834289a9572baca882c758d3981f0488a60" from cache
/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-10-31 23:30.30 ---> using "1ac376fa54e722d40c70dec7df6532730a75412b13c2b077b4757f2820978d80" from cache
/home/opam: (run (network host)
                 (shell "opam update --depexts || true"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian trixie InRelease
- 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-security trixie-security/main amd64 Packages [69.0 kB]
- Fetched 160 kB in 0s (1530 kB/s)
- Reading package lists...
2025-10-31 23:30.30 ---> using "1822035b8861d6e4c0684abad3a1bd7378cb3e126199e6a85d86b16daf12b79d" from cache
/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'cmarkit.0.4.0' --coinstallable-with 'cmarkit.0.4.0' --all-versions --depopts && opam list -s --color=never --depends-on 'cmarkit.0.4.0' --coinstallable-with 'cmarkit.0.4.0' --all-versions --recursive && opam list -s --color=never --depends-on 'cmarkit.0.4.0' --coinstallable-with 'cmarkit.0.4.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
builder-web.0.2.0
camyll.0.4.4
hilite.0.4.0
odoc-md.3.1.0
yocaml_cmark.1.0.0
builder-web.0.2.0
camyll.0.4.4
cmarkit.0.4.0
hilite.0.4.0
odoc-md.3.1.0
yocaml_cmark.1.0.0
hilite.0.4.0
hilite.0.5.0
@@@OUTPUT
2025-10-31 23:30.53 ---> saved as "97dbf3cef3112ef3a49f7e1539a70059bc718a84b8b06140cac52b833eda72fc"
Job succeeded
2025-10-31 23:31.04: Job succeeded