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


Building on x86-bm-9.ocamllabs.io

(from ocurrent/opam:debian-unstable)
---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q 'dcdba1db7b6ad3d18cc0b07e8337d02c160c62b3'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '7af4b295dc2de0b2b594c05ab4af40ef963bbc5c'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by fmt]
  - install cmdliner           1.0.4        [required by opam-0install-cudf, opam-devel]
  - install dune               2.8.5        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf, fmt]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by fmt]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.3.0*       [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install topkg              1.0.3        [required by fmt]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install fmt                0.8.9        [required by opam-0install-cudf]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4
  - install mccs               1.1+12       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 26 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[dune.2.8.5] downloaded from https://github.com/ocaml/dune/releases/download/2.8.5/dune-2.8.5.tbz
[fmt.0.8.9] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.8.9.tbz
[mccs.1.1+12] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+12.tar.gz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4/opam-0install-cudf-v0.4.tbz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
[topkg.1.0.3] downloaded from http://erratique.ch/software/topkg/releases/topkg-1.0.3.tbz
[opam-file-format.2.3.0] synchronised from git+https://github.com/rjbou/opam-file-format#endpos

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.8.5
-> installed stdlib-shims.0.3.0
-> installed topkg.1.0.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed opam-file-format.2.3.0
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed fmt.0.8.9
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4
-> installed mccs.1.1+12
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-state.2.1.0~beta4
-> installed opam-solver.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
---> using "310fb7594d9f0873efc277b6742d0667f048239b4a32d1032c7317df22d8acfe" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --disable-sandboxing ~/opam-repository"))
Configuring from /home/opam/.opamrc and then 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.

---> using "6e0e4cb8d83a997aa93a89995166c703e50432ac925f85088097ad965e1b2fdd" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
---> using "fec8f0ca87dd016419bfc26712d0aae42451d64e2ffbfdfa9fb56f27d891d00e" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
---> using "9db56549e55b576bd26307f46fea6c6449257ac7eeae4cd6652544efa56b5957" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.11.2"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.11.2  (https://github.com/ocaml/ocaml/archive/4.11.2.tar.gz)
-> installed ocaml-base-compiler.4.11.2
-> installed ocaml-config.1
-> installed ocaml.4.11.2
Done.
# Run eval $(opam env --switch=4.11.2) to update the current shell environment
---> using "3ef775e9aeadd53a838c23303b9c269861cbe35e03b1960efbe33a76ff57aec3" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [157 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 [8625 kB]
- Fetched 8846 kB in 3s (2824 kB/s)
- Reading package lists...
- 
---> using "538fe78cca6063ac3b2e50b54fd1bf29dc21c7ebb42628e6a3b6cf0b9ea52909" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam install -vy \"blake3.0.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"blake3.0.1\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \n\
               \nfi\
               \nexit $res\
               \n"))
The following actions will be performed:
  - install dune      2.8.5 [required by blake3]
  - install conf-rust 0.1   [required by blake3]
  - install blake3    0.1
===== 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? [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 ... 17845 files and directories currently installed.)
- Preparing to unpack .../libc6-dev_2.31-11_amd64.deb ...
- Unpacking libc6-dev:amd64 (2.31-11) over (2.31-4) ...
- Preparing to unpack .../libc-dev-bin_2.31-11_amd64.deb ...
- Unpacking libc-dev-bin (2.31-11) over (2.31-4) ...
- Preparing to unpack .../libc6_2.31-11_amd64.deb ...
- Unpacking libc6:amd64 (2.31-11) over (2.31-4) ...
- Setting up libc6:amd64 (2.31-11) ...
- Selecting previously unselected package media-types.
- (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 ... 17841 files and directories currently installed.)
- Preparing to unpack .../00-media-types_4.0.0_all.deb ...
- Unpacking media-types (4.0.0) ...
- Selecting previously unselected package libhttp-parser2.9:amd64.
- Preparing to unpack .../01-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 .../02-libmbedcrypto3_2.16.9-0.1_amd64.deb ...
- Unpacking libmbedcrypto3:amd64 (2.16.9-0.1) ...
- Selecting previously unselected package libmbedx509-0:amd64.
- Preparing to unpack .../03-libmbedx509-0_2.16.9-0.1_amd64.deb ...
- Unpacking libmbedx509-0:amd64 (2.16.9-0.1) ...
- Selecting previously unselected package libmbedtls12:amd64.
- Preparing to unpack .../04-libmbedtls12_2.16.9-0.1_amd64.deb ...
- Unpacking libmbedtls12:amd64 (2.16.9-0.1) ...
- Selecting previously unselected package libgit2-1.1:amd64.
- Preparing to unpack .../05-libgit2-1.1_1.1.0+dfsg.1-4_amd64.deb ...
- Unpacking libgit2-1.1:amd64 (1.1.0+dfsg.1-4) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../06-libz3-4_4.8.10-1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.10-1) ...
- Selecting previously unselected package libllvm11:amd64.
- Preparing to unpack .../07-libllvm11_1%3a11.0.1-2_amd64.deb ...
- Unpacking libllvm11:amd64 (1:11.0.1-2) ...
- Selecting previously unselected package libstd-rust-1.48:amd64.
- Preparing to unpack .../08-libstd-rust-1.48_1.48.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-1.48:amd64 (1.48.0+dfsg1-2) ...
- Selecting previously unselected package libstd-rust-dev:amd64.
- Preparing to unpack .../09-libstd-rust-dev_1.48.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-dev:amd64 (1.48.0+dfsg1-2) ...
- Selecting previously unselected package rustc.
- Preparing to unpack .../10-rustc_1.48.0+dfsg1-2_amd64.deb ...
- Unpacking rustc (1.48.0+dfsg1-2) ...
- Selecting previously unselected package cargo.
- Preparing to unpack .../11-cargo_0.47.0-3+b1_amd64.deb ...
- Unpacking cargo (0.47.0-3+b1) ...
- Preparing to unpack .../12-libelf1_0.183-3_amd64.deb ...
- Unpacking libelf1:amd64 (0.183-3) over (0.181-1) ...
- Selecting previously unselected package libdw1:amd64.
- Preparing to unpack .../13-libdw1_0.183-3_amd64.deb ...
- Unpacking libdw1:amd64 (0.183-3) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../14-libglib2.0-0_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
- Selecting previously unselected package libbabeltrace1:amd64.
- Preparing to unpack .../15-libbabeltrace1_1.5.8-1+b3_amd64.deb ...
- Unpacking libbabeltrace1:amd64 (1.5.8-1+b3) ...
- Selecting previously unselected package libdebuginfod1:amd64.
- Preparing to unpack .../16-libdebuginfod1_0.183-3_amd64.deb ...
- Unpacking libdebuginfod1:amd64 (0.183-3) ...
- Selecting previously unselected package libipt2.
- Preparing to unpack .../17-libipt2_2.0.3-1_amd64.deb ...
- Unpacking libipt2 (2.0.3-1) ...
- Selecting previously unselected package libpython3.9-minimal:amd64.
- Preparing to unpack .../18-libpython3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
- Selecting previously unselected package libmpdec3:amd64.
- Preparing to unpack .../19-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 .../20-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Selecting previously unselected package libpython3.9:amd64.
- Preparing to unpack .../21-libpython3.9_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9:amd64 (3.9.2-1) ...
- Selecting previously unselected package libsource-highlight-common.
- Preparing to unpack .../22-libsource-highlight-common_3.1.9-3_all.deb ...
- Unpacking libsource-highlight-common (3.1.9-3) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../23-libicu67_67.1-6_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-6) ...
- Selecting previously unselected package libboost-regex1.74.0:amd64.
- Preparing to unpack .../24-libboost-regex1.74.0_1.74.0-9_amd64.deb ...
- Unpacking libboost-regex1.74.0:amd64 (1.74.0-9) ...
- Selecting previously unselected package libsource-highlight4v5.
- Preparing to unpack .../25-libsource-highlight4v5_3.1.9-3+b1_amd64.deb ...
- Unpacking libsource-highlight4v5 (3.1.9-3+b1) ...
- Selecting previously unselected package gdb.
- Preparing to unpack .../26-gdb_10.1-2_amd64.deb ...
- Unpacking gdb (10.1-2) ...
- Selecting previously unselected package libc6-dbg:amd64.
- Preparing to unpack .../27-libc6-dbg_2.31-11_amd64.deb ...
- Unpacking libc6-dbg:amd64 (2.31-11) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../28-libglib2.0-data_2.66.8-1_all.deb ...
- Unpacking libglib2.0-data (2.66.8-1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../29-libxml2_2.9.10+dfsg-6.3+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Selecting previously unselected package rust-gdb.
- Preparing to unpack .../30-rust-gdb_1.48.0+dfsg1-2_all.deb ...
- Unpacking rust-gdb (1.48.0+dfsg1-2) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../31-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../32-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up media-types (4.0.0) ...
- Setting up libicu67:amd64 (67.1-6) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.66.8-1) ...
- No schema files found: doing nothing.
- Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
- Setting up libsource-highlight-common (3.1.9-3) ...
- Setting up libc6-dbg:amd64 (2.31-11) ...
- Setting up libz3-4:amd64 (4.8.10-1) ...
- Setting up libglib2.0-data (2.66.8-1) ...
- Setting up libllvm11:amd64 (1:11.0.1-2) ...
- Setting up libboost-regex1.74.0:amd64 (1.74.0-9) ...
- Setting up libipt2 (2.0.3-1) ...
- Setting up libstd-rust-1.48:amd64 (1.48.0+dfsg1-2) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libmbedcrypto3:amd64 (2.16.9-0.1) ...
- Setting up libc-dev-bin (2.31-11) ...
- Setting up libelf1:amd64 (0.183-3) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Setting up libhttp-parser2.9:amd64 (2.9.4-4) ...
- Setting up libsource-highlight4v5 (3.1.9-3+b1) ...
- Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Setting up libdw1:amd64 (0.183-3) ...
- Setting up libmbedx509-0:amd64 (2.16.9-0.1) ...
- Setting up libdebuginfod1:amd64 (0.183-3) ...
- Setting up libmbedtls12:amd64 (2.16.9-0.1) ...
- Setting up libstd-rust-dev:amd64 (1.48.0+dfsg1-2) ...
- Setting up libpython3.9:amd64 (3.9.2-1) ...
- Setting up shared-mime-info (2.0-1) ...
- Setting up libbabeltrace1:amd64 (1.5.8-1+b3) ...
- Setting up libc6-dev:amd64 (2.31-11) ...
- Setting up libgit2-1.1:amd64 (1.1.0+dfsg.1-4) ...
- Setting up gdb (10.1-2) ...
- Setting up rustc (1.48.0+dfsg1-2) ...
- Setting up rust-gdb (1.48.0+dfsg1-2) ...
- Setting up cargo (0.47.0-3+b1) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/9: [blake3.0.1: http]
Processing  2/9: [blake3.0.1: http]
Processing  3/9: [blake3.0.1: http]
Processing  4/9: [blake3.0.1: http] [conf-rust: cargo]
Processing  4/9: [conf-rust: cargo]
-> retrieved dune.2.8.5  (cached)
Processing  5/9: [conf-rust: cargo] [dune: ocaml bootstrap.ml]
+ /usr/bin/cargo "--version" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/conf-rust.0.1)
- cargo 1.46.0
- cargo 1.46.0
Processing  5/9: [conf-rust: rustc] [dune: ocaml bootstrap.ml]
-> retrieved blake3.0.1  (https://github.com/proof-ninja/ocaml-blake3/archive/0.1.tar.gz)
+ /usr/bin/rustc "--version" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/conf-rust.0.1)
- rustc 1.48.0
- rustc 1.48.0
-> compiled  conf-rust.0.1
Processing  5/9: [dune: ocaml bootstrap.ml]
-> installed conf-rust.0.1
Processing  6/9: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/4.11.2/bin/ocaml "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/dune.2.8.5)
- 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/4.11.2/.opam-switch/build/dune.2.8.5/./dune.exe "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/dune.2.8.5)
-> compiled  dune.2.8.5
-> installed dune.2.8.5
Processing  8/9: [blake3: dune build]
+ /home/opam/.opam/4.11.2/bin/dune "build" "-p" "blake3" "-j" "31" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/blake3.0.1)
-        cargo src/dllocaml_blake3.so,src/libocaml_blake3.a
-     Updating crates.io index
-  Downloading crates ...
-   Downloaded digest v0.9.0
-   Downloaded memoffset v0.5.6
-   Downloaded crypto-mac v0.8.0
-   Downloaded arrayref v0.3.6
-   Downloaded crossbeam-epoch v0.9.0
-   Downloaded subtle v2.3.0
-   Downloaded version_check v0.9.2
-   Downloaded scopeguard v1.1.0
-   Downloaded num_cpus v1.13.0
-   Downloaded synstructure v0.12.4
-   Downloaded syn v1.0.48
-   Downloaded rayon-core v1.9.0
-   Downloaded constant_time_eq v0.1.5
-   Downloaded unicode-xid v0.2.1
-   Downloaded typenum v1.12.0
-   Downloaded rayon v1.5.0
-   Downloaded generic-array v0.14.4
-   Downloaded lazy_static v1.4.0
-   Downloaded proc-macro2 v1.0.24
-   Downloaded cty v0.2.1
-   Downloaded quote v1.0.7
-   Downloaded ocaml-derive v0.19.0
-   Downloaded libc v0.2.80
-   Downloaded const_fn v0.4.3
-   Downloaded ocaml v0.19.0
-   Downloaded cc v1.0.65
-   Downloaded crossbeam-channel v0.5.0
-   Downloaded crossbeam-utils v0.8.0
-   Downloaded crossbeam-deque v0.8.0
-   Downloaded cfg-if v0.1.10
-   Downloaded blake3 v0.3.7
-   Downloaded autocfg v1.0.1
-   Downloaded arrayvec v0.5.2
-   Downloaded either v1.6.1
-   Downloaded cfg-if v1.0.0
-   Downloaded ocaml-sys v0.19.0
-    Compiling autocfg v1.0.1
-    Compiling const_fn v0.4.3
-    Compiling proc-macro2 v1.0.24
-    Compiling cfg-if v1.0.0
-    Compiling lazy_static v1.4.0
-    Compiling unicode-xid v0.2.1
-    Compiling libc v0.2.80
-    Compiling typenum v1.12.0
-    Compiling version_check v0.9.2
-    Compiling syn v1.0.48
-    Compiling rayon-core v1.9.0
-    Compiling scopeguard v1.1.0
-    Compiling ocaml-sys v0.19.0
-    Compiling cc v1.0.65
-    Compiling subtle v2.3.0
-    Compiling either v1.6.1
-    Compiling cty v0.2.1
-    Compiling constant_time_eq v0.1.5
-    Compiling arrayvec v0.5.2
-    Compiling arrayref v0.3.6
-    Compiling cfg-if v0.1.10
-    Compiling generic-array v0.14.4
-    Compiling crossbeam-utils v0.8.0
-    Compiling memoffset v0.5.6
-    Compiling rayon v1.5.0
-    Compiling quote v1.0.7
-    Compiling num_cpus v1.13.0
-    Compiling crossbeam-epoch v0.9.0
-    Compiling crossbeam-channel v0.5.0
-    Compiling crossbeam-deque v0.8.0
-    Compiling crypto-mac v0.8.0
-    Compiling digest v0.9.0
-    Compiling blake3 v0.3.7
-    Compiling synstructure v0.12.4
-    Compiling ocaml-derive v0.19.0
-    Compiling ocaml v0.19.0
-    Compiling ocaml-blake3 v0.1.0 (/home/opam/.opam/4.11.2/.opam-switch/build/blake3.0.1/_build/default)
-     Finished release [optimized] target(s) in 2m 47s
-> compiled  blake3.0.1
-> installed blake3.0.1
Done.
# Run eval $(opam env) to update the current shell environment
---> saved as "df408a889b61519ac0d546bc8a81a14443331a6d4d332eb1497ea3b4d4777e95"
Job succeeded