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


Building on x86-bm-3.ocamllabs.io

(from ocaml/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-09-03 11:53.21 ---> 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"))
2021-09-03 11:53.21 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'git://github.com/ocaml/opam-repository.git' ~/opam-repository && git -C ~/opam-repository checkout -q 8fc7af65ccb8f3b3709bf02b749ac492e6700b59"))
2021-09-03 11:53.21 ---> using "eb095db6df41eeadc708604343f7b0ce0892db9136dac67a38046f57271c5802" 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.

2021-09-03 11:53.21 ---> using "d245c9af6f86b2b97434d338a3fbb8270425ab7dc6ad1b5451665adc9698eabf" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-09-03 11:53.21 ---> using "20d9850dcecd0523d6eddecad814e9bbd93882334348605bfa6e15ffd8f5ced5" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-09-03 11:53.21 ---> using "6f8879c5099d2146b69bdcec3874fd111cad6c5c42ac63d5f9aa72a228fd8ee8" from cache

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

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

<><> 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.0  (cached)
-> installed ocaml-base-compiler.4.12.0
-> installed ocaml-config.2
-> installed ocaml.4.12.0
Done.
# Run eval $(opam env --switch=4.12.0) to update the current shell environment
2021-09-03 11:53.21 ---> using "5cc3f9daab6973396abc65555ad3a4d5ed48c852214cb5cf9a83c71e9fc9b257" 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 [8766 kB]
- Fetched 8994 kB in 3s (3175 kB/s)
- Reading package lists...
- 
2021-09-03 11:53.21 ---> using "3a7b605978b7a17704d0e1750e37969cfeef778dd114a85b7f72d6e20373cf93" from cache

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

Nothing to do.
The following actions will be performed:
  - install dune           2.9.0 [required by batsat]
  - install conf-rust-2018 1     [required by batsat]
  - install batsat         0.6
===== 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
- Selecting previously unselected package libdebuginfod-common.
- (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 .../libdebuginfod-common_0.185-2_all.deb ...
- Unpacking libdebuginfod-common (0.185-2) ...
- Preparing to unpack .../libc6-dev_2.31-17_amd64.deb ...
- Unpacking libc6-dev:amd64 (2.31-17) over (2.31-15) ...
- Preparing to unpack .../libc-dev-bin_2.31-17_amd64.deb ...
- Unpacking libc-dev-bin (2.31-17) over (2.31-15) ...
- Preparing to unpack .../libc6_2.31-17_amd64.deb ...
- Unpacking libc6:amd64 (2.31-17) over (2.31-15) ...
- Setting up libc6:amd64 (2.31-17) ...
- 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 ... 18046 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) ...
- Selecting previously unselected package libelf1:amd64.
- Preparing to unpack .../12-libelf1_0.185-2_amd64.deb ...
- Unpacking libelf1:amd64 (0.185-2) ...
- Selecting previously unselected package libdw1:amd64.
- Preparing to unpack .../13-libdw1_0.185-2_amd64.deb ...
- Unpacking libdw1:amd64 (0.185-2) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../14-libglib2.0-0_2.68.4-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.68.4-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.185-2_amd64.deb ...
- Unpacking libdebuginfod1:amd64 (0.185-2) ...
- 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.7-1_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.7-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.7-1_amd64.deb ...
- Unpacking libpython3.9-stdlib:amd64 (3.9.7-1) ...
- Selecting previously unselected package libpython3.9:amd64.
- Preparing to unpack .../21-libpython3.9_3.9.7-1_amd64.deb ...
- Unpacking libpython3.9:amd64 (3.9.7-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-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- 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-17_amd64.deb ...
- Unpacking libc6-dbg:amd64 (2.31-17) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../28-libglib2.0-data_2.68.4-1_all.deb ...
- Unpacking libglib2.0-data (2.68.4-1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../29-libxml2_2.9.12+dfsg-3_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.12+dfsg-3) ...
- 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-7) ...
- Setting up libdebuginfod-common (0.185-2) ...
- 
- Creating config file /etc/profile.d/debuginfod.sh with new version
- 
- Creating config file /etc/profile.d/debuginfod.csh with new version
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.68.4-1) ...
- No schema files found: doing nothing.
- Setting up libpython3.9-minimal:amd64 (3.9.7-1) ...
- Setting up libsource-highlight-common (3.1.9-3) ...
- Setting up libc6-dbg:amd64 (2.31-17) ...
- Setting up libz3-4:amd64 (4.8.10-1) ...
- Setting up libglib2.0-data (2.68.4-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-17) ...
- Setting up libelf1:amd64 (0.185-2) ...
- Setting up libxml2:amd64 (2.9.12+dfsg-3) ...
- 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.7-1) ...
- Setting up libdw1:amd64 (0.185-2) ...
- Setting up libmbedx509-0:amd64 (2.16.9-0.1) ...
- Setting up libdebuginfod1:amd64 (0.185-2) ...
- 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.7-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-17) ...
- 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-15) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/9: [batsat.0.6: http]
Processing  2/9: [batsat.0.6: http]
Processing  3/9: [batsat.0.6: http]
Processing  4/9: [batsat.0.6: http] [conf-rust-2018: cargo]
Processing  4/9: [conf-rust-2018: cargo]
-> retrieved dune.2.9.0  (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.0/.opam-switch/build/conf-rust-2018.1)
- cargo 1.46.0
- cargo 1.46.0
Processing  5/9: [conf-rust-2018: rustc 2018] [dune: ocaml bootstrap.ml]
-> retrieved batsat.0.6  (https://github.com/c-cube/batsat-ocaml/archive/v0.6.tar.gz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rustc" "--edition" "2018" "test.rs" (CWD=/home/opam/.opam/4.12.0/.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.0/.opam-switch/build/dune.2.9.0)
- 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.0/.opam-switch/build/dune.2.9.0)
-> compiled  dune.2.9.0
-> installed dune.2.9.0
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.0/.opam-switch/build/batsat.0.6)
-         make src/libbatsat_stubs.a
-    Compiling proc-macro2 v1.0.12
-    Compiling unicode-xid v0.2.0
-    Compiling syn v1.0.19
-    Compiling ocaml-sys v0.12.2
-    Compiling cty v0.2.1
-    Compiling bit-vec v0.5.1
-    Compiling batsat v0.5.0
-    Compiling quote v1.0.4
-    Compiling synstructure v0.12.3
-    Compiling ocaml-derive v0.12.1
-    Compiling ocaml v0.12.3
-    Compiling batsat-stubs v0.1.0 (/home/opam/.opam/4.12.0/.opam-switch/build/batsat.0.6/_build/default)
-     Finished release [optimized + debuginfo] target(s) in 43.90s
-> compiled  batsat.0.6
-> installed batsat.0.6
Done.
# Run eval $(opam env) to update the current shell environment
2021-09-03 11:55.07 ---> saved as "0972b923014a5ff605c1bf544eca5f5b4dd8d9c88168e2cdef360d81b9e3c835"
Job succeeded