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


Building on doris.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:728f5640961821acc3c3615502bcc556ec255cb25e8860aae98b3690dfbd682e
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-11-22 03:56.19 ---> 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"))
2024-11-22 03:56.19 ---> 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 232a37e8b008dc04381f5e98c16badfc02ea6962"))
2024-11-22 03:56.19 ---> using "3627aca0cf09d425091b1834dc367b2d674ea958c1073cfd571626e801400fa8" 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.

2024-11-22 03:56.19 ---> using "12ca91eed672409146ffeb97abf8b2057aa9490eea5153239f28fb1d87ff4305" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.2  (2 extra sources)
-> retrieved ocaml-config.2  (2 extra sources)
-> retrieved ocaml-base-compiler.4.13.1  (cached)
-> installed ocaml-base-compiler.4.13.1
-> installed ocaml-config.2
-> installed ocaml.4.13.1
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.13)
2024-11-22 03:56.19 ---> using "03c27ea72e7b8c6e892de4ffb30bd2ee39e742a7cd1af526dc2ca246556538ba" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [202 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-2024-11-21-2009.31-F-2024-11-19-1405.22.pdiff [124 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-11-21-2009.31-F-2024-11-19-1405.22.pdiff [124 kB]
- Fetched 390 kB in 2s (259 kB/s)
- Reading package lists...
- 
2024-11-22 03:56.19 ---> using "703e7128544aba9df6d76223208c92bcb3909c2e3679ef1c80f42b31ebd7e16b" from cache

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

Nothing to do.
The following actions will be performed:
=== install 3 packages
  - install batsat         0.7
  - install conf-rust-2018 1      [required by batsat]
  - install dune           3.16.1 [required by batsat]

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"
- debconf: delaying package configuration, since apt-utils is not installed
- 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 ... 19808 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.12-minimal:amd64.
- Preparing to unpack .../libpython3.12-minimal_3.12.7-3_amd64.deb ...
- Unpacking libpython3.12-minimal:amd64 (3.12.7-3) ...
- Selecting previously unselected package python3.12-minimal.
- Preparing to unpack .../python3.12-minimal_3.12.7-3_amd64.deb ...
- Unpacking python3.12-minimal (3.12.7-3) ...
- Setting up libpython3.12-minimal:amd64 (3.12.7-3) ...
- Setting up python3.12-minimal (3.12.7-3) ...
- 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 ... 20141 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.12.7-1_amd64.deb ...
- Unpacking python3-minimal (3.12.7-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_10.1.0_all.deb ...
- Unpacking media-types (10.1.0) ...
- Selecting previously unselected package libtirpc-common.
- Preparing to unpack .../2-libtirpc-common_1.3.4+ds-1.3_all.deb ...
- Unpacking libtirpc-common (1.3.4+ds-1.3) ...
- Selecting previously unselected package libtirpc3t64:amd64.
- Preparing to unpack .../3-libtirpc3t64_1.3.4+ds-1.3+b1_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.4+ds-1.3+b1) ...
- Selecting previously unselected package libnsl2:amd64.
- Preparing to unpack .../4-libnsl2_1.3.0-3+b3_amd64.deb ...
- Unpacking libnsl2:amd64 (1.3.0-3+b3) ...
- Selecting previously unselected package libpython3.12-stdlib:amd64.
- Preparing to unpack .../5-libpython3.12-stdlib_3.12.7-3_amd64.deb ...
- Unpacking libpython3.12-stdlib:amd64 (3.12.7-3) ...
- Selecting previously unselected package python3.12.
- Preparing to unpack .../6-python3.12_3.12.7-3_amd64.deb ...
- Unpacking python3.12 (3.12.7-3) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../7-libpython3-stdlib_3.12.7-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.12.7-1) ...
- Setting up python3-minimal (3.12.7-1) ...
- 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 ... 20605 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.12.7-1_amd64.deb ...
- Unpacking python3 (3.12.7-1) ...
- Selecting previously unselected package libcurl4t64:amd64.
- Preparing to unpack .../01-libcurl4t64_8.11.0-1_amd64.deb ...
- Unpacking libcurl4t64:amd64 (8.11.0-1) ...
- Selecting previously unselected package libhttp-parser2.9:amd64.
- Preparing to unpack .../02-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 .../03-libmbedcrypto16_3.6.2-3_amd64.deb ...
- Unpacking libmbedcrypto16:amd64 (3.6.2-3) ...
- Selecting previously unselected package libmbedx509-7:amd64.
- Preparing to unpack .../04-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 .../05-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 .../06-libgit2-1.8_1.8.4+ds-2_amd64.deb ...
- Unpacking libgit2-1.8:amd64 (1.8.4+ds-2) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../07-libicu72_72.1-5+b1_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-5+b1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../08-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 .../09-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 .../10-libllvm19_1%3a19.1.3-2_amd64.deb ...
- Unpacking libllvm19:amd64 (1:19.1.3-2) ...
- Selecting previously unselected package libstd-rust-1.82:amd64.
- Preparing to unpack .../11-libstd-rust-1.82_1.82.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-1.82:amd64 (1.82.0+dfsg1-2) ...
- Selecting previously unselected package libstd-rust-dev:amd64.
- Preparing to unpack .../12-libstd-rust-dev_1.82.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-dev:amd64 (1.82.0+dfsg1-2) ...
- Selecting previously unselected package rustc.
- Preparing to unpack .../13-rustc_1.82.0+dfsg1-2_amd64.deb ...
- Unpacking rustc (1.82.0+dfsg1-2) ...
- Selecting previously unselected package libclang-cpp19.
- Preparing to unpack .../14-libclang-cpp19_1%3a19.1.3-2_amd64.deb ...
- Unpacking libclang-cpp19 (1:19.1.3-2) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../15-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 .../16-libobjc4_14.2.0-8_amd64.deb ...
- Unpacking libobjc4:amd64 (14.2.0-8) ...
- Selecting previously unselected package libobjc-14-dev:amd64.
- Preparing to unpack .../17-libobjc-14-dev_14.2.0-8_amd64.deb ...
- Unpacking libobjc-14-dev:amd64 (14.2.0-8) ...
- Selecting previously unselected package libclang-common-19-dev:amd64.
- Preparing to unpack .../18-libclang-common-19-dev_1%3a19.1.3-2_amd64.deb ...
- Unpacking libclang-common-19-dev:amd64 (1:19.1.3-2) ...
- Selecting previously unselected package llvm-19-linker-tools.
- Preparing to unpack .../19-llvm-19-linker-tools_1%3a19.1.3-2_amd64.deb ...
- Unpacking llvm-19-linker-tools (1:19.1.3-2) ...
- Selecting previously unselected package libclang1-19.
- Preparing to unpack .../20-libclang1-19_1%3a19.1.3-2_amd64.deb ...
- Unpacking libclang1-19 (1:19.1.3-2) ...
- Selecting previously unselected package clang-19.
- Preparing to unpack .../21-clang-19_1%3a19.1.3-2_amd64.deb ...
- Unpacking clang-19 (1:19.1.3-2) ...
- Selecting previously unselected package cargo.
- Preparing to unpack .../22-cargo_1.82.0+dfsg1-2_amd64.deb ...
- Unpacking cargo (1.82.0+dfsg1-2) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../23-icu-devtools_72.1-5+b1_amd64.deb ...
- Unpacking icu-devtools (72.1-5+b1) ...
- Selecting previously unselected package libc6-i386.
- Preparing to unpack .../24-libc6-i386_2.40-3_amd64.deb ...
- Unpacking libc6-i386 (2.40-3) ...
- Selecting previously unselected package lib32gcc-s1.
- Preparing to unpack .../25-lib32gcc-s1_14.2.0-8_amd64.deb ...
- Unpacking lib32gcc-s1 (14.2.0-8) ...
- Selecting previously unselected package lib32stdc++6.
- Preparing to unpack .../26-lib32stdc++6_14.2.0-8_amd64.deb ...
- Unpacking lib32stdc++6 (14.2.0-8) ...
- Selecting previously unselected package libclang-rt-19-dev:amd64.
- Preparing to unpack .../27-libclang-rt-19-dev_1%3a19.1.3-2_amd64.deb ...
- Unpacking libclang-rt-19-dev:amd64 (1:19.1.3-2) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../28-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 .../29-libicu-dev_72.1-5+b1_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-5+b1) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../30-libncurses6_6.5-2+b1_amd64.deb ...
- Unpacking libncurses6:amd64 (6.5-2+b1) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../31-libncurses-dev_6.5-2+b1_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.5-2+b1) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../32-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 .../33-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 .../34-libyaml-0-2_0.2.5-1+b2_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.5-1+b2) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../35-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 .../36-lld-19_1%3a19.1.3-2_amd64.deb ...
- Unpacking lld-19 (1:19.1.3-2) ...
- Selecting previously unselected package llvm-19-runtime.
- Preparing to unpack .../37-llvm-19-runtime_1%3a19.1.3-2_amd64.deb ...
- Unpacking llvm-19-runtime (1:19.1.3-2) ...
- Selecting previously unselected package llvm-19.
- Preparing to unpack .../38-llvm-19_1%3a19.1.3-2_amd64.deb ...
- Unpacking llvm-19 (1:19.1.3-2) ...
- Selecting previously unselected package python3-autocommand.
- Preparing to unpack .../39-python3-autocommand_2.2.2-3_all.deb ...
- Unpacking python3-autocommand (2.2.2-3) ...
- Selecting previously unselected package python3-more-itertools.
- Preparing to unpack .../40-python3-more-itertools_10.5.0-1_all.deb ...
- Unpacking python3-more-itertools (10.5.0-1) ...
- Selecting previously unselected package python3-typing-extensions.
- Preparing to unpack .../41-python3-typing-extensions_4.12.2-2_all.deb ...
- Unpacking python3-typing-extensions (4.12.2-2) ...
- Selecting previously unselected package python3-typeguard.
- Preparing to unpack .../42-python3-typeguard_4.4.1-1_all.deb ...
- Unpacking python3-typeguard (4.4.1-1) ...
- Selecting previously unselected package python3-inflect.
- Preparing to unpack .../43-python3-inflect_7.3.1-2_all.deb ...
- Unpacking python3-inflect (7.3.1-2) ...
- Selecting previously unselected package python3-jaraco.context.
- Preparing to unpack .../44-python3-jaraco.context_6.0.0-1_all.deb ...
- Unpacking python3-jaraco.context (6.0.0-1) ...
- Selecting previously unselected package python3-jaraco.functools.
- Preparing to unpack .../45-python3-jaraco.functools_4.1.0-1_all.deb ...
- Unpacking python3-jaraco.functools (4.1.0-1) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../46-python3-pkg-resources_75.2.0-1_all.deb ...
- Unpacking python3-pkg-resources (75.2.0-1) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../47-python3-pygments_2.18.0+dfsg-1_all.deb ...
- Unpacking python3-pygments (2.18.0+dfsg-1) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../48-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 .../49-llvm-19-tools_1%3a19.1.3-2_amd64.deb ...
- Unpacking llvm-19-tools (1:19.1.3-2) ...
- Selecting previously unselected package llvm-19-dev.
- Preparing to unpack .../50-llvm-19-dev_1%3a19.1.3-2_amd64.deb ...
- Unpacking llvm-19-dev (1:19.1.3-2) ...
- Selecting previously unselected package rust-llvm.
- Preparing to unpack .../51-rust-llvm_1.82.0+dfsg1-2_amd64.deb ...
- Unpacking rust-llvm (1.82.0+dfsg1-2) ...
- Setting up media-types (10.1.0) ...
- Setting up libpipeline1:amd64 (1.5.8-1) ...
- Setting up libicu72:amd64 (72.1-5+b1) ...
- Setting up libcurl4t64:amd64 (8.11.0-1) ...
- Setting up libclang-common-19-dev:amd64 (1:19.1.3-2) ...
- Setting up libyaml-0-2:amd64 (0.2.5-1+b2) ...
- Setting up libtirpc-common (1.3.4+ds-1.3) ...
- 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-2+b1) ...
- 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-5+b1) ...
- Setting up libgc1:amd64 (1:8.2.8-1) ...
- Setting up libc6-i386 (2.40-3) ...
- Setting up libmbedcrypto16:amd64 (3.6.2-3) ...
- Setting up libicu-dev:amd64 (72.1-5+b1) ...
- Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
- Setting up libhttp-parser2.9:amd64 (2.9.4-6+b2) ...
- Setting up libllvm19:amd64 (1:19.1.3-2) ...
- Setting up libz3-dev:amd64 (4.13.3-1) ...
- Setting up libncurses-dev:amd64 (6.5-2+b1) ...
- Setting up libclang1-19 (1:19.1.3-2) ...
- Setting up libtirpc3t64:amd64 (1.3.4+ds-1.3+b1) ...
- Setting up libobjc4:amd64 (14.2.0-8) ...
- Setting up libobjc-14-dev:amd64 (14.2.0-8) ...
- 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-8) ...
- Setting up lib32stdc++6 (14.2.0-8) ...
- Setting up libmbedtls21:amd64 (3.6.2-3) ...
- Setting up libclang-rt-19-dev:amd64 (1:19.1.3-2) ...
- Setting up libnsl2:amd64 (1.3.0-3+b3) ...
- Setting up llvm-19-linker-tools (1:19.1.3-2) ...
- Setting up libstd-rust-1.82:amd64 (1.82.0+dfsg1-2) ...
- Setting up llvm-19-runtime (1:19.1.3-2) ...
- Setting up lld-19 (1:19.1.3-2) ...
- Setting up libclang-cpp19 (1:19.1.3-2) ...
- Setting up libpython3.12-stdlib:amd64 (3.12.7-3) ...
- Setting up python3.12 (3.12.7-3) ...
- Setting up clang-19 (1:19.1.3-2) ...
- Setting up libstd-rust-dev:amd64 (1.82.0+dfsg1-2) ...
- Setting up libgit2-1.8:amd64 (1.8.4+ds-2) ...
- Setting up rustc (1.82.0+dfsg1-2) ...
- Setting up llvm-19 (1:19.1.3-2) ...
- Setting up libpython3-stdlib:amd64 (3.12.7-1) ...
- Setting up rust-llvm (1.82.0+dfsg1-2) ...
- Setting up python3 (3.12.7-1) ...
- running python rtupdate hooks for python3.12...
- running python post-rtupdate hooks for python3.12...
- Setting up python3-autocommand (2.2.2-3) ...
- Setting up cargo (1.82.0+dfsg1-2) ...
- Setting up python3-typing-extensions (4.12.2-2) ...
- Setting up python3-more-itertools (10.5.0-1) ...
- Setting up python3-jaraco.functools (4.1.0-1) ...
- Setting up python3-jaraco.context (6.0.0-1) ...
- Setting up python3-typeguard (4.4.1-1) ...
- Setting up python3-yaml (6.0.2-1+b1) ...
- Setting up python3-inflect (7.3.1-2) ...
- Setting up python3-pkg-resources (75.2.0-1) ...
- Setting up python3-pygments (2.18.0+dfsg-1) ...
- Setting up llvm-19-tools (1:19.1.3-2) ...
- Setting up llvm-19-dev (1:19.1.3-2) ...
- Processing triggers for libc-bin (2.40-3) ...
- Processing triggers for base-files (13.5) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/9: [batsat.0.7: http]
-> retrieved conf-rust-2018.1  (cached)
Processing  2/9: [batsat.0.7: http]
Processing  3/9: [batsat.0.7: http] [dune.3.16.1: extract]
Processing  4/9: [batsat.0.7: http] [dune.3.16.1: extract] [conf-rust-2018: cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cargo" "--version" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-rust-2018.1)
- cargo 1.82.0 (8f40fc59f 2024-08-21)
Processing  4/9: [batsat.0.7: http] [dune.3.16.1: extract] [conf-rust-2018: rustc 2018]
Processing  4/9: [batsat.0.7: extract] [dune.3.16.1: extract] [conf-rust-2018: rustc 2018]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rustc" "--edition" "2018" "test.rs" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-rust-2018.1)
-> compiled  conf-rust-2018.1
Processing  4/9: [batsat.0.7: extract] [dune.3.16.1: extract]
-> installed conf-rust-2018.1
Processing  5/9: [batsat.0.7: extract] [dune.3.16.1: extract]
-> retrieved batsat.0.7  (https://github.com/c-cube/batsat-ocaml/archive/v0.7.tar.gz)
Processing  5/9: [dune.3.16.1: extract]
-> retrieved dune.3.16.1  (cached)
Processing  6/9: [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.16.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- 

Processing  6/9: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.16.1)
-> compiled  dune.3.16.1
-> installed dune.3.16.1
Processing  8/9: [batsat: ./build_rust.sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./build_rust.sh" (CWD=/home/opam/.opam/4.13/.opam-switch/build/batsat.0.7)
-    Compiling proc-macro2 v1.0.32
-    Compiling unicode-xid v0.2.2
-    Compiling cc v1.0.72
-    Compiling syn v1.0.81
-    Compiling ocaml-sys v0.22.0
-    Compiling chlorine v1.0.10
-    Compiling ocaml-interop v0.8.7
-    Compiling static_assertions v1.1.0
-    Compiling bit-vec v0.5.1
-    Compiling batsat v0.5.0
-    Compiling ocaml-boxroot-sys v0.2.0
-    Compiling quote v1.0.10
-    Compiling synstructure v0.12.6
-    Compiling ocaml-derive v0.22.0
-    Compiling ocaml v0.22.2
-    Compiling batsat-stubs v0.1.0 (/home/opam/.opam/4.13/.opam-switch/build/batsat.0.7)
- warning: attribute should be applied to an `extern` block with non-Rust ABI
-  --> src/lib.rs:1:1
-   |
- 1 | #[link(name = "batsat")]
-   | ^^^^^^^^^^^^^^^^^^^^^^^^
- 2 | use ocaml::Pointer;
-   | ------------------- not an `extern` block
-   |
-   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
-   = note: `#[warn(unused_attributes)]` on by default
- 
- warning: `batsat-stubs` (lib) generated 1 warning
-     Finished `release` profile [optimized + debuginfo] target(s) in 11.51s
Processing  8/9: [batsat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "batsat" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/batsat.0.7)
-> compiled  batsat.0.7
-> installed batsat.0.7
Done.
# To update the current shell environment, run: eval $(opam env)
2024-11-22 03:57.41 ---> saved as "4c70df0fb2adfa8e826819ed1c0896c42dc96e0c11f909362147b08e98c8e578"
Job succeeded