OCamllabs icon Home|Differences with the last checks|Previous runs


Building on clete.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2025-02-08 03:57.49 ---> 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-02-08 03:57.49 ---> 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 d87296a7b656d47b7042e7e608a5fa863b3a51f9"))
2025-02-08 03:57.49 ---> using "cc1ed69ecb833da04281a4f8a25977e86e869debb3dd684deaa27a7c3be1d0d2" 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-02-08 03:57.49 ---> using "f5e09d6e59ffa701af535e5d56b82c13bc5405c8613f86e4fe31b897c2a2fd97" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.12' '4.12.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.12.1"} | "ocaml-system" {= "4.12.1"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.12.1  (cached)
-> installed ocaml-base-compiler.4.12.1
-> installed ocaml-config.2
-> installed ocaml.4.12.1
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.12)
2025-02-08 03:57.49 ---> using "3f298f0b6f603699c1ba562f8fc031ef3dca36daaaefed18fc353ccea48d93cb" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [205 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Err:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
-   Couldn't find the start of the patch series
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [10.0 MB]
- Fetched 10.3 MB in 2s (4527 kB/s)
- Reading package lists...
- 
2025-02-08 03:57.49 ---> using "de03af440101fa53ed9721c0f7683a55d377a353c000e1f4854180cfa05c0e31" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"conf-rust-2024.1\"\
               \nopam install -vy \"conf-rust-2024.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"conf-rust-2024.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\
               \n"))
Nothing to do.
[NOTE] conf-rust-2024.1 is not installed.

The following actions will be performed:
=== install 1 package
  - install conf-rust-2024 1

The following system packages will first need to be installed:
    cargo

<><> 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" "cargo"
- (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 ... 19855 files and directories currently installed.)
- Preparing to unpack .../ncurses-bin_6.5+20250125-2_amd64.deb ...
- Unpacking ncurses-bin (6.5+20250125-2) over (6.5-2+b1) ...
- Setting up ncurses-bin (6.5+20250125-2) ...
- (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 ... 19854 files and directories currently installed.)
- Preparing to unpack .../ncurses-base_6.5+20250125-2_all.deb ...
- Unpacking ncurses-base (6.5+20250125-2) over (6.5-2) ...
- Setting up ncurses-base (6.5+20250125-2) ...
- Selecting previously unselected package libpipeline1: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 ... 19854 files and directories currently installed.)
- Preparing to unpack .../libpipeline1_1.5.8-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.8-1) ...
- Selecting previously unselected package binfmt-support.
- Preparing to unpack .../binfmt-support_2.2.2-7_amd64.deb ...
- Unpacking binfmt-support (2.2.2-7) ...
- Selecting previously unselected package libpython3.13-minimal:amd64.
- Preparing to unpack .../libpython3.13-minimal_3.13.2-1_amd64.deb ...
- Unpacking libpython3.13-minimal:amd64 (3.13.2-1) ...
- Selecting previously unselected package python3.13-minimal.
- Preparing to unpack .../python3.13-minimal_3.13.2-1_amd64.deb ...
- Unpacking python3.13-minimal (3.13.2-1) ...
- Setting up libpython3.13-minimal:amd64 (3.13.2-1) ...
- Setting up python3.13-minimal (3.13.2-1) ...
- Selecting previously unselected package python3-minimal.
- (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 ... 20201 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.13.1-2_amd64.deb ...
- Unpacking python3-minimal (3.13.1-2) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_11.0.0_all.deb ...
- Unpacking media-types (11.0.0) ...
- Preparing to unpack .../libncursesw6_6.5+20250125-2_amd64.deb ...
- Unpacking libncursesw6:amd64 (6.5+20250125-2) over (6.5-2+b1) ...
- Preparing to unpack .../libtinfo6_6.5+20250125-2_amd64.deb ...
- Unpacking libtinfo6:amd64 (6.5+20250125-2) over (6.5-2+b1) ...
- Setting up libtinfo6:amd64 (6.5+20250125-2) ...
- Selecting previously unselected package libpython3.13-stdlib: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 ... 20227 files and directories currently installed.)
- Preparing to unpack .../libpython3.13-stdlib_3.13.2-1_amd64.deb ...
- Unpacking libpython3.13-stdlib:amd64 (3.13.2-1) ...
- Selecting previously unselected package python3.13.
- Preparing to unpack .../python3.13_3.13.2-1_amd64.deb ...
- Unpacking python3.13 (3.13.2-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.13.1-2_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.13.1-2) ...
- Setting up python3-minimal (3.13.1-2) ...
- Selecting previously unselected package python3.
- (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 ... 20650 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.13.1-2_amd64.deb ...
- Unpacking python3 (3.13.1-2) ...
- Preparing to unpack .../01-libcc1-0_14.2.0-16_amd64.deb ...
- Unpacking libcc1-0:amd64 (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../02-libgomp1_14.2.0-16_amd64.deb ...
- Unpacking libgomp1:amd64 (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../03-libitm1_14.2.0-16_amd64.deb ...
- Unpacking libitm1:amd64 (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../04-libatomic1_14.2.0-16_amd64.deb ...
- Unpacking libatomic1:amd64 (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../05-libasan8_14.2.0-16_amd64.deb ...
- Unpacking libasan8:amd64 (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../06-liblsan0_14.2.0-16_amd64.deb ...
- Unpacking liblsan0:amd64 (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../07-libtsan2_14.2.0-16_amd64.deb ...
- Unpacking libtsan2:amd64 (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../08-libubsan1_14.2.0-16_amd64.deb ...
- Unpacking libubsan1:amd64 (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../09-libhwasan0_14.2.0-16_amd64.deb ...
- Unpacking libhwasan0:amd64 (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../10-libquadmath0_14.2.0-16_amd64.deb ...
- Unpacking libquadmath0:amd64 (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../11-gcc-14-base_14.2.0-16_amd64.deb ...
- Unpacking gcc-14-base:amd64 (14.2.0-16) over (14.2.0-14) ...
- Setting up gcc-14-base:amd64 (14.2.0-16) ...
- (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 ... 20671 files and directories currently installed.)
- Preparing to unpack .../libstdc++6_14.2.0-16_amd64.deb ...
- Unpacking libstdc++6:amd64 (14.2.0-16) over (14.2.0-14) ...
- Setting up libstdc++6:amd64 (14.2.0-16) ...
- (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 ... 20671 files and directories currently installed.)
- Preparing to unpack .../0-gcc-14_14.2.0-16_amd64.deb ...
- Unpacking gcc-14 (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../1-g++-14_14.2.0-16_amd64.deb ...
- Unpacking g++-14 (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../2-g++-14-x86-64-linux-gnu_14.2.0-16_amd64.deb ...
- Unpacking g++-14-x86-64-linux-gnu (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../3-libstdc++-14-dev_14.2.0-16_amd64.deb ...
- Unpacking libstdc++-14-dev:amd64 (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../4-libgcc-14-dev_14.2.0-16_amd64.deb ...
- Unpacking libgcc-14-dev:amd64 (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../5-gcc-14-x86-64-linux-gnu_14.2.0-16_amd64.deb ...
- Unpacking gcc-14-x86-64-linux-gnu (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../6-cpp-14-x86-64-linux-gnu_14.2.0-16_amd64.deb ...
- Unpacking cpp-14-x86-64-linux-gnu (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../7-cpp-14_14.2.0-16_amd64.deb ...
- Unpacking cpp-14 (14.2.0-16) over (14.2.0-14) ...
- Preparing to unpack .../8-libgcc-s1_14.2.0-16_amd64.deb ...
- Unpacking libgcc-s1:amd64 (14.2.0-16) over (14.2.0-14) ...
- Setting up libgcc-s1:amd64 (14.2.0-16) ...
- Selecting previously unselected package libcurl4t64: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 ... 20671 files and directories currently installed.)
- Preparing to unpack .../00-libcurl4t64_8.11.1-1+b1_amd64.deb ...
- Unpacking libcurl4t64:amd64 (8.11.1-1+b1) ...
- Selecting previously unselected package libhttp-parser2.9:amd64.
- Preparing to unpack .../01-libhttp-parser2.9_2.9.4-6+b2_amd64.deb ...
- Unpacking libhttp-parser2.9:amd64 (2.9.4-6+b2) ...
- Selecting previously unselected package libmbedcrypto16:amd64.
- Preparing to unpack .../02-libmbedcrypto16_3.6.2-3_amd64.deb ...
- Unpacking libmbedcrypto16:amd64 (3.6.2-3) ...
- Selecting previously unselected package libmbedx509-7:amd64.
- Preparing to unpack .../03-libmbedx509-7_3.6.2-3_amd64.deb ...
- Unpacking libmbedx509-7:amd64 (3.6.2-3) ...
- Selecting previously unselected package libmbedtls21:amd64.
- Preparing to unpack .../04-libmbedtls21_3.6.2-3_amd64.deb ...
- Unpacking libmbedtls21:amd64 (3.6.2-3) ...
- Selecting previously unselected package libgit2-1.8:amd64.
- Preparing to unpack .../05-libgit2-1.8_1.8.4+ds-3_amd64.deb ...
- Unpacking libgit2-1.8:amd64 (1.8.4+ds-3) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../06-libicu72_72.1-6_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-6) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../07-libxml2_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../08-libz3-4_4.13.3-1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.13.3-1) ...
- Selecting previously unselected package libllvm19:amd64.
- Preparing to unpack .../09-libllvm19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking libllvm19:amd64 (1:19.1.7-1+b1) ...
- Selecting previously unselected package libstd-rust-1.84:amd64.
- Preparing to unpack .../10-libstd-rust-1.84_1.84.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-1.84:amd64 (1.84.0+dfsg1-2) ...
- Selecting previously unselected package libstd-rust-dev:amd64.
- Preparing to unpack .../11-libstd-rust-dev_1.84.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-dev:amd64 (1.84.0+dfsg1-2) ...
- Selecting previously unselected package rustc.
- Preparing to unpack .../12-rustc_1.84.0+dfsg1-2_amd64.deb ...
- Unpacking rustc (1.84.0+dfsg1-2) ...
- Selecting previously unselected package libclang-cpp19.
- Preparing to unpack .../13-libclang-cpp19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking libclang-cpp19 (1:19.1.7-1+b1) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../14-libgc1_1%3a8.2.8-1_amd64.deb ...
- Unpacking libgc1:amd64 (1:8.2.8-1) ...
- Selecting previously unselected package libobjc4:amd64.
- Preparing to unpack .../15-libobjc4_14.2.0-16_amd64.deb ...
- Unpacking libobjc4:amd64 (14.2.0-16) ...
- Selecting previously unselected package libobjc-14-dev:amd64.
- Preparing to unpack .../16-libobjc-14-dev_14.2.0-16_amd64.deb ...
- Unpacking libobjc-14-dev:amd64 (14.2.0-16) ...
- Selecting previously unselected package libclang-common-19-dev:amd64.
- Preparing to unpack .../17-libclang-common-19-dev_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking libclang-common-19-dev:amd64 (1:19.1.7-1+b1) ...
- Selecting previously unselected package llvm-19-linker-tools.
- Preparing to unpack .../18-llvm-19-linker-tools_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking llvm-19-linker-tools (1:19.1.7-1+b1) ...
- Selecting previously unselected package libclang1-19.
- Preparing to unpack .../19-libclang1-19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking libclang1-19 (1:19.1.7-1+b1) ...
- Selecting previously unselected package clang-19.
- Preparing to unpack .../20-clang-19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking clang-19 (1:19.1.7-1+b1) ...
- Selecting previously unselected package cargo.
- Preparing to unpack .../21-cargo_1.84.0+dfsg1-2_amd64.deb ...
- Unpacking cargo (1.84.0+dfsg1-2) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../22-icu-devtools_72.1-6_amd64.deb ...
- Unpacking icu-devtools (72.1-6) ...
- Selecting previously unselected package libc6-i386.
- Preparing to unpack .../23-libc6-i386_2.40-6_amd64.deb ...
- Unpacking libc6-i386 (2.40-6) ...
- Selecting previously unselected package lib32gcc-s1.
- Preparing to unpack .../24-lib32gcc-s1_14.2.0-16_amd64.deb ...
- Unpacking lib32gcc-s1 (14.2.0-16) ...
- Selecting previously unselected package lib32stdc++6.
- Preparing to unpack .../25-lib32stdc++6_14.2.0-16_amd64.deb ...
- Unpacking lib32stdc++6 (14.2.0-16) ...
- Selecting previously unselected package libclang-rt-19-dev:amd64.
- Preparing to unpack .../26-libclang-rt-19-dev_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking libclang-rt-19-dev:amd64 (1:19.1.7-1+b1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../27-libffi-dev_3.4.6-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.6-1) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../28-libicu-dev_72.1-6_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-6) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../29-libncurses6_6.5+20250125-2_amd64.deb ...
- Unpacking libncurses6:amd64 (6.5+20250125-2) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../30-libncurses-dev_6.5+20250125-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.5+20250125-2) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../31-libpfm4_4.13.0+git83-g91970fe-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.13.0+git83-g91970fe-1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../32-libxml2-dev_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../33-libyaml-0-2_0.2.5-2_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.5-2) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../34-libz3-dev_4.13.3-1_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.13.3-1) ...
- Selecting previously unselected package lld-19.
- Preparing to unpack .../35-lld-19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking lld-19 (1:19.1.7-1+b1) ...
- Selecting previously unselected package llvm-19-runtime.
- Preparing to unpack .../36-llvm-19-runtime_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking llvm-19-runtime (1:19.1.7-1+b1) ...
- Selecting previously unselected package llvm-19.
- Preparing to unpack .../37-llvm-19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking llvm-19 (1:19.1.7-1+b1) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../38-python3-pygments_2.18.0+dfsg-2_all.deb ...
- Unpacking python3-pygments (2.18.0+dfsg-2) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../39-python3-yaml_6.0.2-1+b1_amd64.deb ...
- Unpacking python3-yaml (6.0.2-1+b1) ...
- Selecting previously unselected package llvm-19-tools.
- Preparing to unpack .../40-llvm-19-tools_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking llvm-19-tools (1:19.1.7-1+b1) ...
- Selecting previously unselected package llvm-19-dev.
- Preparing to unpack .../41-llvm-19-dev_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking llvm-19-dev (1:19.1.7-1+b1) ...
- Selecting previously unselected package rust-llvm.
- Preparing to unpack .../42-rust-llvm_1.84.0+dfsg1-2_amd64.deb ...
- Unpacking rust-llvm (1.84.0+dfsg1-2) ...
- Setting up media-types (11.0.0) ...
- Setting up libpipeline1:amd64 (1.5.8-1) ...
- Setting up libicu72:amd64 (72.1-6) ...
- Setting up libcurl4t64:amd64 (8.11.1-1+b1) ...
- Setting up libclang-common-19-dev:amd64 (1:19.1.7-1+b1) ...
- Setting up libyaml-0-2:amd64 (0.2.5-2) ...
- Setting up libgomp1:amd64 (14.2.0-16) ...
- Setting up libffi-dev:amd64 (3.4.6-1) ...
- Setting up libz3-4:amd64 (4.13.3-1) ...
- Setting up libpfm4:amd64 (4.13.0+git83-g91970fe-1) ...
- Setting up libncurses6:amd64 (6.5+20250125-2) ...
- Setting up libquadmath0:amd64 (14.2.0-16) ...
- Setting up libatomic1:amd64 (14.2.0-16) ...
- Setting up binfmt-support (2.2.2-7) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up icu-devtools (72.1-6) ...
- Setting up cpp-14-x86-64-linux-gnu (14.2.0-16) ...
- Setting up libncursesw6:amd64 (6.5+20250125-2) ...
- Setting up libgc1:amd64 (1:8.2.8-1) ...
- Setting up cpp-14 (14.2.0-16) ...
- Setting up libubsan1:amd64 (14.2.0-16) ...
- Setting up libhwasan0:amd64 (14.2.0-16) ...
- Setting up libasan8:amd64 (14.2.0-16) ...
- Setting up libc6-i386 (2.40-6) ...
- Setting up libmbedcrypto16:amd64 (3.6.2-3) ...
- Setting up libtsan2:amd64 (14.2.0-16) ...
- Setting up libpython3.13-stdlib:amd64 (3.13.2-1) ...
- Setting up libicu-dev:amd64 (72.1-6) ...
- Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
- Setting up libcc1-0:amd64 (14.2.0-16) ...
- Setting up liblsan0:amd64 (14.2.0-16) ...
- Setting up libitm1:amd64 (14.2.0-16) ...
- Setting up libhttp-parser2.9:amd64 (2.9.4-6+b2) ...
- Setting up libpython3-stdlib:amd64 (3.13.1-2) ...
- Setting up libllvm19:amd64 (1:19.1.7-1+b1) ...
- Setting up libz3-dev:amd64 (4.13.3-1) ...
- Setting up libncurses-dev:amd64 (6.5+20250125-2) ...
- Setting up libclang1-19 (1:19.1.7-1+b1) ...
- Setting up python3.13 (3.13.2-1) ...
- Setting up libobjc4:amd64 (14.2.0-16) ...
- Setting up python3 (3.13.1-2) ...
- running python rtupdate hooks for python3.13...
- running python post-rtupdate hooks for python3.13...
- Setting up python3-pygments (2.18.0+dfsg-2) ...
- Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
- Setting up libmbedx509-7:amd64 (3.6.2-3) ...
- Setting up lib32gcc-s1 (14.2.0-16) ...
- Setting up lib32stdc++6 (14.2.0-16) ...
- Setting up libmbedtls21:amd64 (3.6.2-3) ...
- Setting up libstd-rust-1.84:amd64 (1.84.0+dfsg1-2) ...
- Setting up libclang-rt-19-dev:amd64 (1:19.1.7-1+b1) ...
- Setting up llvm-19-linker-tools (1:19.1.7-1+b1) ...
- Setting up libgcc-14-dev:amd64 (14.2.0-16) ...
- Setting up llvm-19-runtime (1:19.1.7-1+b1) ...
- Setting up lld-19 (1:19.1.7-1+b1) ...
- Setting up libstdc++-14-dev:amd64 (14.2.0-16) ...
- Setting up libclang-cpp19 (1:19.1.7-1+b1) ...
- Setting up python3-yaml (6.0.2-1+b1) ...
- Setting up libobjc-14-dev:amd64 (14.2.0-16) ...
- Setting up clang-19 (1:19.1.7-1+b1) ...
- Setting up libstd-rust-dev:amd64 (1.84.0+dfsg1-2) ...
- Setting up libgit2-1.8:amd64 (1.8.4+ds-3) ...
- Setting up rustc (1.84.0+dfsg1-2) ...
- Setting up llvm-19 (1:19.1.7-1+b1) ...
- Setting up gcc-14-x86-64-linux-gnu (14.2.0-16) ...
- Setting up llvm-19-tools (1:19.1.7-1+b1) ...
- Setting up rust-llvm (1.84.0+dfsg1-2) ...
- Setting up gcc-14 (14.2.0-16) ...
- Setting up cargo (1.84.0+dfsg1-2) ...
- Setting up llvm-19-dev (1:19.1.7-1+b1) ...
- Setting up g++-14-x86-64-linux-gnu (14.2.0-16) ...
- Setting up g++-14 (14.2.0-16) ...
- Processing triggers for libc-bin (2.40-6) ...
- Processing triggers for base-files (13.6) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved conf-rust-2024.1  (cached)
Processing  2/3: [conf-rust-2024: cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cargo" "--version" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-rust-2024.1)
- cargo 1.84.0 (66221abde 2024-11-19)
Processing  2/3: [conf-rust-2024: rustc 2024]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rustc" "--edition" "2024" "test.rs" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-rust-2024.1)
- error: the crate requires edition 2024, but the latest edition supported by this Rust version is 2021
- 
[ERROR] The compilation of conf-rust-2024.1 failed at "rustc --edition 2024 test.rs".

#=== ERROR while compiling conf-rust-2024.1 ===================================#
# context              2.4.0~alpha1~dev | linux/x86_64 | ocaml-base-compiler.4.12.1 | file:///home/opam/opam-repository
# path                 ~/.opam/4.12/.opam-switch/build/conf-rust-2024.1
# command              ~/.opam/opam-init/hooks/sandbox.sh build rustc --edition 2024 test.rs
# exit-code            1
# env-file             ~/.opam/log/conf-rust-2024-8-6e05f9.env
# output-file          ~/.opam/log/conf-rust-2024-8-6e05f9.out
### output ###
# error: the crate requires edition 2024, but the latest edition supported by this Rust version is 2021
# 



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build conf-rust-2024 1
+- 
- No changes have been performed
# To update the current shell environment, run: eval $(opam env)
'opam install -vy conf-rust-2024.1' failed.
"/usr/bin/env" "bash" "-c" "
opam remove -y "conf-rust-2024.1"
opam install -vy "conf-rust-2024.1"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "conf-rust-2024.1" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 31
Failed: Build failed