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


Building on x86-bm-6.ocamllabs.io

(from ocaml/opam:debian-unstable)
2022-01-02 08:38.32 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2022-01-02 08:38.32 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" 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 8ac7f1657038ae1b7a02e64d87aeb06912f4ca1c"))
2022-01-02 08:38.32 ---> using "0100302b458cd7f99084008cbb3689a3574b8bf20b782f0ddf1ff5969c6c5ace" 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.

2022-01-02 08:38.32 ---> using "96784e14b90597d9836bbfbd5d72400d6a30be51d8291df44ab311fc06b34787" 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> 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.
# Run eval $(opam env --switch=4.12) to update the current shell environment
2022-01-02 08:38.32 ---> using "39380bcb8d89861140827364a7912821c0cb3bc033f9ebe5e9dc646c8425c226" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- 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 [8857 kB]
- Fetched 9086 kB in 2s (5422 kB/s)
- Reading package lists...
- 
2022-01-02 08:38.32 ---> using "f6bf256920c296b3f0d7bd3a04f01d82824c18d3d3f71881259d8ea0cc90282b" 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 dune           2.9.1 [required by batsat]
  - install conf-rust-2018 1     [required by batsat]
  - install batsat         0.7
===== 3 to install =====

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "cargo"
- debconf: delaying package configuration, since apt-utils is not installed
- (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 ... 18039 files and directories currently installed.)
- Preparing to unpack .../libc6-dev_2.33-1_amd64.deb ...
- Unpacking libc6-dev:amd64 (2.33-1) over (2.31-15) ...
- Replacing files in old package libc6:amd64 (2.31-15) ...
- Preparing to unpack .../libc-dev-bin_2.33-1_amd64.deb ...
- Unpacking libc-dev-bin (2.33-1) over (2.31-15) ...
- Preparing to unpack .../libc6_2.33-1_amd64.deb ...
- Checking for services that may need to be restarted...
- Checking init scripts...
- Unpacking libc6:amd64 (2.33-1) over (2.31-15) ...
- Setting up libc6:amd64 (2.33-1) ...
- Checking for services that may need to be restarted...
- Checking init scripts...
- Nothing to restart.
- (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 ... 18040 files and directories currently installed.)
- Preparing to unpack .../libc-bin_2.33-1_amd64.deb ...
- Unpacking libc-bin (2.33-1) over (2.31-15) ...
- Setting up libc-bin (2.33-1) ...
- (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 ... 18040 files and directories currently installed.)
- Preparing to unpack .../libncursesw6_6.3-1_amd64.deb ...
- Unpacking libncursesw6:amd64 (6.3-1) over (6.2+20201114-2) ...
- Preparing to unpack .../libtinfo6_6.3-1_amd64.deb ...
- Unpacking libtinfo6:amd64 (6.3-1) over (6.2+20201114-2) ...
- Setting up libtinfo6:amd64 (6.3-1) ...
- (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 ... 18040 files and directories currently installed.)
- Preparing to unpack .../ncurses-bin_6.3-1_amd64.deb ...
- Unpacking ncurses-bin (6.3-1) over (6.2+20201114-2) ...
- Setting up ncurses-bin (6.3-1) ...
- Selecting previously unselected package libpython3.9-minimal: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 ... 18040 files and directories currently installed.)
- Preparing to unpack .../libpython3.9-minimal_3.9.9-2_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.9-2) ...
- Selecting previously unselected package python3.9-minimal.
- Preparing to unpack .../python3.9-minimal_3.9.9-2_amd64.deb ...
- Unpacking python3.9-minimal (3.9.9-2) ...
- Setting up libpython3.9-minimal:amd64 (3.9.9-2) ...
- Setting up python3.9-minimal (3.9.9-2) ...
- 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 ... 18325 files and directories currently installed.)
- Preparing to unpack .../00-python3-minimal_3.9.8-1_amd64.deb ...
- Unpacking python3-minimal (3.9.8-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../01-media-types_4.0.0_all.deb ...
- Unpacking media-types (4.0.0) ...
- Selecting previously unselected package libffi8:amd64.
- Preparing to unpack .../02-libffi8_3.4.2-3_amd64.deb ...
- Unpacking libffi8:amd64 (3.4.2-3) ...
- Preparing to unpack .../03-libasan6_11.2.0-13_amd64.deb ...
- Unpacking libasan6:amd64 (11.2.0-13) over (11.2.0-2) ...
- Preparing to unpack .../04-libubsan1_11.2.0-13_amd64.deb ...
- Unpacking libubsan1:amd64 (11.2.0-13) over (11.2.0-2) ...
- Preparing to unpack .../05-libtsan0_11.2.0-13_amd64.deb ...
- Unpacking libtsan0:amd64 (11.2.0-13) over (11.2.0-2) ...
- Preparing to unpack .../06-libquadmath0_11.2.0-13_amd64.deb ...
- Unpacking libquadmath0:amd64 (11.2.0-13) over (11.2.0-2) ...
- Preparing to unpack .../07-liblsan0_11.2.0-13_amd64.deb ...
- Unpacking liblsan0:amd64 (11.2.0-13) over (11.2.0-2) ...
- Preparing to unpack .../08-libitm1_11.2.0-13_amd64.deb ...
- Unpacking libitm1:amd64 (11.2.0-13) over (11.2.0-2) ...
- Preparing to unpack .../09-libgomp1_11.2.0-13_amd64.deb ...
- Unpacking libgomp1:amd64 (11.2.0-13) over (11.2.0-2) ...
- Preparing to unpack .../10-libcc1-0_11.2.0-13_amd64.deb ...
- Unpacking libcc1-0:amd64 (11.2.0-13) over (11.2.0-2) ...
- Preparing to unpack .../11-libatomic1_11.2.0-13_amd64.deb ...
- Unpacking libatomic1:amd64 (11.2.0-13) over (11.2.0-2) ...
- Preparing to unpack .../12-gcc-11-base_11.2.0-13_amd64.deb ...
- Unpacking gcc-11-base:amd64 (11.2.0-13) over (11.2.0-2) ...
- Setting up gcc-11-base:amd64 (11.2.0-13) ...
- (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 ... 18356 files and directories currently installed.)
- Preparing to unpack .../libstdc++6_11.2.0-13_amd64.deb ...
- Unpacking libstdc++6:amd64 (11.2.0-13) over (10.2.1-6) ...
- Setting up libstdc++6:amd64 (11.2.0-13) ...
- Selecting previously unselected package libmpdec3: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 ... 18356 files and directories currently installed.)
- Preparing to unpack .../libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Selecting previously unselected package libpython3.9-stdlib:amd64.
- Preparing to unpack .../libpython3.9-stdlib_3.9.9-2_amd64.deb ...
- Unpacking libpython3.9-stdlib:amd64 (3.9.9-2) ...
- Selecting previously unselected package python3.9.
- Preparing to unpack .../python3.9_3.9.9-2_amd64.deb ...
- Unpacking python3.9 (3.9.9-2) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.9.8-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.9.8-1) ...
- Setting up python3-minimal (3.9.8-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 ... 18727 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.9.8-1_amd64.deb ...
- Unpacking python3 (3.9.8-1) ...
- Selecting previously unselected package libpipeline1:amd64.
- Preparing to unpack .../01-libpipeline1_1.5.4-2_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.4-2) ...
- Selecting previously unselected package binfmt-support.
- Preparing to unpack .../02-binfmt-support_2.2.1-2_amd64.deb ...
- Unpacking binfmt-support (2.2.1-2) ...
- Selecting previously unselected package libhttp-parser2.9:amd64.
- Preparing to unpack .../03-libhttp-parser2.9_2.9.4-4_amd64.deb ...
- Unpacking libhttp-parser2.9:amd64 (2.9.4-4) ...
- Selecting previously unselected package libmbedcrypto3:amd64.
- Preparing to unpack .../04-libmbedcrypto3_2.16.11-0.3_amd64.deb ...
- Unpacking libmbedcrypto3:amd64 (2.16.11-0.3) ...
- Selecting previously unselected package libmbedx509-0:amd64.
- Preparing to unpack .../05-libmbedx509-0_2.16.11-0.3_amd64.deb ...
- Unpacking libmbedx509-0:amd64 (2.16.11-0.3) ...
- Selecting previously unselected package libmbedtls12:amd64.
- Preparing to unpack .../06-libmbedtls12_2.16.11-0.3_amd64.deb ...
- Unpacking libmbedtls12:amd64 (2.16.11-0.3) ...
- Selecting previously unselected package libgit2-1.1:amd64.
- Preparing to unpack .../07-libgit2-1.1_1.1.0+dfsg.1-4.1_amd64.deb ...
- Unpacking libgit2-1.1:amd64 (1.1.0+dfsg.1-4.1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../08-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../09-libxml2_2.9.12+dfsg-5+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.12+dfsg-5+b1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../10-libz3-4_4.8.12-1+b1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-1+b1) ...
- Selecting previously unselected package libllvm13:amd64.
- Preparing to unpack .../11-libllvm13_1%3a13.0.0-9+b2_amd64.deb ...
- Unpacking libllvm13:amd64 (1:13.0.0-9+b2) ...
- Selecting previously unselected package libstd-rust-1.56:amd64.
- Preparing to unpack .../12-libstd-rust-1.56_1.56.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-1.56:amd64 (1.56.0+dfsg1-2) ...
- Selecting previously unselected package libstd-rust-dev:amd64.
- Preparing to unpack .../13-libstd-rust-dev_1.56.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-dev:amd64 (1.56.0+dfsg1-2) ...
- Selecting previously unselected package rustc.
- Preparing to unpack .../14-rustc_1.56.0+dfsg1-2_amd64.deb ...
- Unpacking rustc (1.56.0+dfsg1-2) ...
- Selecting previously unselected package cargo.
- Preparing to unpack .../15-cargo_0.57.0-3_amd64.deb ...
- Unpacking cargo (0.57.0-3) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../16-icu-devtools_67.1-7_amd64.deb ...
- Unpacking icu-devtools (67.1-7) ...
- Selecting previously unselected package libclang-cpp13.
- Preparing to unpack .../17-libclang-cpp13_1%3a13.0.0-9+b2_amd64.deb ...
- Unpacking libclang-cpp13 (1:13.0.0-9+b2) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../18-libffi-dev_3.4.2-3_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.2-3) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../19-libicu-dev_67.1-7_amd64.deb ...
- Unpacking libicu-dev:amd64 (67.1-7) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../20-libncurses6_6.3-1_amd64.deb ...
- Unpacking libncurses6:amd64 (6.3-1) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../21-libncurses-dev_6.3-1_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.3-1) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../22-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
- Selecting previously unselected package libtinfo-dev:amd64.
- Preparing to unpack .../23-libtinfo-dev_6.3-1_amd64.deb ...
- Unpacking libtinfo-dev:amd64 (6.3-1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../24-libxml2-dev_2.9.12+dfsg-5+b1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.12+dfsg-5+b1) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../25-libyaml-0-2_0.2.2-1_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../26-libz3-dev_4.8.12-1+b1_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.8.12-1+b1) ...
- Selecting previously unselected package llvm-13-runtime.
- Preparing to unpack .../27-llvm-13-runtime_1%3a13.0.0-9+b2_amd64.deb ...
- Unpacking llvm-13-runtime (1:13.0.0-9+b2) ...
- Selecting previously unselected package llvm-13-linker-tools.
- Preparing to unpack .../28-llvm-13-linker-tools_1%3a13.0.0-9+b2_amd64.deb ...
- Unpacking llvm-13-linker-tools (1:13.0.0-9+b2) ...
- Selecting previously unselected package llvm-13.
- Preparing to unpack .../29-llvm-13_1%3a13.0.0-9+b2_amd64.deb ...
- Unpacking llvm-13 (1:13.0.0-9+b2) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../30-python3-pkg-resources_59.6.0-1_all.deb ...
- Unpacking python3-pkg-resources (59.6.0-1) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../31-python3-pygments_2.10.0+dfsg-1_all.deb ...
- Unpacking python3-pygments (2.10.0+dfsg-1) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../32-python3-yaml_5.4.1-1+b1_amd64.deb ...
- Unpacking python3-yaml (5.4.1-1+b1) ...
- Selecting previously unselected package llvm-13-tools.
- Preparing to unpack .../33-llvm-13-tools_1%3a13.0.0-9+b2_amd64.deb ...
- Unpacking llvm-13-tools (1:13.0.0-9+b2) ...
- Selecting previously unselected package llvm-13-dev.
- Preparing to unpack .../34-llvm-13-dev_1%3a13.0.0-9+b2_amd64.deb ...
- Unpacking llvm-13-dev (1:13.0.0-9+b2) ...
- Setting up media-types (4.0.0) ...
- Setting up libpipeline1:amd64 (1.5.4-2) ...
- Setting up libicu67:amd64 (67.1-7) ...
- Setting up libyaml-0-2:amd64 (0.2.2-1) ...
- Setting up libgomp1:amd64 (11.2.0-13) ...
- Setting up libasan6:amd64 (11.2.0-13) ...
- Setting up libz3-4:amd64 (4.8.12-1+b1) ...
- Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
- Setting up libncurses6:amd64 (6.3-1) ...
- Setting up libquadmath0:amd64 (11.2.0-13) ...
- Setting up libatomic1:amd64 (11.2.0-13) ...
- Setting up binfmt-support (2.2.1-2) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of restart.
- Setting up icu-devtools (67.1-7) ...
- Setting up libncursesw6:amd64 (6.3-1) ...
- Setting up libubsan1:amd64 (11.2.0-13) ...
- Setting up libffi8:amd64 (3.4.2-3) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libmbedcrypto3:amd64 (2.16.11-0.3) ...
- Setting up libc-dev-bin (2.33-1) ...
- Setting up libxml2:amd64 (2.9.12+dfsg-5+b1) ...
- Setting up libcc1-0:amd64 (11.2.0-13) ...
- Setting up liblsan0:amd64 (11.2.0-13) ...
- Setting up libitm1:amd64 (11.2.0-13) ...
- Setting up libhttp-parser2.9:amd64 (2.9.4-4) ...
- Setting up libpython3.9-stdlib:amd64 (3.9.9-2) ...
- Setting up libpython3-stdlib:amd64 (3.9.8-1) ...
- Setting up libtsan0:amd64 (11.2.0-13) ...
- Setting up libz3-dev:amd64 (4.8.12-1+b1) ...
- Setting up libmbedx509-0:amd64 (2.16.11-0.3) ...
- Setting up libmbedtls12:amd64 (2.16.11-0.3) ...
- Setting up libffi-dev:amd64 (3.4.2-3) ...
- Setting up libllvm13:amd64 (1:13.0.0-9+b2) ...
- Setting up llvm-13-runtime (1:13.0.0-9+b2) ...
- /usr/bin/which: this version of 'which' is deprecated and should not be used.
- Setting up libc6-dev:amd64 (2.33-1) ...
- Setting up libicu-dev:amd64 (67.1-7) ...
- Setting up libstd-rust-1.56:amd64 (1.56.0+dfsg1-2) ...
- Setting up python3.9 (3.9.9-2) ...
- Setting up libncurses-dev:amd64 (6.3-1) ...
- Setting up libgit2-1.1:amd64 (1.1.0+dfsg.1-4.1) ...
- Setting up python3 (3.9.8-1) ...
- running python rtupdate hooks for python3.9...
- running python post-rtupdate hooks for python3.9...
- Setting up llvm-13-linker-tools (1:13.0.0-9+b2) ...
- Setting up libstd-rust-dev:amd64 (1.56.0+dfsg1-2) ...
- Setting up libxml2-dev:amd64 (2.9.12+dfsg-5+b1) ...
- Setting up libclang-cpp13 (1:13.0.0-9+b2) ...
- Setting up rustc (1.56.0+dfsg1-2) ...
- Setting up python3-pkg-resources (59.6.0-1) ...
- Setting up libtinfo-dev:amd64 (6.3-1) ...
- Setting up llvm-13 (1:13.0.0-9+b2) ...
- Setting up python3-yaml (5.4.1-1+b1) ...
- Setting up cargo (0.57.0-3) ...
- Setting up python3-pygments (2.10.0+dfsg-1) ...
- Setting up llvm-13-tools (1:13.0.0-9+b2) ...
- Setting up llvm-13-dev (1:13.0.0-9+b2) ...
- Processing triggers for libc-bin (2.33-1) ...

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

Processing  6/9: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune.2.9.1)
-> compiled  dune.2.9.1
-> installed dune.2.9.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.12/.opam-switch/build/batsat.0.7)
-    Compiling proc-macro2 v1.0.32
-    Compiling unicode-xid v0.2.2
-    Compiling syn v1.0.81
-    Compiling cc v1.0.72
-    Compiling ocaml-sys v0.22.0
-    Compiling ocaml-interop v0.8.7
-    Compiling chlorine v1.0.10
-    Compiling static_assertions v1.1.0
-    Compiling bit-vec v0.5.1
-    Compiling batsat v0.5.0
-    Compiling quote v1.0.10
-    Compiling ocaml-boxroot-sys v0.2.0
-    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.12/.opam-switch/build/batsat.0.7)
-     Finished release [optimized + debuginfo] target(s) in 19.86s
Processing  8/9: [batsat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "batsat" "-j" "31" (CWD=/home/opam/.opam/4.12/.opam-switch/build/batsat.0.7)
-> compiled  batsat.0.7
-> installed batsat.0.7
Done.
# Run eval $(opam env) to update the current shell environment
2022-01-02 08:40.14 ---> saved as "fd2099e2cbfd7ecc47982d6073594af44e2cf1d58b2b50d9997f995cc1bf430e"
Job succeeded