2025-10-06 06:01.33: New job: test ocurrent/opam-repo-ci https://github.com/ocurrent/opam-repo-ci.git#refs/pull/457/head (e8915d8f3674c943a587ca2c369958e34b315c3b) (linux-riscv64:debian-13-5.3_riscv64_opam-2.4) Base: ocaml/opam:debian-13-ocaml-5.3@sha256:9ffbd4dce8556abb04e1b15c176a05adceba49b38691bce1367f35c8af127a52 Opam project build To reproduce locally: git clone --recursive "https://github.com/ocurrent/opam-repo-ci.git" && cd "opam-repo-ci" && git fetch origin "refs/pull/457/head" && git reset --hard e8915d8f cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-13-ocaml-5.3@sha256:9ffbd4dce8556abb04e1b15c176a05adceba49b38691bce1367f35c8af127a52 # debian-13-5.3_riscv64_opam-2.4 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" WORKDIR /src RUN sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam RUN opam init --reinit -ni RUN uname -rs && opam exec -- ocaml -version && opam --version WORKDIR /src RUN sudo chown opam /src RUN cd ~/opam-repository && (git cat-file -e fd0ab3ebc85bdc68ddb429cb2d63e129000a58e9 || git fetch origin master) && git reset -q --hard fd0ab3ebc85bdc68ddb429cb2d63e129000a58e9 && git log --no-decorate -n1 --oneline && opam update -u COPY --chown=1000:1000 opam-repo-ci-web.opam opam-repo-ci-service.opam opam-repo-ci-client.opam opam-repo-ci-api.opam opam-ci-check.opam opam-ci-check-lint.opam ./ RUN opam pin add -yn opam-repo-ci-web.dev './' && \ opam pin add -yn opam-repo-ci-service.dev './' && \ opam pin add -yn opam-repo-ci-client.dev './' && \ opam pin add -yn opam-repo-ci-api.dev './' && \ opam pin add -yn opam-ci-check.dev './' && \ opam pin add -yn opam-ci-check-lint.dev './' RUN echo '(lang dune 3.0)' > './dune-project' ENV DEPS="0install-solver.2.18 alcotest.1.9.1 alcotest-lwt.1.9.1 angstrom.0.16.1 ansi.0.7.0 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.16.0 atdgen.2.16.0 atdgen-runtime.2.16.0 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-c++.1.0 conf-capnproto.2 conf-git.1.1 conf-gmp.5 conf-gmp-powm-sec.4 conf-graphviz.0.1 conf-libev.4-13 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 cudf.0.10 current.0.7.1 current_ansi.0.4 current_docker.0.7.1 current_git.0.7.1 current_github.0.7.1 current_incr.0.6.1 current_ocluster.0.3.0 current_rpc.0.7.1 current_web.0.7.1 dockerfile.8.3.1 dockerfile-opam.8.3.1 domain-name.0.4.1 dose3.7.0.0 dune.3.20.2 dune-configurator.3.20.2 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extlib.1.8.0 extunix.0.4.4 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.5.0 github-data.4.5.0 github-unix.4.5.0 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.0.0 inotify.2.6 integers.0.7.0 ipaddr.5.6.1 ipaddr-sexp.5.6.1 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.9.0 lwt.5.9.2 lwt-dllist.1.1.0 macaddr.5.6.1 magic-mime.1.3.1 mccs.1.1+19 memtrace.0.2.3 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 mula.0.1.2 multipart_form.0.7.0 multipart_form-lwt.0.7.0 num.1.6 obuilder-spec.0.6.0 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocluster-api.0.3.0 ocplib-endian.1.2 opam-0install-cudf.0.5.0 opam-client.2.4.1 opam-core.2.4.1 opam-file-format.2.2.0 opam-format.2.4.1 opam-repository.2.4.1 opam-solver.2.4.1 opam-state.2.4.1 optint.0.3.0 parsexp.v0.17.0 patch.3.0.0 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_deriving_yojson.3.10.0 ppx_sexp_conv.v0.17.1 ppxlib.0.36.2 ppxlib_jane.v0.17.4 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 ptime.1.2.0 re.1.14.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 spdx_licenses.1.4.0 sqlite3.5.3.1 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.1.0 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 x509.0.16.5 yojson.2.2.2 zarith.1.14" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.4 --depext-only -y opam-repo-ci-web.dev opam-repo-ci-service.dev opam-repo-ci-client.dev opam-repo-ci-api.dev opam-ci-check.dev opam-ci-check-lint.dev $DEPS RUN opam install $DEPS COPY --chown=1000:1000 . /src RUN opam exec -- dune build @install @check @runtest && rm -rf _build END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-10-06 06:01.33: Using cache hint "ocurrent/opam-repo-ci-ocaml/opam:debian-13-ocaml-5.3@sha256:9ffbd4dce8556abb04e1b15c176a05adceba49b38691bce1367f35c8af127a52-debian-13-5.3_riscv64_opam-2.4-7a6406de4f76a15375251282ce7cab4d" 2025-10-06 06:01.33: Using OBuilder spec: ((from ocaml/opam:debian-13-ocaml-5.3@sha256:9ffbd4dce8556abb04e1b15c176a05adceba49b38691bce1367f35c8af127a52) (comment debian-13-5.3_riscv64_opam-2.4) (user (uid 1000) (gid 1000)) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (workdir /src) (run (shell "sudo ln -f /usr/bin/opam-2.4 /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 fd0ab3ebc85bdc68ddb429cb2d63e129000a58e9 || git fetch origin master) && git reset -q --hard fd0ab3ebc85bdc68ddb429cb2d63e129000a58e9 && git log --no-decorate -n1 --oneline && opam update -u")) (copy (src opam-repo-ci-web.opam opam-repo-ci-service.opam opam-repo-ci-client.opam opam-repo-ci-api.opam opam-ci-check.opam opam-ci-check-lint.opam) (dst ./)) (run (network host) (shell "opam pin add -yn opam-repo-ci-web.dev './' && \ \nopam pin add -yn opam-repo-ci-service.dev './' && \ \nopam pin add -yn opam-repo-ci-client.dev './' && \ \nopam pin add -yn opam-repo-ci-api.dev './' && \ \nopam pin add -yn opam-ci-check.dev './' && \ \nopam pin add -yn opam-ci-check-lint.dev './'")) (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) (env DEPS "0install-solver.2.18 alcotest.1.9.1 alcotest-lwt.1.9.1 angstrom.0.16.1 ansi.0.7.0 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.16.0 atdgen.2.16.0 atdgen-runtime.2.16.0 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-c++.1.0 conf-capnproto.2 conf-git.1.1 conf-gmp.5 conf-gmp-powm-sec.4 conf-graphviz.0.1 conf-libev.4-13 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 cudf.0.10 current.0.7.1 current_ansi.0.4 current_docker.0.7.1 current_git.0.7.1 current_github.0.7.1 current_incr.0.6.1 current_ocluster.0.3.0 current_rpc.0.7.1 current_web.0.7.1 dockerfile.8.3.1 dockerfile-opam.8.3.1 domain-name.0.4.1 dose3.7.0.0 dune.3.20.2 dune-configurator.3.20.2 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extlib.1.8.0 extunix.0.4.4 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.5.0 github-data.4.5.0 github-unix.4.5.0 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 http.6.0.0 inotify.2.6 integers.0.7.0 ipaddr.5.6.1 ipaddr-sexp.5.6.1 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 logs.0.9.0 lwt.5.9.2 lwt-dllist.1.1.0 macaddr.5.6.1 magic-mime.1.3.1 mccs.1.1+19 memtrace.0.2.3 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 mula.0.1.2 multipart_form.0.7.0 multipart_form-lwt.0.7.0 num.1.6 obuilder-spec.0.6.0 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocluster-api.0.3.0 ocplib-endian.1.2 opam-0install-cudf.0.5.0 opam-client.2.4.1 opam-core.2.4.1 opam-file-format.2.2.0 opam-format.2.4.1 opam-repository.2.4.1 opam-solver.2.4.1 opam-state.2.4.1 optint.0.3.0 parsexp.v0.17.0 patch.3.0.0 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_deriving_yojson.3.10.0 ppx_sexp_conv.v0.17.1 ppxlib.0.36.2 ppxlib_jane.v0.17.4 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 ptime.1.2.0 re.1.14.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 spdx_licenses.1.4.0 sqlite3.5.3.1 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.1.0 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 x509.0.16.5 yojson.2.2.2 zarith.1.14") (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.4 --depext-only -y opam-repo-ci-web.dev opam-repo-ci-service.dev opam-repo-ci-client.dev opam-repo-ci-api.dev opam-ci-check.dev opam-ci-check-lint.dev $DEPS")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install $DEPS")) (copy (src .) (dst /src)) (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")) ) 2025-10-06 06:01.33: Waiting for resource in pool OCluster 2025-10-06 06:01.34: Waiting for worker… 2025-10-06 06:42.50: Got resource from pool OCluster Building on riscv-bm-01.sw.ci.dev HEAD is now at 46512f7 Make opam_repo_dir optional arg to lint_packages HEAD is now at e8915d8 Print lint errors grouped by package by default (from ocaml/opam:debian-13-ocaml-5.3@sha256:9ffbd4dce8556abb04e1b15c176a05adceba49b38691bce1367f35c8af127a52) Unable to find image 'ocaml/opam:debian-13-ocaml-5.3@sha256:9ffbd4dce8556abb04e1b15c176a05adceba49b38691bce1367f35c8af127a52' locally docker.io/ocaml/opam@sha256:9ffbd4dce8556abb04e1b15c176a05adceba49b38691bce1367f35c8af127a52: Pulling from ocaml/opam 8f913be5ecad: Pulling fs layer ce31ce67e69b: Pulling fs layer 0cf3a7789759: Pulling fs layer 9f0c6299278d: Pulling fs layer e94bba55929b: Pulling fs layer fa0712264263: Pulling fs layer 2e9048a7b53d: Pulling fs layer 9902de28c3f0: Pulling fs layer ff517c358677: Pulling fs layer 383f060cda87: Pulling fs layer b7a964b1a83b: Pulling fs layer 02ef0fd530dd: Pulling fs layer 3cec61b290e9: Pulling fs layer 2273bd2c4d4b: Pulling fs layer c04c67aab9ae: Pulling fs layer b43aac5e47f2: Pulling fs layer fa01fc863b11: Pulling fs layer 70ce8722af9c: Pulling fs layer d62c11b367a0: Pulling fs layer e28d1e571478: Pulling fs layer e4619c0fdd56: Pulling fs layer 4f4fb700ef54: Pulling fs layer 2642eb02d1cf: Pulling fs layer 17410ed193a2: Pulling fs layer ea4027cf29ff: Pulling fs layer 2d1c149b33bc: Pulling fs layer aa1fc2e76ba7: Pulling fs layer 198f02c9d8bb: Pulling fs layer 2e9048a7b53d: Waiting 9902de28c3f0: Waiting ff517c358677: Waiting 383f060cda87: Waiting f3c530c1395c: Pulling fs layer b4c1f20e76b0: Pulling fs layer dabbe871c8f1: Pulling fs layer 07bc2850efcf: Pulling fs layer c44cd4c1c616: Pulling fs layer 9bad6d1480ef: Pulling fs layer 9139b16fda07: Pulling fs layer ddce8e624d6f: Pulling fs layer e94bba55929b: Waiting fa0712264263: Waiting cdd44d9ef1e0: Pulling fs layer b7a964b1a83b: Waiting 9745a1b41bc7: Pulling fs layer 926c04a38725: Pulling fs layer 33c611bdffe3: Pulling fs layer 2f12c3515d38: Pulling fs layer 02ef0fd530dd: Waiting 3cec61b290e9: Waiting 2273bd2c4d4b: Waiting c04c67aab9ae: Waiting b6435474c958: Pulling fs layer b43aac5e47f2: Waiting ea4027cf29ff: Waiting fa01fc863b11: Waiting 2d1c149b33bc: Waiting 70ce8722af9c: Waiting e8d70e26e60a: Pulling fs layer d62c11b367a0: Waiting 3f06fd691d22: Pulling fs layer aa1fc2e76ba7: Waiting e28d1e571478: Waiting a5bdd4d4061a: Pulling fs layer 52f4f3aba300: Pulling fs layer 198f02c9d8bb: Waiting 94f05428884b: Pulling fs layer f3c530c1395c: Waiting e4619c0fdd56: Waiting b4c1f20e76b0: Waiting c44cd4c1c616: Waiting dabbe871c8f1: Waiting 07bc2850efcf: Waiting 2f12c3515d38: Waiting 9bad6d1480ef: Waiting 9139b16fda07: Waiting b6435474c958: Waiting ddce8e624d6f: Waiting cdd44d9ef1e0: Waiting e8d70e26e60a: Waiting 9745a1b41bc7: Waiting 926c04a38725: Waiting 33c611bdffe3: Waiting 3f06fd691d22: Waiting a5bdd4d4061a: Waiting 4f4fb700ef54: Waiting 52f4f3aba300: Waiting 94f05428884b: Waiting 2642eb02d1cf: Waiting 17410ed193a2: Waiting ce31ce67e69b: Verifying Checksum ce31ce67e69b: Download complete 0cf3a7789759: Verifying Checksum 0cf3a7789759: Download complete e94bba55929b: Verifying Checksum e94bba55929b: Download complete 9f0c6299278d: Verifying Checksum 9f0c6299278d: Download complete 8f913be5ecad: Verifying Checksum 8f913be5ecad: Download complete 9902de28c3f0: Verifying Checksum 9902de28c3f0: Download complete ff517c358677: Verifying Checksum ff517c358677: Download complete 2e9048a7b53d: Verifying Checksum 2e9048a7b53d: Download complete 383f060cda87: Verifying Checksum 383f060cda87: Download complete 02ef0fd530dd: Verifying Checksum 02ef0fd530dd: Download complete b7a964b1a83b: Verifying Checksum b7a964b1a83b: Download complete 2273bd2c4d4b: Verifying Checksum 2273bd2c4d4b: Download complete c04c67aab9ae: Verifying Checksum c04c67aab9ae: Download complete 3cec61b290e9: Verifying Checksum 3cec61b290e9: Download complete b43aac5e47f2: Verifying Checksum b43aac5e47f2: Download complete fa01fc863b11: Verifying Checksum fa01fc863b11: Download complete 70ce8722af9c: Verifying Checksum 70ce8722af9c: Download complete d62c11b367a0: Verifying Checksum d62c11b367a0: Download complete e28d1e571478: Verifying Checksum e28d1e571478: Download complete e4619c0fdd56: Verifying Checksum e4619c0fdd56: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete 2642eb02d1cf: Verifying Checksum 2642eb02d1cf: Download complete 17410ed193a2: Verifying Checksum 17410ed193a2: Download complete 2d1c149b33bc: Download complete aa1fc2e76ba7: Verifying Checksum aa1fc2e76ba7: Download complete ea4027cf29ff: Verifying Checksum ea4027cf29ff: Download complete 8f913be5ecad: Pull complete ce31ce67e69b: Pull complete 198f02c9d8bb: Verifying Checksum 198f02c9d8bb: Download complete 0cf3a7789759: Pull complete f3c530c1395c: Verifying Checksum f3c530c1395c: Download complete b4c1f20e76b0: Verifying Checksum b4c1f20e76b0: Download complete dabbe871c8f1: Verifying Checksum dabbe871c8f1: Download complete 07bc2850efcf: Verifying Checksum 07bc2850efcf: Download complete c44cd4c1c616: Verifying Checksum c44cd4c1c616: Download complete 9bad6d1480ef: Verifying Checksum 9bad6d1480ef: Download complete ddce8e624d6f: Verifying Checksum ddce8e624d6f: Download complete 9f0c6299278d: Pull complete e94bba55929b: Pull complete fa0712264263: Verifying Checksum fa0712264263: Download complete 9745a1b41bc7: Verifying Checksum 9745a1b41bc7: Download complete 926c04a38725: Verifying Checksum 926c04a38725: Download complete 33c611bdffe3: Verifying Checksum 33c611bdffe3: Download complete 2f12c3515d38: Download complete b6435474c958: Verifying Checksum b6435474c958: Download complete e8d70e26e60a: Verifying Checksum e8d70e26e60a: Download complete cdd44d9ef1e0: Verifying Checksum cdd44d9ef1e0: Download complete a5bdd4d4061a: Verifying Checksum a5bdd4d4061a: Download complete 52f4f3aba300: Verifying Checksum 52f4f3aba300: Download complete 94f05428884b: Verifying Checksum 94f05428884b: Download complete 9139b16fda07: Verifying Checksum 9139b16fda07: Download complete 3f06fd691d22: Verifying Checksum 3f06fd691d22: Download complete fa0712264263: Pull complete 2e9048a7b53d: Pull complete 9902de28c3f0: Pull complete ff517c358677: Pull complete 383f060cda87: Pull complete b7a964b1a83b: Pull complete 02ef0fd530dd: Pull complete 3cec61b290e9: Pull complete 2273bd2c4d4b: Pull complete c04c67aab9ae: Pull complete b43aac5e47f2: Pull complete fa01fc863b11: Pull complete 70ce8722af9c: Pull complete d62c11b367a0: Pull complete e28d1e571478: Pull complete e4619c0fdd56: Pull complete 4f4fb700ef54: Pull complete 2642eb02d1cf: Pull complete 17410ed193a2: Pull complete ea4027cf29ff: Pull complete 2d1c149b33bc: Pull complete aa1fc2e76ba7: Pull complete 198f02c9d8bb: Pull complete f3c530c1395c: Pull complete b4c1f20e76b0: Pull complete dabbe871c8f1: Pull complete 07bc2850efcf: Pull complete c44cd4c1c616: Pull complete 9bad6d1480ef: Pull complete 9139b16fda07: Pull complete ddce8e624d6f: Pull complete cdd44d9ef1e0: Pull complete 9745a1b41bc7: Pull complete 926c04a38725: Pull complete 33c611bdffe3: Pull complete 2f12c3515d38: Pull complete b6435474c958: Pull complete e8d70e26e60a: Pull complete 3f06fd691d22: Pull complete a5bdd4d4061a: Pull complete 52f4f3aba300: Pull complete 94f05428884b: Pull complete Digest: sha256:9ffbd4dce8556abb04e1b15c176a05adceba49b38691bce1367f35c8af127a52 Status: Downloaded newer image for ocaml/opam@sha256:9ffbd4dce8556abb04e1b15c176a05adceba49b38691bce1367f35c8af127a52 2025-10-06 06:53.22 ---> saved as "464544ceb3be86cede6394dc71749c8c9ab6bfb0d79ff9828158551739284e81" /: (comment debian-13-5.3_riscv64_opam-2.4) /: (user (uid 1000) (gid 1000)) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (workdir /src) /src: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam")) 2025-10-06 06:53.23 ---> saved as "75ffd3c83aa012bc8b093a0947a298655da91fffc49261aacbc27aca5478db37" /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 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-06 06:54.44: Cancelling: Auto-cancelling job because it is no longer needed Job cancelled