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


Building on x86-bm-c7.sw.ocaml.org

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:27891e8b8d291b32d2fff7596317f281f45f9b6d0991aca7b7a4effb0d5ad0a3
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-06-01 13:47.47 ---> 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-dev /usr/bin/opam"))
2024-06-01 13:47.47 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 0b9453aa6048fe22dfdf9af320fe1dd40296d350"))
2024-06-01 13:47.47 ---> using "e3560806fa0f854f1d1ba2f13f52af9b505adc32c9c8ac6b9a3d232a44e83c7a" 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-06-01 13:47.47 ---> using "a6cb48a09672e1fb12e82349ff98389c4f1321dfe5b94739b915db27204615f0" 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"} | "ocaml-system" {= "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.
# Run eval $(opam env --switch=4.10) to update the current shell environment
2024-06-01 13:47.47 ---> using "282ea047b542688697ed6c35bc4b5ab78f2817fcc86b461a95c6b5dfc605058d" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 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-06-01-0804.35-F-2024-05-27-2005.20.pdiff [233 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-06-01-0804.35-F-2024-05-27-2005.20.pdiff [233 kB]
- Fetched 495 kB in 5s (102 kB/s)
- Reading package lists...
- 
2024-06-01 13:47.47 ---> using "f0f8cf4a315d8d36c103c42d81596bece6e9bf8a2be8e45e8e7d296821319b6d" from cache

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

Nothing to do.
The following actions will be performed:
=== install 3 packages
  - install conf-rust-2021 1      [required by rsdd]
  - install dune           3.15.3 [required by rsdd]
  - install rsdd           0.1.0

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 ... 19459 files and directories currently installed.)
- Preparing to unpack .../libpipeline1_1.5.7-2_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.7-2) ...
- 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.11-minimal:amd64.
- Preparing to unpack .../libpython3.11-minimal_3.11.9-1_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.9-1) ...
- Selecting previously unselected package python3.11-minimal.
- Preparing to unpack .../python3.11-minimal_3.11.9-1_amd64.deb ...
- Unpacking python3.11-minimal (3.11.9-1) ...
- Setting up libpython3.11-minimal:amd64 (3.11.9-1) ...
- Setting up python3.11-minimal (3.11.9-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 ... 19788 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.11.8-1_amd64.deb ...
- Unpacking python3-minimal (3.11.8-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_10.1.0_all.deb ...
- Unpacking media-types (10.1.0) ...
- Selecting previously unselected package libpython3.11-stdlib:amd64.
- Preparing to unpack .../libpython3.11-stdlib_3.11.9-1_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.9-1) ...
- Selecting previously unselected package python3.11.
- Preparing to unpack .../python3.11_3.11.9-1_amd64.deb ...
- Unpacking python3.11 (3.11.9-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.11.8-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.11.8-1) ...
- Setting up python3-minimal (3.11.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 ... 20213 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.11.8-1_amd64.deb ...
- Unpacking python3 (3.11.8-1) ...
- Selecting previously unselected package libhttp-parser2.9:amd64.
- Preparing to unpack .../01-libhttp-parser2.9_2.9.4-6+b1_amd64.deb ...
- Unpacking libhttp-parser2.9:amd64 (2.9.4-6+b1) ...
- Selecting previously unselected package libmbedcrypto7t64:amd64.
- Preparing to unpack .../02-libmbedcrypto7t64_2.28.8-1_amd64.deb ...
- Unpacking libmbedcrypto7t64:amd64 (2.28.8-1) ...
- Selecting previously unselected package libmbedx509-1t64:amd64.
- Preparing to unpack .../03-libmbedx509-1t64_2.28.8-1_amd64.deb ...
- Unpacking libmbedx509-1t64:amd64 (2.28.8-1) ...
- Selecting previously unselected package libmbedtls14t64:amd64.
- Preparing to unpack .../04-libmbedtls14t64_2.28.8-1_amd64.deb ...
- Unpacking libmbedtls14t64:amd64 (2.28.8-1) ...
- Selecting previously unselected package libgit2-1.7:amd64.
- Preparing to unpack .../05-libgit2-1.7_1.7.2+ds-1+b2_amd64.deb ...
- Unpacking libgit2-1.7:amd64 (1.7.2+ds-1+b2) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../06-libicu72_72.1-4+b1_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-4+b1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../07-libxml2_2.12.7+dfsg-2_amd64.deb ...
- Unpacking libxml2:amd64 (2.12.7+dfsg-2) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../08-libz3-4_4.8.12-3.1+b2_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-3.1+b2) ...
- Selecting previously unselected package libllvm17t64:amd64.
- Preparing to unpack .../09-libllvm17t64_1%3a17.0.6-12_amd64.deb ...
- Unpacking libllvm17t64:amd64 (1:17.0.6-12) ...
- Selecting previously unselected package libstd-rust-1.74:amd64.
- Preparing to unpack .../10-libstd-rust-1.74_1.74.1+dfsg1-1_amd64.deb ...
- Unpacking libstd-rust-1.74:amd64 (1.74.1+dfsg1-1) ...
- Selecting previously unselected package libstd-rust-dev:amd64.
- Preparing to unpack .../11-libstd-rust-dev_1.74.1+dfsg1-1_amd64.deb ...
- Unpacking libstd-rust-dev:amd64 (1.74.1+dfsg1-1) ...
- Selecting previously unselected package rustc.
- Preparing to unpack .../12-rustc_1.74.1+dfsg1-1_amd64.deb ...
- Unpacking rustc (1.74.1+dfsg1-1) ...
- Selecting previously unselected package libclang-cpp17t64.
- Preparing to unpack .../13-libclang-cpp17t64_1%3a17.0.6-12_amd64.deb ...
- Unpacking libclang-cpp17t64 (1:17.0.6-12) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../14-libgc1_1%3a8.2.6-1_amd64.deb ...
- Unpacking libgc1:amd64 (1:8.2.6-1) ...
- Selecting previously unselected package libobjc4:amd64.
- Preparing to unpack .../15-libobjc4_14.1.0-1_amd64.deb ...
- Unpacking libobjc4:amd64 (14.1.0-1) ...
- Selecting previously unselected package libobjc-13-dev:amd64.
- Preparing to unpack .../16-libobjc-13-dev_13.2.0-25_amd64.deb ...
- Unpacking libobjc-13-dev:amd64 (13.2.0-25) ...
- Selecting previously unselected package libclang-common-17-dev:amd64.
- Preparing to unpack .../17-libclang-common-17-dev_1%3a17.0.6-12_amd64.deb ...
- Unpacking libclang-common-17-dev:amd64 (1:17.0.6-12) ...
- Selecting previously unselected package llvm-17-linker-tools.
- Preparing to unpack .../18-llvm-17-linker-tools_1%3a17.0.6-12_amd64.deb ...
- Unpacking llvm-17-linker-tools (1:17.0.6-12) ...
- Selecting previously unselected package libclang1-17t64.
- Preparing to unpack .../19-libclang1-17t64_1%3a17.0.6-12_amd64.deb ...
- Unpacking libclang1-17t64 (1:17.0.6-12) ...
- Selecting previously unselected package clang-17.
- Preparing to unpack .../20-clang-17_1%3a17.0.6-12_amd64.deb ...
- Unpacking clang-17 (1:17.0.6-12) ...
- Selecting previously unselected package cargo.
- Preparing to unpack .../21-cargo_1.74.1+dfsg1-1_amd64.deb ...
- Unpacking cargo (1.74.1+dfsg1-1) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../22-icu-devtools_72.1-4+b1_amd64.deb ...
- Unpacking icu-devtools (72.1-4+b1) ...
- Selecting previously unselected package libclang-rt-17-dev:amd64.
- Preparing to unpack .../23-libclang-rt-17-dev_1%3a17.0.6-12_amd64.deb ...
- Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-12) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../24-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 .../25-libicu-dev_72.1-4+b1_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-4+b1) ...
- Selecting previously unselected package liblzma-dev:amd64.
- Preparing to unpack .../26-liblzma-dev_5.6.1+really5.4.5-1_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../27-libncurses6_6.5-2_amd64.deb ...
- Unpacking libncurses6:amd64 (6.5-2) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../28-libncurses-dev_6.5-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.5-2) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../29-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../30-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../31-libxml2-dev_2.12.7+dfsg-2_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.12.7+dfsg-2) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../32-libyaml-0-2_0.2.5-1+b1_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.5-1+b1) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../33-libz3-dev_4.8.12-3.1+b2_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.8.12-3.1+b2) ...
- Selecting previously unselected package lld-17.
- Preparing to unpack .../34-lld-17_1%3a17.0.6-12_amd64.deb ...
- Unpacking lld-17 (1:17.0.6-12) ...
- Selecting previously unselected package llvm-17-runtime.
- Preparing to unpack .../35-llvm-17-runtime_1%3a17.0.6-12_amd64.deb ...
- Unpacking llvm-17-runtime (1:17.0.6-12) ...
- Selecting previously unselected package llvm-17.
- Preparing to unpack .../36-llvm-17_1%3a17.0.6-12_amd64.deb ...
- Unpacking llvm-17 (1:17.0.6-12) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../37-python3-pkg-resources_68.1.2-2_all.deb ...
- Unpacking python3-pkg-resources (68.1.2-2) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../38-python3-pygments_2.17.2+dfsg-1_all.deb ...
- Unpacking python3-pygments (2.17.2+dfsg-1) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../39-python3-yaml_6.0.1-2_amd64.deb ...
- Unpacking python3-yaml (6.0.1-2) ...
- Selecting previously unselected package llvm-17-tools.
- Preparing to unpack .../40-llvm-17-tools_1%3a17.0.6-12_amd64.deb ...
- Unpacking llvm-17-tools (1:17.0.6-12) ...
- Selecting previously unselected package llvm-17-dev.
- Preparing to unpack .../41-llvm-17-dev_1%3a17.0.6-12_amd64.deb ...
- Unpacking llvm-17-dev (1:17.0.6-12) ...
- Selecting previously unselected package rust-llvm.
- Preparing to unpack .../42-rust-llvm_1.74.1+dfsg1-1_all.deb ...
- Unpacking rust-llvm (1.74.1+dfsg1-1) ...
- Setting up media-types (10.1.0) ...
- Setting up libpipeline1:amd64 (1.5.7-2) ...
- Setting up libicu72:amd64 (72.1-4+b1) ...
- Setting up libmbedcrypto7t64:amd64 (2.28.8-1) ...
- Setting up libyaml-0-2:amd64 (0.2.5-1+b1) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.9-1) ...
- Setting up libffi-dev:amd64 (3.4.6-1) ...
- Setting up libz3-4:amd64 (4.8.12-3.1+b2) ...
- Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ...
- Setting up libncurses6:amd64 (6.5-2) ...
- 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-4+b1) ...
- Setting up libgc1:amd64 (1:8.2.6-1) ...
- Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Setting up libclang-common-17-dev:amd64 (1:17.0.6-12) ...
- Setting up libclang-rt-17-dev:amd64 (1:17.0.6-12) ...
- Setting up libicu-dev:amd64 (72.1-4+b1) ...
- Setting up libxml2:amd64 (2.12.7+dfsg-2) ...
- Setting up libhttp-parser2.9:amd64 (2.9.4-6+b1) ...
- Setting up libpython3-stdlib:amd64 (3.11.8-1) ...
- Setting up libz3-dev:amd64 (4.8.12-3.1+b2) ...
- Setting up python3.11 (3.11.9-1) ...
- Setting up libncurses-dev:amd64 (6.5-2) ...
- Setting up libmbedx509-1t64:amd64 (2.28.8-1) ...
- Setting up libobjc4:amd64 (14.1.0-1) ...
- Setting up python3 (3.11.8-1) ...
- running python rtupdate hooks for python3.11...
- running python post-rtupdate hooks for python3.11...
- Setting up libxml2-dev:amd64 (2.12.7+dfsg-2) ...
- Setting up libllvm17t64:amd64 (1:17.0.6-12) ...
- Setting up libclang1-17t64 (1:17.0.6-12) ...
- Setting up libmbedtls14t64:amd64 (2.28.8-1) ...
- Setting up lld-17 (1:17.0.6-12) ...
- Setting up llvm-17-runtime (1:17.0.6-12) ...
- Setting up libgit2-1.7:amd64 (1.7.2+ds-1+b2) ...
- Setting up libobjc-13-dev:amd64 (13.2.0-25) ...
- Setting up python3-pkg-resources (68.1.2-2) ...
- Setting up llvm-17-linker-tools (1:17.0.6-12) ...
- Setting up python3-yaml (6.0.1-2) ...
- Setting up libstd-rust-1.74:amd64 (1.74.1+dfsg1-1) ...
- Setting up libclang-cpp17t64 (1:17.0.6-12) ...
- Setting up libstd-rust-dev:amd64 (1.74.1+dfsg1-1) ...
- Setting up python3-pygments (2.17.2+dfsg-1) ...
- Setting up llvm-17-tools (1:17.0.6-12) ...
- Setting up rustc (1.74.1+dfsg1-1) ...
- Setting up llvm-17 (1:17.0.6-12) ...
- Setting up clang-17 (1:17.0.6-12) ...
- Setting up cargo (1.74.1+dfsg1-1) ...
- Setting up llvm-17-dev (1:17.0.6-12) ...
- Setting up rust-llvm (1.74.1+dfsg1-1) ...
- Processing triggers for libc-bin (2.38-11) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved conf-rust-2021.1  (cached)
Processing  2/9:
Processing  3/9: [rsdd.0.1.0: http]
Processing  4/9: [rsdd.0.1.0: http] [conf-rust-2021: cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cargo" "--version" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-rust-2021.1)
- cargo 1.74.1
Processing  4/9: [rsdd.0.1.0: http] [conf-rust-2021: rustc 2021]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rustc" "--edition" "2021" "test.rs" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-rust-2021.1)
-> compiled  conf-rust-2021.1
Processing  4/9: [rsdd.0.1.0: http]
-> installed conf-rust-2021.1
Processing  5/9: [rsdd.0.1.0: http]
-> retrieved dune.3.15.3  (cached)
Processing  6/9: [rsdd.0.1.0: http] [dune: ocaml 31]
Processing  6/9: [dune: ocaml 31]
-> retrieved rsdd.0.1.0  (https://github.com/neuppl/rsdd-ocaml/archive/refs/tags/0.1.0.tar.gz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune.3.15.3)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- cd _boot && /home/opam/.opam/4.10/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.10/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.10/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml
- File "src/dune_util/gc.ml", lines 78-95, characters 5-6:
- Warning 23: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- cd _boot && /home/opam/.opam/4.10/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.10/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

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" "31" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune.3.15.3)
-> compiled  dune.3.15.3
-> installed dune.3.15.3
Processing  8/9: [rsdd: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "rsdd" "-j" "31" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/rsdd.0.1.0)
- (cd _build/default/src && /usr/bin/sh -c 'cd ../../.. && cargo build --release')
-    Compiling libc v0.2.147
-    Compiling proc-macro2 v1.0.66
-    Compiling unicode-ident v1.0.11
-    Compiling autocfg v1.1.0
-    Compiling memchr v2.5.0
-    Compiling syn v1.0.109
-    Compiling cfg-if v1.0.0
-    Compiling version_check v0.1.5
-    Compiling regex-syntax v0.7.4
-    Compiling ocaml-sys v0.22.3
-    Compiling serde v1.0.185
-    Compiling ppv-lite86 v0.2.17
-    Compiling cty v0.2.2
-    Compiling hamming v0.1.3
-    Compiling hashbrown v0.12.3
-    Compiling primal-estimate v0.3.2
-    Compiling smallvec v1.11.0
-    Compiling log v0.4.20
-    Compiling ocaml-interop v0.8.8
-    Compiling typed-arena v1.7.0
-    Compiling bit-vec v0.6.3
-    Compiling bitflags v0.8.2
-    Compiling fixedbitset v0.2.0
-    Compiling static_assertions v1.1.0
-    Compiling segment-tree v2.0.0
-    Compiling rational v1.3.0
-    Compiling rustc-hash v1.1.0
-    Compiling bumpalo v3.13.0
-    Compiling dimacs v0.2.0
-    Compiling primal-bit v0.3.1
-    Compiling bit-set v0.5.3
-    Compiling nom v4.2.3
-    Compiling pretty v0.3.3
-    Compiling primal-sieve v0.3.6
-    Compiling num-traits v0.2.16
-    Compiling num-integer v0.1.45
-    Compiling indexmap v1.9.3
-    Compiling aho-corasick v1.0.4
-    Compiling quote v1.0.33
-    Compiling syn v2.0.29
-    Compiling cc v1.0.83
-    Compiling getrandom v0.2.10
-    Compiling rand_core v0.6.4
-    Compiling petgraph v0.5.1
-    Compiling rand_chacha v0.3.1
-    Compiling rand v0.8.5
-    Compiling regex-automata v0.3.6
-    Compiling ocaml-boxroot-sys v0.2.0
-    Compiling ocaml-sys v0.23.0
-    Compiling primal-check v0.3.3
-    Compiling primal v0.3.2
-    Compiling ocaml-build v1.0.0-beta.4
-    Compiling serde_derive v1.0.185
-    Compiling regex v1.9.3
-    Compiling rsdd v0.1.0 (/home/opam/.opam/4.10/.opam-switch/build/rsdd.0.1.0)
-    Compiling ocaml-derive v1.0.0-beta.5
-    Compiling env_logger v0.8.4
-    Compiling quickcheck v1.0.3
-    Compiling ocaml v1.0.0-beta.5
-    Compiling serde_sexpr v0.1.0
-    Compiling rsdd v0.1.0 (https://github.com/neuppl/rsdd?rev=1613459#16134595)
-     Finished release [optimized] target(s) in 1m 01s
- warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
- note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
-> compiled  rsdd.0.1.0
-> installed rsdd.0.1.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-06-01 13:50.19 ---> saved as "0c96fef73bebec4d0981fe3822634a62b2ebe23175e2059089312b06024d471d"
Job succeeded