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


Building on doris.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2024-04-22 14:10.12 ---> 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-04-22 14:10.12 ---> 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 c4b7df5d3d3b3127a642526a9602738f289a8e0b"))
2024-04-22 14:10.12 ---> using "ffb9b2e40c546ce31dc6f75eac0fb0a372fd62901b8bb6dc1b5f51a9f2e506dd" 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-04-22 14:10.12 ---> using "1542764b16e5f440c250016a47c8ff777b98397f0244afcaf081651842e35aeb" 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 ocaml-options-vanilla.1
-> 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.
# Run eval $(opam env --switch=4.13) to update the current shell environment
2024-04-22 14:10.12 ---> using "af94311387e987d738c6d7f4904c3d07fad4d9106f138629faae246268d0a106" 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-04-22-0814.08-F-2024-04-19-0205.06.pdiff [221 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-22-0814.08-F-2024-04-19-0205.06.pdiff [221 kB]
- Fetched 483 kB in 1s (347 kB/s)
- Reading package lists...
- 
2024-04-22 14:10.12 ---> using "83849f2fe261d0886c9d6c30be4a93d50e97cc7b881b945396510973231103ee" 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.0 [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 ... 19395 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 ... 19724 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 ... 20149 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.9.14+dfsg-1.3+b2_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3+b2) ...
- 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 libllvm16t64:amd64.
- Preparing to unpack .../09-libllvm16t64_1%3a16.0.6-24_amd64.deb ...
- Unpacking libllvm16t64:amd64 (1:16.0.6-24) ...
- Selecting previously unselected package libstd-rust-1.70:amd64.
- Preparing to unpack .../10-libstd-rust-1.70_1.70.0+dfsg1-9_amd64.deb ...
- Unpacking libstd-rust-1.70:amd64 (1.70.0+dfsg1-9) ...
- Selecting previously unselected package libstd-rust-dev:amd64.
- Preparing to unpack .../11-libstd-rust-dev_1.70.0+dfsg1-9_amd64.deb ...
- Unpacking libstd-rust-dev:amd64 (1.70.0+dfsg1-9) ...
- Selecting previously unselected package rustc.
- Preparing to unpack .../12-rustc_1.70.0+dfsg1-9_amd64.deb ...
- Unpacking rustc (1.70.0+dfsg1-9) ...
- Selecting previously unselected package cargo.
- Preparing to unpack .../13-cargo_0.70.1+ds1-3_amd64.deb ...
- Unpacking cargo (0.70.1+ds1-3) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../14-icu-devtools_72.1-4+b1_amd64.deb ...
- Unpacking icu-devtools (72.1-4+b1) ...
- Selecting previously unselected package libclang-cpp16t64.
- Preparing to unpack .../15-libclang-cpp16t64_1%3a16.0.6-24_amd64.deb ...
- Unpacking libclang-cpp16t64 (1:16.0.6-24) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../16-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 .../17-libicu-dev_72.1-4+b1_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-4+b1) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../18-libncurses6_6.4+20240414-1_amd64.deb ...
- Unpacking libncurses6:amd64 (6.4+20240414-1) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../19-libncurses-dev_6.4+20240414-1_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.4+20240414-1) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../20-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../21-libxml2-dev_2.9.14+dfsg-1.3+b2_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3+b2) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../22-libyaml-0-2_0.2.5-1_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../23-libz3-dev_4.8.12-3.1+b2_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.8.12-3.1+b2) ...
- Selecting previously unselected package llvm-16-runtime.
- Preparing to unpack .../24-llvm-16-runtime_1%3a16.0.6-24_amd64.deb ...
- Unpacking llvm-16-runtime (1:16.0.6-24) ...
- Selecting previously unselected package llvm-16-linker-tools.
- Preparing to unpack .../25-llvm-16-linker-tools_1%3a16.0.6-24_amd64.deb ...
- Unpacking llvm-16-linker-tools (1:16.0.6-24) ...
- Selecting previously unselected package llvm-16.
- Preparing to unpack .../26-llvm-16_1%3a16.0.6-24_amd64.deb ...
- Unpacking llvm-16 (1:16.0.6-24) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../27-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 .../28-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 .../29-python3-yaml_6.0.1-2_amd64.deb ...
- Unpacking python3-yaml (6.0.1-2) ...
- Selecting previously unselected package llvm-16-tools.
- Preparing to unpack .../30-llvm-16-tools_1%3a16.0.6-24_amd64.deb ...
- Unpacking llvm-16-tools (1:16.0.6-24) ...
- Selecting previously unselected package llvm-16-dev.
- Preparing to unpack .../31-llvm-16-dev_1%3a16.0.6-24_amd64.deb ...
- Unpacking llvm-16-dev (1:16.0.6-24) ...
- 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) ...
- 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.4+20240414-1) ...
- 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 libicu-dev:amd64 (72.1-4+b1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3+b2) ...
- 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.4+20240414-1) ...
- Setting up libmbedx509-1t64:amd64 (2.28.8-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 libllvm16t64:amd64 (1:16.0.6-24) ...
- Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3+b2) ...
- Setting up libstd-rust-1.70:amd64 (1.70.0+dfsg1-9) ...
- Setting up libmbedtls14t64:amd64 (2.28.8-1) ...
- Setting up libgit2-1.7:amd64 (1.7.2+ds-1+b2) ...
- Setting up python3-pkg-resources (68.1.2-2) ...
- Setting up llvm-16-runtime (1:16.0.6-24) ...
- Setting up python3-yaml (6.0.1-2) ...
- Setting up libclang-cpp16t64 (1:16.0.6-24) ...
- Setting up llvm-16-linker-tools (1:16.0.6-24) ...
- Setting up libstd-rust-dev:amd64 (1.70.0+dfsg1-9) ...
- Setting up python3-pygments (2.17.2+dfsg-1) ...
- Setting up rustc (1.70.0+dfsg1-9) ...
- Setting up llvm-16 (1:16.0.6-24) ...
- Setting up llvm-16-tools (1:16.0.6-24) ...
- Setting up cargo (0.70.1+ds1-3) ...
- Setting up llvm-16-dev (1:16.0.6-24) ...
- Processing triggers for libc-bin (2.37-17) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/9:
Processing  3/9:
Processing  4/9: [conf-rust-2021: cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cargo" "--version" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-rust-2021.1)
- cargo 1.69.1
Processing  4/9: [conf-rust-2021: rustc 2021]
-> retrieved rsdd.0.1.0  (cached)
-> retrieved dune.3.15.0  (cached)
Processing  5/9: [conf-rust-2021: rustc 2021] [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rustc" "--edition" "2021" "test.rs" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-rust-2021.1)
-> compiled  conf-rust-2021.1
Processing  5/9: [dune: ocaml 255]
-> installed conf-rust-2021.1
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.15.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- cd _boot && /home/opam/.opam/4.13/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 [partial-match]: 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 [partial-match]: 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 [partial-match]: 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.13/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 [partial-match]: 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.13/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 [partial-match]: 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.13/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 [partial-match]: 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 [partial-match]: 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 [partial-match]: 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" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing  8/9: [rsdd: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "rsdd" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.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 regex-syntax v0.7.4
-    Compiling version_check v0.1.5
-    Compiling hamming v0.1.3
-    Compiling serde v1.0.185
-    Compiling ppv-lite86 v0.2.17
-    Compiling ocaml-sys v0.22.3
-    Compiling cty v0.2.2
-    Compiling smallvec v1.11.0
-    Compiling ocaml-interop v0.8.8
-    Compiling hashbrown v0.12.3
-    Compiling log v0.4.20
-    Compiling primal-estimate v0.3.2
-    Compiling bit-vec v0.6.3
-    Compiling fixedbitset v0.2.0
-    Compiling typed-arena v1.7.0
-    Compiling bitflags v0.8.2
-    Compiling static_assertions v1.1.0
-    Compiling segment-tree v2.0.0
-    Compiling rational v1.3.0
-    Compiling bumpalo v3.13.0
-    Compiling rustc-hash v1.1.0
-    Compiling primal-bit v0.3.1
-    Compiling pretty v0.3.3
-    Compiling dimacs v0.2.0
-    Compiling nom v4.2.3
-    Compiling bit-set v0.5.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 getrandom v0.2.10
-    Compiling cc v1.0.83
-    Compiling petgraph v0.5.1
-    Compiling rand_core v0.6.4
-    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 serde_derive v1.0.185
-    Compiling ocaml-build v1.0.0-beta.4
-    Compiling regex v1.9.3
-    Compiling rsdd v0.1.0 (/home/opam/.opam/4.13/.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 18.04s
- 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-04-22 14:11.37 ---> saved as "f7c94dbf3eb32a0840ad734364b6493266c879f933ceb342109b3abe9a2a2198"
Job succeeded