Build:
  1. 0
2025-12-08 15:30.34: New job: list revdeps of tezt.2.0.0, using opam dev
                              from https://github.com/ocaml/opam-repository.git#refs/pull/29039/head (3f8e3ae1827b1f3cd5cf264fa2d16228b3a169f4)
                              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/29039/head" && git reset --hard 3f8e3ae1
git fetch origin master
git merge --no-edit 6c6baa73231ef1e2d6466ea844cb1eb4f9cc89c6
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.4@sha256:8c62cc7b043f64833949d4049211997093b28a2f1b98377748d3e185ae301c04
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 'tezt.2.0.0' --coinstallable-with 'tezt.2.0.0' --all-versions --depopts && opam list -s --color=never --depends-on 'tezt.2.0.0' --coinstallable-with 'tezt.2.0.0' --all-versions --recursive && opam list -s --color=never --depends-on 'tezt.2.0.0' --coinstallable-with 'tezt.2.0.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'

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

2025-12-08 15:30.34: Using cache hint "ocaml/opam:debian-13-ocaml-5.4@sha256:8c62cc7b043f64833949d4049211997093b28a2f1b98377748d3e185ae301c04-tezt.2.0.0-3f8e3ae1827b1f3cd5cf264fa2d16228b3a169f4"
2025-12-08 15:30.34: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.4@sha256:8c62cc7b043f64833949d4049211997093b28a2f1b98377748d3e185ae301c04)
 (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 'tezt.2.0.0' --coinstallable-with 'tezt.2.0.0' --all-versions --depopts && opam list -s --color=never --depends-on 'tezt.2.0.0' --coinstallable-with 'tezt.2.0.0' --all-versions --recursive && opam list -s --color=never --depends-on 'tezt.2.0.0' --coinstallable-with 'tezt.2.0.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)

2025-12-08 15:30.34: Waiting for resource in pool OCluster
2025-12-08 15:30.34: Waiting for worker…
2025-12-08 16:50.01: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at 6c6baa7323 Merge pull request #29037 from EmileTrotignon/tyre-1-0-revdeps
Merge made by the 'ort' strategy.
 packages/lwt_ppx/lwt_ppx.1.0.0/opam          | 2 +-
 packages/lwt_ppx/lwt_ppx.1.0.1/opam          | 2 +-
 packages/lwt_ppx/lwt_ppx.1.1.0/opam          | 2 +-
 packages/lwt_ppx/lwt_ppx.1.2.0/opam          | 2 +-
 packages/lwt_ppx/lwt_ppx.1.2.1/opam          | 2 +-
 packages/lwt_ppx/lwt_ppx.1.2.2/opam          | 2 +-
 packages/lwt_ppx/lwt_ppx.1.2.3/opam          | 2 +-
 packages/lwt_ppx/lwt_ppx.1.2.4/opam          | 2 +-
 packages/lwt_ppx/lwt_ppx.2.0.0/opam          | 2 +-
 packages/lwt_ppx/lwt_ppx.2.0.1/opam          | 2 +-
 packages/lwt_ppx/lwt_ppx.2.0.2/opam          | 2 +-
 packages/lwt_ppx/lwt_ppx.2.0.3/opam          | 2 +-
 packages/lwt_ppx/lwt_ppx.2.1.0/opam          | 2 +-
 packages/lwt_ppx/lwt_ppx.5.8.0/opam          | 2 +-
 packages/lwt_ppx/lwt_ppx.5.9.1/opam          | 2 +-
 packages/lwt_ppx/lwt_ppx.5.9.2/opam          | 2 +-
 packages/moonpool-lwt/moonpool-lwt.0.10/opam | 2 +-
 packages/moonpool-lwt/moonpool-lwt.0.9/opam  | 2 +-
 packages/tezt/tezt.2.0.0/opam                | 2 +-
 packages/tezt/tezt.3.0.0/opam                | 2 +-
 packages/tezt/tezt.4.3.0/opam                | 2 +-
 21 files changed, 21 insertions(+), 21 deletions(-)

(from ocaml/opam:debian-13-ocaml-5.4@sha256:8c62cc7b043f64833949d4049211997093b28a2f1b98377748d3e185ae301c04)
Unable to find image 'ocaml/opam:debian-13-ocaml-5.4@sha256:8c62cc7b043f64833949d4049211997093b28a2f1b98377748d3e185ae301c04' locally
docker.io/ocaml/opam@sha256:8c62cc7b043f64833949d4049211997093b28a2f1b98377748d3e185ae301c04: Pulling from ocaml/opam
Digest: sha256:8c62cc7b043f64833949d4049211997093b28a2f1b98377748d3e185ae301c04
Status: Downloaded newer image for ocaml/opam@sha256:8c62cc7b043f64833949d4049211997093b28a2f1b98377748d3e185ae301c04
2025-12-08 16:50.41 ---> using "5f87df8c1f6f0886e7311dfd3df40b8bbb961cc34c83c0d033c6dd248c84bc7d" 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-12-08 16:50.41 ---> using "f1296791f2d76481058db697105a569091a6b6345f05c94bbc5a650f1a364f9a" 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-12-08 16:50.41 ---> using "0cac9a31b4750e6a46df8ed8d2f68352091a988199fdf62c52779549510cd6bf" 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
2025-12-08 16:50.41 ---> using "1deb91dc3badca969976ed6f3bc5fe7c443d73a2cfa957be662fd6f93e30aa7b" 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-12-08 16:50.41 ---> using "1a02438c8753bf7228a9eb625e65b7af26778a022b9ce0b16be5ef4f294c58cd" from cache

/home/opam: (copy (src .) (dst opam-repository/))
2025-12-08 16:50.46 ---> saved as "8b9bbc1a6199d4e7922a187c2a44f8991b44d54fae2f2502c4a554ff84cfdf83"

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-12-08 16:51.08 ---> saved as "b3750b9ee3e03947406506516da4bb10e0c10cccb4bf7b164a3590d0b0108a0a"

/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 [81.7 kB]
- Fetched 172 kB in 0s (1673 kB/s)
- Reading package lists...
- 
2025-12-08 16:51.10 ---> saved as "5f53ce57e6fe1f07d8b1db627d73a95296e8dc28d7a6a0423eb97784f353c76a"

/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'tezt.2.0.0' --coinstallable-with 'tezt.2.0.0' --all-versions --depopts && opam list -s --color=never --depends-on 'tezt.2.0.0' --coinstallable-with 'tezt.2.0.0' --all-versions --recursive && opam list -s --color=never --depends-on 'tezt.2.0.0' --coinstallable-with 'tezt.2.0.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
tezt.2.0.0
bam.0.1
dedukti.2.7
universo.2.7
@@@OUTPUT
2025-12-08 16:51.41 ---> saved as "6c0171e6ac12a85c8408942a340cc2a3ed3a90f73977e6c52207e92b48f1fd04"
Job succeeded
2025-12-08 16:51.51: Job succeeded