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


Building on m1-b.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:286b1a07f166d69599599e77d36ff670e397cb189a08f108911b5151b4668ce1)
2022-06-03 01:29.49 ---> using "47ed2e5e0feee1987ba23dd55270cc6ad201fc29c17004e34e901e030428f794" 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"))
2022-06-03 01:29.49 ---> using "4a75653e8e13af1975fafc6190bea646f6c5227de6a31d9a10c263381aa24cc1" 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 acdf0fda43c6ad752dca7fbab614d7a45df50538"))
2022-06-03 01:29.49 ---> using "e017e24311b2d1facae68aa054d4808ac0fd85da474fe18b5feb752a484a7401" 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-06-03 01:29.49 ---> using "fe4ab29b581b2ba4fc496c6fcd5cd0653b4902fb6da880b540dae71463661523" 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-06-03 01:29.49 ---> using "96bcd1210b0e13a9f3627cb7cd89ae6090a6262c026c51388e78da9f5da39016" 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]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-06-02-2003.50-F-2022-06-01-1416.25.pdiff [73.9 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-06-02-2003.50-F-2022-06-01-1416.25.pdiff [73.9 kB]
- Fetched 303 kB in 2s (133 kB/s)
- Reading package lists...
2022-06-03 01:29.49 ---> using "791909be36035f7c32a5d602929a3712b657b0a418a0ad7c9e4fe18a107fb4c2" from cache

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

Nothing to do.
The following actions will be performed:
=== install 3 packages
  - install blake3    0.2
  - install conf-rust 0.1   [required by blake3]
  - install dune      3.2.0 [required by blake3]

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. Attempt installation anyway, and 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 libpython3.10-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 ... 18687 files and directories currently installed.)
- Preparing to unpack .../libpython3.10-minimal_3.10.4-4+b1_amd64.deb ...
- Unpacking libpython3.10-minimal:amd64 (3.10.4-4+b1) ...
- Selecting previously unselected package python3.10-minimal.
- Preparing to unpack .../python3.10-minimal_3.10.4-4+b1_amd64.deb ...
- Unpacking python3.10-minimal (3.10.4-4+b1) ...
- Setting up libpython3.10-minimal:amd64 (3.10.4-4+b1) ...
- Setting up python3.10-minimal (3.10.4-4+b1) ...
- 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 ... 18983 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.10.4-1+b1_amd64.deb ...
- Unpacking python3-minimal (3.10.4-1+b1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_8.0.0_all.deb ...
- Unpacking media-types (8.0.0) ...
- Selecting previously unselected package libmpdec3:amd64.
- Preparing to unpack .../2-libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Selecting previously unselected package libpython3.10-stdlib:amd64.
- Preparing to unpack .../3-libpython3.10-stdlib_3.10.4-4+b1_amd64.deb ...
- Unpacking libpython3.10-stdlib:amd64 (3.10.4-4+b1) ...
- Selecting previously unselected package python3.10.
- Preparing to unpack .../4-python3.10_3.10.4-4+b1_amd64.deb ...
- Unpacking python3.10 (3.10.4-4+b1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../5-libpython3-stdlib_3.10.4-1+b1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.10.4-1+b1) ...
- Setting up python3-minimal (3.10.4-1+b1) ...
- 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 ... 19388 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.10.4-1+b1_amd64.deb ...
- Unpacking python3 (3.10.4-1+b1) ...
- Selecting previously unselected package libpipeline1:amd64.
- Preparing to unpack .../01-libpipeline1_1.5.6-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.6-1) ...
- 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 libmbedcrypto7:amd64.
- Preparing to unpack .../04-libmbedcrypto7_2.28.0-2_amd64.deb ...
- Unpacking libmbedcrypto7:amd64 (2.28.0-2) ...
- Selecting previously unselected package libmbedx509-1:amd64.
- Preparing to unpack .../05-libmbedx509-1_2.28.0-2_amd64.deb ...
- Unpacking libmbedx509-1:amd64 (2.28.0-2) ...
- Selecting previously unselected package libmbedtls14:amd64.
- Preparing to unpack .../06-libmbedtls14_2.28.0-2_amd64.deb ...
- Unpacking libmbedtls14:amd64 (2.28.0-2) ...
- Selecting previously unselected package libgit2-1.3:amd64.
- Preparing to unpack .../07-libgit2-1.3_1.3.0+dfsg.1-3_amd64.deb ...
- Unpacking libgit2-1.3:amd64 (1.3.0+dfsg.1-3) ...
- Selecting previously unselected package libicu71:amd64.
- Preparing to unpack .../08-libicu71_71.1-3_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../09-libxml2_2.9.14+dfsg-1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1) ...
- 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.1-5_amd64.deb ...
- Unpacking libllvm13:amd64 (1:13.0.1-5) ...
- Selecting previously unselected package libstd-rust-1.59:amd64.
- Preparing to unpack .../12-libstd-rust-1.59_1.59.0+dfsg1-1_amd64.deb ...
- Unpacking libstd-rust-1.59:amd64 (1.59.0+dfsg1-1) ...
- Selecting previously unselected package libstd-rust-dev:amd64.
- Preparing to unpack .../13-libstd-rust-dev_1.59.0+dfsg1-1_amd64.deb ...
- Unpacking libstd-rust-dev:amd64 (1.59.0+dfsg1-1) ...
- Selecting previously unselected package rustc.
- Preparing to unpack .../14-rustc_1.59.0+dfsg1-1_amd64.deb ...
- Unpacking rustc (1.59.0+dfsg1-1) ...
- Selecting previously unselected package cargo.
- Preparing to unpack .../15-cargo_0.57.0-7+b1_amd64.deb ...
- Unpacking cargo (0.57.0-7+b1) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../16-icu-devtools_71.1-3_amd64.deb ...
- Unpacking icu-devtools (71.1-3) ...
- Selecting previously unselected package libclang-cpp13.
- Preparing to unpack .../17-libclang-cpp13_1%3a13.0.1-5_amd64.deb ...
- Unpacking libclang-cpp13 (1:13.0.1-5) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../18-libffi-dev_3.4.2-4_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.2-4) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../19-libicu-dev_71.1-3_amd64.deb ...
- Unpacking libicu-dev:amd64 (71.1-3) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../20-libncurses-dev_6.3+20220423-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.3+20220423-2) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../21-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 .../22-libtinfo-dev_6.3+20220423-2_amd64.deb ...
- Unpacking libtinfo-dev:amd64 (6.3+20220423-2) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../23-libxml2-dev_2.9.14+dfsg-1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../24-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 .../25-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 .../26-llvm-13-runtime_1%3a13.0.1-5_amd64.deb ...
- Unpacking llvm-13-runtime (1:13.0.1-5) ...
- Selecting previously unselected package llvm-13-linker-tools.
- Preparing to unpack .../27-llvm-13-linker-tools_1%3a13.0.1-5_amd64.deb ...
- Unpacking llvm-13-linker-tools (1:13.0.1-5) ...
- Selecting previously unselected package llvm-13.
- Preparing to unpack .../28-llvm-13_1%3a13.0.1-5_amd64.deb ...
- Unpacking llvm-13 (1:13.0.1-5) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../29-python3-pkg-resources_59.6.0-1.2_all.deb ...
- Unpacking python3-pkg-resources (59.6.0-1.2) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../30-python3-pygments_2.11.2+dfsg-2_all.deb ...
- Unpacking python3-pygments (2.11.2+dfsg-2) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../31-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 .../32-llvm-13-tools_1%3a13.0.1-5_amd64.deb ...
- Unpacking llvm-13-tools (1:13.0.1-5) ...
- Selecting previously unselected package llvm-13-dev.
- Preparing to unpack .../33-llvm-13-dev_1%3a13.0.1-5_amd64.deb ...
- Unpacking llvm-13-dev (1:13.0.1-5) ...
- Setting up media-types (8.0.0) ...
- Setting up libpipeline1:amd64 (1.5.6-1) ...
- Setting up libicu71:amd64 (71.1-3) ...
- Setting up libncurses-dev:amd64 (6.3+20220423-2) ...
- Setting up libyaml-0-2:amd64 (0.2.2-1) ...
- Setting up libffi-dev:amd64 (3.4.2-4) ...
- Setting up libz3-4:amd64 (4.8.12-1+b1) ...
- Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
- Setting up libmbedcrypto7:amd64 (2.28.0-2) ...
- 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 (71.1-3) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libicu-dev:amd64 (71.1-3) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1) ...
- Setting up libhttp-parser2.9:amd64 (2.9.4-4) ...
- Setting up libtinfo-dev:amd64 (6.3+20220423-2) ...
- Setting up libz3-dev:amd64 (4.8.12-1+b1) ...
- Setting up libmbedx509-1:amd64 (2.28.0-2) ...
- Setting up libmbedtls14:amd64 (2.28.0-2) ...
- Setting up libpython3.10-stdlib:amd64 (3.10.4-4+b1) ...
- Setting up libxml2-dev:amd64 (2.9.14+dfsg-1) ...
- Setting up libllvm13:amd64 (1:13.0.1-5) ...
- Setting up llvm-13-runtime (1:13.0.1-5) ...
- Setting up libpython3-stdlib:amd64 (3.10.4-1+b1) ...
- Setting up libgit2-1.3:amd64 (1.3.0+dfsg.1-3) ...
- Setting up python3.10 (3.10.4-4+b1) ...
- Setting up python3 (3.10.4-1+b1) ...
- running python rtupdate hooks for python3.10...
- running python post-rtupdate hooks for python3.10...
- Setting up llvm-13-linker-tools (1:13.0.1-5) ...
- Setting up libstd-rust-1.59:amd64 (1.59.0+dfsg1-1) ...
- Setting up libclang-cpp13 (1:13.0.1-5) ...
- Setting up python3-pkg-resources (59.6.0-1.2) ...
- Setting up llvm-13 (1:13.0.1-5) ...
- Setting up python3-yaml (5.4.1-1+b1) ...
- Setting up libstd-rust-dev:amd64 (1.59.0+dfsg1-1) ...
- Setting up python3-pygments (2.11.2+dfsg-2) ...
- Setting up rustc (1.59.0+dfsg1-1) ...
- Setting up llvm-13-tools (1:13.0.1-5) ...
- Setting up cargo (0.57.0-7+b1) ...
- Setting up llvm-13-dev (1:13.0.1-5) ...
- Processing triggers for libc-bin (2.33-7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/9: [blake3.0.2: http]
Processing  2/9: [blake3.0.2: http]
Processing  3/9: [blake3.0.2: http]
Processing  4/9: [blake3.0.2: http] [conf-rust: cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cargo" "--version" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-rust.0.1)
- cargo 1.56.0
Processing  4/9: [blake3.0.2: http] [conf-rust: rustc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rustc" "--version" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-rust.0.1)
- rustc 1.59.0
-> compiled  conf-rust.0.1
Processing  4/9: [blake3.0.2: http]
-> installed conf-rust.0.1
Processing  5/9: [blake3.0.2: http]
-> retrieved dune.3.2.0  (cached)
Processing  6/9: [blake3.0.2: http] [dune: ocaml bootstrap.ml]
Processing  6/9: [dune: ocaml bootstrap.ml]
-> retrieved blake3.0.2  (https://github.com/proof-ninja/ocaml-blake3/archive/0.2.tar.gz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune.3.2.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- 

Processing  6/9: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune.3.2.0)
-> compiled  dune.3.2.0
-> installed dune.3.2.0
Processing  8/9: [blake3: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "blake3" "-j" "47" (CWD=/home/opam/.opam/4.12/.opam-switch/build/blake3.0.2)
- (cd _build/default/src && /usr/bin/cargo build --target-dir ../../../_build_rust --release)
-    Compiling autocfg v1.0.1
-    Compiling const_fn v0.4.3
-    Compiling proc-macro2 v1.0.24
-    Compiling lazy_static v1.4.0
-    Compiling cfg-if v1.0.0
-    Compiling unicode-xid v0.2.1
-    Compiling typenum v1.12.0
-    Compiling libc v0.2.80
-    Compiling version_check v0.9.2
-    Compiling scopeguard v1.1.0
-    Compiling syn v1.0.48
-    Compiling rayon-core v1.9.0
-    Compiling cc v1.0.65
-    Compiling ocaml-sys v0.19.0
-    Compiling cty v0.2.1
-    Compiling either v1.6.1
-    Compiling subtle v2.3.0
-    Compiling cfg-if v0.1.10
-    Compiling constant_time_eq v0.1.5
-    Compiling arrayref v0.3.6
-    Compiling arrayvec v0.5.2
-    Compiling generic-array v0.14.4
-    Compiling crossbeam-utils v0.8.0
-    Compiling memoffset v0.5.6
-    Compiling rayon v1.5.0
-    Compiling blake3 v0.3.7
-    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 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.12/.opam-switch/build/blake3.0.2/_build/default)
-     Finished release [optimized] target(s) in 13.61s
-> compiled  blake3.0.2
-> installed blake3.0.2
Done.
# Run eval $(opam env) to update the current shell environment
2022-06-03 01:31.02 ---> saved as "ab4479540ebf660979043b200b1720c48f5213615f5e8f0bddc0da04d581ae25"
Job succeeded