Building on bremusa.ocamllabs.io (from ocaml/opam:debian-unstable) 2025-06-19 13:09.07 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2025-06-19 13:09.07 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 85c0ae7c3d35162c6ab6387e823d02d11bb7c212")) 2025-06-19 13:09.07 ---> using "b84eca2a00483a6b2c6df2ffab4d6d94655aed06a514ded91e77432786de54f2" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) 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. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2025-06-19 13:09.07 ---> using "cdf15c30c809691a58c51fa61dd7a0eeb40101a920b892cc27caec109d66fec4" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.10' '4.10.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.10.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.1 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.10.2 (cached) -> installed ocaml-base-compiler.4.10.2 -> installed ocaml-config.1 -> installed ocaml.4.10.2 Done. # To update the current shell environment, run: eval $(opam env --switch=4.10) 2025-06-19 13:09.07 ---> using "90a1ded56414b24d6be04617aac7c04f4b944a4d08004f63e0e8c82fec9a5113" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [208 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-06-19-0210.38-F-2025-06-14-1435.52.pdiff [160 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-06-19-0210.38-F-2025-06-14-1435.52.pdiff [160 kB] - Fetched 432 kB in 3s (170 kB/s) - Reading package lists... - 2025-06-19 13:09.07 ---> using "103e78a65b0a3d8de152bb6b0e404cf052e1c9314e2cf9f4bfc6aeb06d668d35" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y conf-qemu-img.1\ \nopam install -vy conf-qemu-img.1\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: conf-qemu-img.1 | grep -q 'debian-unstable'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi \ \n\ \n\ \nexit $res")) Nothing to do. [NOTE] conf-qemu-img.1 is not installed. The following actions will be performed: === install 1 package - install conf-qemu-img 1 The following system packages will first need to be installed: qemu-utils <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "qemu-utils" - Selecting previously unselected package libdevmapper1.02.1:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20679 files and directories currently installed.) - Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.205-2_amd64.deb ... - Unpacking libdevmapper1.02.1:amd64 (2:1.02.205-2) ... - Selecting previously unselected package dmsetup. - Preparing to unpack .../01-dmsetup_2%3a1.02.205-2_amd64.deb ... - Unpacking dmsetup (2:1.02.205-2) ... - Selecting previously unselected package libnl-3-200:amd64. - Preparing to unpack .../02-libnl-3-200_3.7.0-2_amd64.deb ... - Unpacking libnl-3-200:amd64 (3.7.0-2) ... - Selecting previously unselected package libnl-route-3-200:amd64. - Preparing to unpack .../03-libnl-route-3-200_3.7.0-2_amd64.deb ... - Unpacking libnl-route-3-200:amd64 (3.7.0-2) ... - Selecting previously unselected package libibverbs1:amd64. - Preparing to unpack .../04-libibverbs1_56.1-1_amd64.deb ... - Unpacking libibverbs1:amd64 (56.1-1) ... - Selecting previously unselected package ibverbs-providers:amd64. - Preparing to unpack .../05-ibverbs-providers_56.1-1_amd64.deb ... - Unpacking ibverbs-providers:amd64 (56.1-1) ... - Selecting previously unselected package libaio1t64:amd64. - Preparing to unpack .../06-libaio1t64_0.3.113-8+b1_amd64.deb ... - Unpacking libaio1t64:amd64 (0.3.113-8+b1) ... - Selecting previously unselected package libblkio1:amd64. - Preparing to unpack .../07-libblkio1_1.5.0-2_amd64.deb ... - Unpacking libblkio1:amd64 (1.5.0-2) ... - Selecting previously unselected package libboost-iostreams1.83.0:amd64. - Preparing to unpack .../08-libboost-iostreams1.83.0_1.83.0-4.2_amd64.deb ... - Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ... - Selecting previously unselected package libboost-thread1.83.0:amd64. - Preparing to unpack .../09-libboost-thread1.83.0_1.83.0-4.2_amd64.deb ... - Unpacking libboost-thread1.83.0:amd64 (1.83.0-4.2) ... - Selecting previously unselected package libjson-c5:amd64. - Preparing to unpack .../10-libjson-c5_0.18+ds-1_amd64.deb ... - Unpacking libjson-c5:amd64 (0.18+ds-1) ... - Selecting previously unselected package libcryptsetup12:amd64. - Preparing to unpack .../11-libcryptsetup12_2%3a2.7.5-2_amd64.deb ... - Unpacking libcryptsetup12:amd64 (2:2.7.5-2) ... - Selecting previously unselected package libfmt10:amd64. - Preparing to unpack .../12-libfmt10_10.1.1+ds1-4_amd64.deb ... - Unpacking libfmt10:amd64 (10.1.1+ds1-4) ... - Selecting previously unselected package libfuse3-4:amd64. - Preparing to unpack .../13-libfuse3-4_3.17.2-2_amd64.deb ... - Unpacking libfuse3-4:amd64 (3.17.2-2) ... - Selecting previously unselected package libtirpc-common. - Preparing to unpack .../14-libtirpc-common_1.3.6+ds-1_all.deb ... - Unpacking libtirpc-common (1.3.6+ds-1) ... - Selecting previously unselected package libtirpc3t64:amd64. - Preparing to unpack .../15-libtirpc3t64_1.3.6+ds-1_amd64.deb ... - Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' - Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' - Unpacking libtirpc3t64:amd64 (1.3.6+ds-1) ... - Selecting previously unselected package libgfxdr0:amd64. - Preparing to unpack .../16-libgfxdr0_11.1-5+b1_amd64.deb ... - Unpacking libgfxdr0:amd64 (11.1-5+b1) ... - Selecting previously unselected package libglusterfs0:amd64. - Preparing to unpack .../17-libglusterfs0_11.1-5+b1_amd64.deb ... - Unpacking libglusterfs0:amd64 (11.1-5+b1) ... - Selecting previously unselected package libgfrpc0:amd64. - Preparing to unpack .../18-libgfrpc0_11.1-5+b1_amd64.deb ... - Unpacking libgfrpc0:amd64 (11.1-5+b1) ... - Selecting previously unselected package libgfapi0:amd64. - Preparing to unpack .../19-libgfapi0_11.1-5+b1_amd64.deb ... - Unpacking libgfapi0:amd64 (11.1-5+b1) ... - Selecting previously unselected package libglib2.0-0t64:amd64. - Preparing to unpack .../20-libglib2.0-0t64_2.84.3-1_amd64.deb ... - Unpacking libglib2.0-0t64:amd64 (2.84.3-1) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../21-libglib2.0-data_2.84.3-1_all.deb ... - Unpacking libglib2.0-data (2.84.3-1) ... - Selecting previously unselected package librdmacm1t64:amd64. - Preparing to unpack .../22-librdmacm1t64_56.1-1_amd64.deb ... - Unpacking librdmacm1t64:amd64 (56.1-1) ... - Selecting previously unselected package libiscsi7:amd64. - Preparing to unpack .../23-libiscsi7_1.20.0-4_amd64.deb ... - Unpacking libiscsi7:amd64 (1.20.0-4) ... - Selecting previously unselected package libnfs14:amd64. - Preparing to unpack .../24-libnfs14_5.0.2-1+b2_amd64.deb ... - Unpacking libnfs14:amd64 (5.0.2-1+b2) ... - Selecting previously unselected package libnuma1:amd64. - Preparing to unpack .../25-libnuma1_2.0.19-1_amd64.deb ... - Unpacking libnuma1:amd64 (2.0.19-1) ... - Selecting previously unselected package librados2. - Preparing to unpack .../26-librados2_18.2.7-2_amd64.deb ... - Unpacking librados2 (18.2.7-2) ... - Selecting previously unselected package librbd1. - Preparing to unpack .../27-librbd1_18.2.7-2_amd64.deb ... - Unpacking librbd1 (18.2.7-2) ... - Selecting previously unselected package libssh-4:amd64. - Preparing to unpack .../28-libssh-4_0.11.1-2_amd64.deb ... - Unpacking libssh-4:amd64 (0.11.1-2) ... - Selecting previously unselected package liburing2:amd64. - Preparing to unpack .../29-liburing2_2.9-1_amd64.deb ... - Unpacking liburing2:amd64 (2.9-1) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../30-libxml2_2.12.7+dfsg+really2.9.14-1_amd64.deb ... - Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-1) ... - Selecting previously unselected package qemu-utils. - Preparing to unpack .../31-qemu-utils_1%3a10.0.2+ds-1_amd64.deb ... - Unpacking qemu-utils (1:10.0.2+ds-1) ... - Selecting previously unselected package qemu-block-extra. - Preparing to unpack .../32-qemu-block-extra_1%3a10.0.2+ds-1_amd64.deb ... - Unpacking qemu-block-extra (1:10.0.2+ds-1) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../33-shared-mime-info_2.4-5+b2_amd64.deb ... - Unpacking shared-mime-info (2.4-5+b2) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../34-xdg-user-dirs_0.18-2_amd64.deb ... - Unpacking xdg-user-dirs (0.18-2) ... - Setting up xdg-user-dirs (0.18-2) ... - Setting up libtirpc-common (1.3.6+ds-1) ... - Setting up libboost-thread1.83.0:amd64 (1.83.0-4.2) ... - Setting up libnfs14:amd64 (5.0.2-1+b2) ... - Setting up libglusterfs0:amd64 (11.1-5+b1) ... - Setting up libglib2.0-0t64:amd64 (2.84.3-1) ... - No schema files found: doing nothing. - Setting up libglib2.0-data (2.84.3-1) ... - Setting up libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ... - Setting up libssh-4:amd64 (0.11.1-2) ... - Setting up libnuma1:amd64 (2.0.19-1) ... - Setting up libaio1t64:amd64 (0.3.113-8+b1) ... - Setting up libblkio1:amd64 (1.5.0-2) ... - Setting up libnl-3-200:amd64 (3.7.0-2) ... - Setting up libfuse3-4:amd64 (3.17.2-2) ... - Setting up liburing2:amd64 (2.9-1) ... - Setting up libjson-c5:amd64 (0.18+ds-1) ... - Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-1) ... - Setting up libfmt10:amd64 (10.1.1+ds1-4) ... - Setting up libtirpc3t64:amd64 (1.3.6+ds-1) ... - Setting up libnl-route-3-200:amd64 (3.7.0-2) ... - Setting up shared-mime-info (2.4-5+b2) ... - Setting up qemu-utils (1:10.0.2+ds-1) ... - Setting up libgfxdr0:amd64 (11.1-5+b1) ... - Setting up libibverbs1:amd64 (56.1-1) ... - Setting up ibverbs-providers:amd64 (56.1-1) ... - Setting up librdmacm1t64:amd64 (56.1-1) ... - Setting up libiscsi7:amd64 (1.20.0-4) ... - Setting up libgfrpc0:amd64 (11.1-5+b1) ... - Setting up librados2 (18.2.7-2) ... - Setting up libgfapi0:amd64 (11.1-5+b1) ... - Setting up libdevmapper1.02.1:amd64 (2:1.02.205-2) ... - Setting up dmsetup (2:1.02.205-2) ... - Setting up libcryptsetup12:amd64 (2:2.7.5-2) ... - Setting up librbd1 (18.2.7-2) ... - Setting up qemu-block-extra (1:10.0.2+ds-1) ... - Processing triggers for libc-bin (2.41-8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/3: [conf-qemu-img: qemu-img] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "qemu-img" "--version" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-qemu-img.1) - qemu-img version 10.0.2 (Debian 1:10.0.2+ds-1) - Copyright (c) 2003-2025 Fabrice Bellard and the QEMU Project developers -> compiled conf-qemu-img.1 -> installed conf-qemu-img.1 Done. # To update the current shell environment, run: eval $(opam env) 2025-06-19 13:09.24 ---> saved as "608db3e475ecf74937a28c3a2c964775f16a3117064f48322f92d8b3cdb79e28" Job succeeded