(for PR #28172)

2025-07-14 13:50.00: New job: list revdeps of hilite.0.5.0, using opam 2.3
                              from https://github.com/ocaml/opam-repository.git#refs/pull/28172/head (0994d48d1dbc37f4e52b2f1497044d73aab96cb5)
                              on debian-12-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/28172/head" && git reset --hard 0994d48d
git fetch origin master
git merge --no-edit ab64da8511384eb17e33f1a279f920ed72d7d958
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.14@sha256:143576507f5c7de2dab1a2bc4748de0e63d8dc0c9524de1e8ea0b273ddd270ab
USER 1000:1000
WORKDIR /home/opam
RUN sudo ln -f /usr/bin/opam-2.3 /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 'hilite.0.5.0' --coinstallable-with 'hilite.0.5.0' --all-versions --depopts && opam list -s --color=never --depends-on 'hilite.0.5.0' --coinstallable-with 'hilite.0.5.0' --all-versions --recursive && opam list -s --color=never --depends-on 'hilite.0.5.0' --coinstallable-with 'hilite.0.5.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'

END-OF-DOCKERFILE
docker build -f ../Dockerfile .

2025-07-14 13:50.00: Using cache hint "ocaml/opam:debian-12-ocaml-4.14@sha256:143576507f5c7de2dab1a2bc4748de0e63d8dc0c9524de1e8ea0b273ddd270ab-hilite.0.5.0-0994d48d1dbc37f4e52b2f1497044d73aab96cb5"
2025-07-14 13:50.00: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.14@sha256:143576507f5c7de2dab1a2bc4748de0e63d8dc0c9524de1e8ea0b273ddd270ab)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo ln -f /usr/bin/opam-2.3 /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 'hilite.0.5.0' --coinstallable-with 'hilite.0.5.0' --all-versions --depopts && opam list -s --color=never --depends-on 'hilite.0.5.0' --coinstallable-with 'hilite.0.5.0' --all-versions --recursive && opam list -s --color=never --depends-on 'hilite.0.5.0' --coinstallable-with 'hilite.0.5.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)

2025-07-14 13:50.00: Waiting for resource in pool OCluster
2025-07-14 13:50.00: Waiting for worker…
2025-07-14 13:50.24: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
Updating files:  74% (13217/17845)
Updating files:  75% (13384/17845)
Updating files:  76% (13563/17845)
Updating files:  77% (13741/17845)
Updating files:  78% (13920/17845)
Updating files:  79% (14098/17845)
Updating files:  80% (14276/17845)
Updating files:  81% (14455/17845)
Updating files:  82% (14633/17845)
Updating files:  83% (14812/17845)
Updating files:  84% (14990/17845)
Updating files:  85% (15169/17845)
Updating files:  86% (15347/17845)
Updating files:  87% (15526/17845)
Updating files:  88% (15704/17845)
Updating files:  89% (15883/17845)
Updating files:  90% (16061/17845)
Updating files:  91% (16239/17845)
Updating files:  92% (16418/17845)
Updating files:  93% (16596/17845)
Updating files:  94% (16775/17845)
Updating files:  95% (16953/17845)
Updating files:  96% (17132/17845)
Updating files:  97% (17310/17845)
Updating files:  98% (17489/17845)
Updating files:  99% (17667/17845)
Updating files: 100% (17845/17845)
Updating files: 100% (17845/17845), done.
HEAD is now at ab64da8511 Merge pull request #28162 from vbmithr/release-logs-async-1.4
Updating ab64da8511..0994d48d1d
Fast-forward
 packages/hilite/hilite.0.5.0/opam | 41 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)
 create mode 100644 packages/hilite/hilite.0.5.0/opam

(from ocaml/opam:debian-12-ocaml-4.14@sha256:143576507f5c7de2dab1a2bc4748de0e63d8dc0c9524de1e8ea0b273ddd270ab)
2025-07-14 13:50.28 ---> using "cbce109115830ce8e290fcb66720c8f15adbd56f7256c117251ab82bc5715165" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
2025-07-14 13:50.28 ---> using "859f467b8f1e0997453778978cb05314781fcf229a7a46a3e2828bd1d8ec2d14" 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 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] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-07-14 13:50.28 ---> using "65b30b61870eb9a225634d1fd8d6da8812c6a382d9e1c357506f34e87afd200b" 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.3.0 (35acd0c5abc5e66cdbd5be16ba77aa6c33a4c724)
# self-upgrade         no
# system               arch=x86_64 os=linux os-distribution=debian os-version=12
# 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-07-14 13:50.28 ---> using "7b77f5c2c4be7cc4a239111e315b4dceecb1805f8f7c4dfe948fd7a5daead8a6" 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-07-14 13:50.28 ---> using "38b75597606ef9e6851c1727ab267ec48baaf3349adaf4a26ef88742d1f9a941" from cache

/home/opam: (copy (src .) (dst opam-repository/))
2025-07-14 13:50.30 ---> using "348082ac8ceee4615d509213db0d5cf7ee8cf2b439bda9dced1e060c0fc79bfc" from cache

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-07-14 13:50.30 ---> using "c146ec54c62a0c347f0bdcb1dd1c8dbee4048d455eba727e1f608dcb00c79ec6" 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 bookworm InRelease
- Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
- Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
- Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [272 kB]
- Fetched 375 kB in 1s (565 kB/s)
- Reading package lists...
- 
2025-07-14 13:50.30 ---> using "785d45724ad73f93f5815e072c863103fb9134ba6b285904f57cd084d5f4b4ac" from cache

/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'hilite.0.5.0' --coinstallable-with 'hilite.0.5.0' --all-versions --depopts && opam list -s --color=never --depends-on 'hilite.0.5.0' --coinstallable-with 'hilite.0.5.0' --all-versions --recursive && opam list -s --color=never --depends-on 'hilite.0.5.0' --coinstallable-with 'hilite.0.5.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
hilite.0.5.0
@@@OUTPUT
2025-07-14 13:51.13 ---> saved as "e9218730860de86d7e05455e8b086f1393ed74eda9b8bfdde441486edb8e7ddb"
Job succeeded
2025-07-14 13:51.25: Job succeeded