Building on x86-bm-6.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607) Unable to find image 'ocaml/opam:debian-unstable@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607' locally docker.io/ocaml/opam@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607: Pulling from ocaml/opam 2db5444d1f5b: Pulling fs layer 955a4d4491b2: Pulling fs layer f7fc0b2e0259: Pulling fs layer 2db5444d1f5b: Verifying Checksum 2db5444d1f5b: Download complete f7fc0b2e0259: Verifying Checksum f7fc0b2e0259: Download complete 955a4d4491b2: Verifying Checksum 955a4d4491b2: Download complete 2db5444d1f5b: Pull complete 955a4d4491b2: Pull complete f7fc0b2e0259: Pull complete Digest: sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607 Status: Downloaded newer image for ocaml/opam@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607 2022-02-05 01:35.05 ---> using "046c03104b31caca4776d0f4b3c05e8c36edfcce47e502c904753c15f5c7c145" 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-02-05 01:35.05 ---> using "174def638ec7d2637b0dbcf8d157f3db3ea5f765b545d79ffe1aaf2604b82a96" 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 1741c7614a3f64debaeee6573205d847859e8de4")) 2022-02-05 01:35.05 ---> using "7cf36d2e512b30870bc55678abf5e1cb55cb4319ee557daf9c5c759dde9da99a" 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-02-05 01:35.05 ---> using "3aa3263ea6afcd677a2f49f1557e7725598e35cb434eb2886483b43b368246e0" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.04' '4.04.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.04.2"} | "ocaml-system" {= "4.04.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.04.2 (https://github.com/ocaml/ocaml/archive/4.04.2.tar.gz) -> installed ocaml-base-compiler.4.04.2 -> installed ocaml-config.1 -> installed ocaml.4.04.2 Done. # Run eval $(opam env --switch=4.04) to update the current shell environment 2022-02-05 01:35.05 ---> using "9bd0457d0eea3b49f29209f8a8e96527d813bcaa4a5ebfd8ebc5d6c744e2be9f" 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-02-03-0808.17-F-2022-01-30-0201.48.pdiff [272 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-02-03-0808.17-F-2022-01-30-0201.48.pdiff [272 kB] - Fetched 500 kB in 2s (304 kB/s) - Reading package lists... - 2022-02-05 01:35.05 ---> using "68afedca960b3246318b3b7d43cb86f1edcb02bb53d61ce0adac727a674f72a7" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install -y ocaml-secondary-compiler")) The following actions will be performed: - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (cached) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2022-02-05 01:35.05 ---> using "98eb7d28ad5bba0a97a0ff352722935906d60145d12f5622eef420879a383ecd" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"tezos-rust-libs.1.0\"\ \nopam install -vy \"tezos-rust-libs.1.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"tezos-rust-libs.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] tezos-rust-libs.1.0 is not installed. Nothing to do. The following actions will be performed: - install conf-rust 0.1 [required by tezos-rust-libs] - install tezos-rust-libs 1.0 ===== 2 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 libpython3.9-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 ... 18398 files and directories currently installed.) - Preparing to unpack .../libpython3.9-minimal_3.9.10-1_amd64.deb ... - Unpacking libpython3.9-minimal:amd64 (3.9.10-1) ... - Selecting previously unselected package python3.9-minimal. - Preparing to unpack .../python3.9-minimal_3.9.10-1_amd64.deb ... - Unpacking python3.9-minimal (3.9.10-1) ... - Setting up libpython3.9-minimal:amd64 (3.9.10-1) ... - Setting up python3.9-minimal (3.9.10-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 ... 18683 files and directories currently installed.) - Preparing to unpack .../0-python3-minimal_3.9.8-1_amd64.deb ... - Unpacking python3-minimal (3.9.8-1) ... - Selecting previously unselected package media-types. - Preparing to unpack .../1-media-types_5.0.0_all.deb ... - Unpacking media-types (5.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.9-stdlib:amd64. - Preparing to unpack .../3-libpython3.9-stdlib_3.9.10-1_amd64.deb ... - Unpacking libpython3.9-stdlib:amd64 (3.9.10-1) ... - Selecting previously unselected package python3.9. - Preparing to unpack .../4-python3.9_3.9.10-1_amd64.deb ... - Unpacking python3.9 (3.9.10-1) ... - Selecting previously unselected package libpython3-stdlib:amd64. - Preparing to unpack .../5-libpython3-stdlib_3.9.8-1_amd64.deb ... - Unpacking libpython3-stdlib:amd64 (3.9.8-1) ... - Setting up python3-minimal (3.9.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 ... 19081 files and directories currently installed.) - Preparing to unpack .../00-python3_3.9.8-1_amd64.deb ... - Unpacking python3 (3.9.8-1) ... - Selecting previously unselected package libpipeline1:amd64. - Preparing to unpack .../01-libpipeline1_1.5.5-1_amd64.deb ... - Unpacking libpipeline1:amd64 (1.5.5-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 libmbedcrypto3:amd64. - Preparing to unpack .../04-libmbedcrypto3_2.16.11-0.3_amd64.deb ... - Unpacking libmbedcrypto3:amd64 (2.16.11-0.3) ... - Selecting previously unselected package libmbedx509-0:amd64. - Preparing to unpack .../05-libmbedx509-0_2.16.11-0.3_amd64.deb ... - Unpacking libmbedx509-0:amd64 (2.16.11-0.3) ... - Selecting previously unselected package libmbedtls12:amd64. - Preparing to unpack .../06-libmbedtls12_2.16.11-0.3_amd64.deb ... - Unpacking libmbedtls12:amd64 (2.16.11-0.3) ... - Selecting previously unselected package libgit2-1.1:amd64. - Preparing to unpack .../07-libgit2-1.1_1.1.0+dfsg.1-4.1_amd64.deb ... - Unpacking libgit2-1.1:amd64 (1.1.0+dfsg.1-4.1) ... - Selecting previously unselected package libicu67:amd64. - Preparing to unpack .../08-libicu67_67.1-7_amd64.deb ... - Unpacking libicu67:amd64 (67.1-7) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../09-libxml2_2.9.12+dfsg-5+b1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.12+dfsg-5+b1) ... - 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~+rc3-1~exp1+b1_amd64.deb ... - Unpacking libllvm13:amd64 (1:13.0.1~+rc3-1~exp1+b1) ... - Selecting previously unselected package libstd-rust-1.56:amd64. - Preparing to unpack .../12-libstd-rust-1.56_1.56.0+dfsg1-2_amd64.deb ... - Unpacking libstd-rust-1.56:amd64 (1.56.0+dfsg1-2) ... - Selecting previously unselected package libstd-rust-dev:amd64. - Preparing to unpack .../13-libstd-rust-dev_1.56.0+dfsg1-2_amd64.deb ... - Unpacking libstd-rust-dev:amd64 (1.56.0+dfsg1-2) ... - Selecting previously unselected package rustc. - Preparing to unpack .../14-rustc_1.56.0+dfsg1-2_amd64.deb ... - Unpacking rustc (1.56.0+dfsg1-2) ... - Selecting previously unselected package cargo. - Preparing to unpack .../15-cargo_0.57.0-3_amd64.deb ... - Unpacking cargo (0.57.0-3) ... - Selecting previously unselected package icu-devtools. - Preparing to unpack .../16-icu-devtools_67.1-7_amd64.deb ... - Unpacking icu-devtools (67.1-7) ... - Selecting previously unselected package libclang-cpp13. - Preparing to unpack .../17-libclang-cpp13_1%3a13.0.1~+rc3-1~exp1+b1_amd64.deb ... - Unpacking libclang-cpp13 (1:13.0.1~+rc3-1~exp1+b1) ... - 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_67.1-7_amd64.deb ... - Unpacking libicu-dev:amd64 (67.1-7) ... - Selecting previously unselected package libncurses-dev:amd64. - Preparing to unpack .../20-libncurses-dev_6.3-2_amd64.deb ... - Unpacking libncurses-dev:amd64 (6.3-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-2_amd64.deb ... - Unpacking libtinfo-dev:amd64 (6.3-2) ... - Selecting previously unselected package libxml2-dev:amd64. - Preparing to unpack .../23-libxml2-dev_2.9.12+dfsg-5+b1_amd64.deb ... - Unpacking libxml2-dev:amd64 (2.9.12+dfsg-5+b1) ... - 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~+rc3-1~exp1+b1_amd64.deb ... - Unpacking llvm-13-runtime (1:13.0.1~+rc3-1~exp1+b1) ... - Selecting previously unselected package llvm-13-linker-tools. - Preparing to unpack .../27-llvm-13-linker-tools_1%3a13.0.1~+rc3-1~exp1+b1_amd64.deb ... - Unpacking llvm-13-linker-tools (1:13.0.1~+rc3-1~exp1+b1) ... - Selecting previously unselected package llvm-13. - Preparing to unpack .../28-llvm-13_1%3a13.0.1~+rc3-1~exp1+b1_amd64.deb ... - Unpacking llvm-13 (1:13.0.1~+rc3-1~exp1+b1) ... - 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.10.0+dfsg-1_all.deb ... - Unpacking python3-pygments (2.10.0+dfsg-1) ... - 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~+rc3-1~exp1+b1_amd64.deb ... - Unpacking llvm-13-tools (1:13.0.1~+rc3-1~exp1+b1) ... - Selecting previously unselected package llvm-13-dev. - Preparing to unpack .../33-llvm-13-dev_1%3a13.0.1~+rc3-1~exp1+b1_amd64.deb ... - Unpacking llvm-13-dev (1:13.0.1~+rc3-1~exp1+b1) ... - Setting up media-types (5.0.0) ... - Setting up libpipeline1:amd64 (1.5.5-1) ... - Setting up libncurses-dev:amd64 (6.3-2) ... - Setting up libicu67:amd64 (67.1-7) ... - 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 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 (67.1-7) ... - Setting up libmpdec3:amd64 (2.5.1-2) ... - Setting up libmbedcrypto3:amd64 (2.16.11-0.3) ... - Setting up libicu-dev:amd64 (67.1-7) ... - Setting up libxml2:amd64 (2.9.12+dfsg-5+b1) ... - Setting up libhttp-parser2.9:amd64 (2.9.4-4) ... - Setting up libpython3.9-stdlib:amd64 (3.9.10-1) ... - Setting up libpython3-stdlib:amd64 (3.9.8-1) ... - Setting up libtinfo-dev:amd64 (6.3-2) ... - Setting up libz3-dev:amd64 (4.8.12-1+b1) ... - Setting up libmbedx509-0:amd64 (2.16.11-0.3) ... - Setting up libmbedtls12:amd64 (2.16.11-0.3) ... - Setting up libxml2-dev:amd64 (2.9.12+dfsg-5+b1) ... - Setting up libllvm13:amd64 (1:13.0.1~+rc3-1~exp1+b1) ... - Setting up llvm-13-runtime (1:13.0.1~+rc3-1~exp1+b1) ... - Setting up libstd-rust-1.56:amd64 (1.56.0+dfsg1-2) ... - Setting up python3.9 (3.9.10-1) ... - Setting up libgit2-1.1:amd64 (1.1.0+dfsg.1-4.1) ... - Setting up python3 (3.9.8-1) ... - running python rtupdate hooks for python3.9... - running python post-rtupdate hooks for python3.9... - Setting up llvm-13-linker-tools (1:13.0.1~+rc3-1~exp1+b1) ... - Setting up libstd-rust-dev:amd64 (1.56.0+dfsg1-2) ... - Setting up libclang-cpp13 (1:13.0.1~+rc3-1~exp1+b1) ... - Setting up rustc (1.56.0+dfsg1-2) ... - Setting up python3-pkg-resources (59.6.0-1.2) ... - Setting up llvm-13 (1:13.0.1~+rc3-1~exp1+b1) ... - Setting up python3-yaml (5.4.1-1+b1) ... - Setting up cargo (0.57.0-3) ... - Setting up python3-pygments (2.10.0+dfsg-1) ... - Setting up llvm-13-tools (1:13.0.1~+rc3-1~exp1+b1) ... - Setting up llvm-13-dev (1:13.0.1~+rc3-1~exp1+b1) ... - Processing triggers for libc-bin (2.33-5) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/6: [tezos-rust-libs.1.0: http] Processing 3/6: [tezos-rust-libs.1.0: http] [conf-rust: cargo] Processing 3/6: [conf-rust: cargo] - cargo 1.56.0 Processing 3/6: [conf-rust: rustc] - rustc 1.56.0 -> compiled conf-rust.0.1 Processing 3/6: -> installed conf-rust.0.1 Processing 4/6: -> retrieved tezos-rust-libs.1.0 (https://gitlab.com/tezos/tezos-rust-libs/-/archive/v1.0/tezos-rust-libs-v1.0.tar.bz2) Processing 5/6: [tezos-rust-libs: mkdir .cargo] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mkdir" ".cargo" (CWD=/home/opam/.opam/4.04/.opam-switch/build/tezos-rust-libs.1.0) Processing 5/6: [tezos-rust-libs: mv cargo-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "cargo-config" ".cargo/config" (CWD=/home/opam/.opam/4.04/.opam-switch/build/tezos-rust-libs.1.0) Processing 5/6: [tezos-rust-libs: cargo build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cargo" "build" "--target-dir" "target" "--release" (CWD=/home/opam/.opam/4.04/.opam-switch/build/tezos-rust-libs.1.0) - Compiling autocfg v1.0.0 - Compiling cfg-if v0.1.10 - Compiling libc v0.2.71 - Compiling byteorder v1.3.4 - Compiling getrandom v0.1.14 - Compiling proc-macro2 v1.0.18 - Compiling typenum v1.12.0 - Compiling unicode-xid v0.2.0 - Compiling syn v1.0.30 - Compiling lazy_static v1.4.0 - Compiling ppv-lite86 v0.2.8 - Compiling maybe-uninit v2.0.0 - Compiling arrayref v0.3.6 - Compiling opaque-debug v0.2.3 - Compiling constant_time_eq v0.1.5 - Compiling arrayvec v0.5.1 - Compiling scopeguard v1.1.0 - Compiling byte-tools v0.3.1 - Compiling crunchy v0.1.6 - Compiling log v0.4.8 - Compiling futures v0.1.29 - Compiling crypto_api v0.2.2 - Compiling fake-simd v0.1.2 - Compiling hex v0.3.2 - Compiling bit-vec v0.4.4 - Compiling block-padding v0.1.5 - Compiling crypto_api_chachapoly v0.2.2 - Compiling num-traits v0.2.11 - Compiling num-integer v0.1.42 - Compiling num-bigint v0.2.6 - Compiling crossbeam-utils v0.7.2 - Compiling memoffset v0.5.4 - Compiling crossbeam-epoch v0.8.2 - Compiling blake2b_simd v0.5.10 - Compiling blake2s_simd v0.5.10 - Compiling quote v1.0.6 - Compiling bigint v4.4.3 - Compiling crossbeam-queue v0.2.2 - Compiling crossbeam-channel v0.4.2 - Compiling num_cpus v1.13.0 - Compiling directories v1.0.2 - Compiling rand_core v0.5.1 - Compiling futures-cpupool v0.1.8 - Compiling zcash_history v0.2.0 - Compiling crossbeam-deque v0.7.3 - Compiling generic-array v0.12.3 - Compiling rand_chacha v0.2.2 - Compiling rand_xorshift v0.2.0 - Compiling rand v0.7.3 - Compiling crossbeam v0.7.3 - Compiling block-cipher-trait v0.6.2 - Compiling digest v0.8.1 - Compiling block-buffer v0.7.3 - Compiling aes-soft v0.3.3 - Compiling sha2 v0.8.2 - Compiling aes v0.3.2 - Compiling fpe v0.2.0 - Compiling ff_derive v0.6.0 - Compiling ff v0.6.0 - Compiling group v0.6.0 - Compiling pairing v0.16.0 - Compiling bellman v0.6.0 - Compiling zcash_primitives v0.2.0 - Compiling rustc-bls12-381 v0.7.2 (/home/opam/.opam/4.04/.opam-switch/build/tezos-rust-libs.1.0/rustc-bls12-381) - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fq12.rs:23:23 - | - 23 | let g = read_fq12({ unsafe { &*g } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - | - = note: `#[warn(unused_braces)]` on by default - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fq12.rs:29:23 - | - 29 | let g = read_fq12({ unsafe { &*g } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fq12.rs:57:27 - | - 57 | let mut x = read_fq12({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fq12.rs:58:23 - | - 58 | let y = read_fq12({ unsafe { &*y } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fq12.rs:69:27 - | - 69 | let mut x = read_fq12({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fq12.rs:70:23 - | - 70 | let y = read_fq12({ unsafe { &*y } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fq12.rs:80:23 - | - 80 | let x = read_fq12({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fq12.rs:81:23 - | - 81 | let y = read_fq12({ unsafe { &*y } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fq12.rs:90:23 - | - 90 | let x = read_fq12({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fq12.rs:100:27 - | - 100 | let mut x = read_fq12({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fq12.rs:110:27 - | - 110 | let mut x = read_fq12({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fq12.rs:120:27 - | - 120 | let mut x = read_fq12({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fq12.rs:131:23 - | - 131 | let x = read_fq12({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fr.rs:23:27 - | - 23 | let fr_elem = read_fr({ unsafe { &*element } }); - | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fr.rs:32:27 - | - 32 | let fr_elem = read_fr({ unsafe { &*element } }); - | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fr.rs:69:25 - | - 69 | let mut x = read_fr({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fr.rs:70:21 - | - 70 | let y = read_fr({ unsafe { &*y } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fr.rs:81:25 - | - 81 | let mut x = read_fr({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fr.rs:82:21 - | - 82 | let y = read_fr({ unsafe { &*y } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fr.rs:94:21 - | - 94 | let x = read_fr({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fr.rs:95:21 - | - 95 | let y = read_fr({ unsafe { &*y } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fr.rs:105:21 - | - 105 | let x = read_fr({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fr.rs:115:25 - | - 115 | let mut x = read_fr({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fr.rs:125:25 - | - 125 | let mut x = read_fr({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fr.rs:135:25 - | - 135 | let mut x = read_fr({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/fr.rs:146:21 - | - 146 | let x = read_fr({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - warning: unnecessary braces around function argument - --> rustc-bls12-381/src/pairing.rs:360:23 - | - 360 | let x = read_fq12({ unsafe { &*x } }).unwrap(); - | ^^^^^^^^^^^^^^^^^^ help: remove these braces - - Compiling zcash_proofs v0.2.0 - warning: `rustc-bls12-381` (lib) generated 27 warnings - Compiling librustzcash v0.2.0 (/home/opam/.opam/4.04/.opam-switch/build/tezos-rust-libs.1.0/librustzcash) - warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead - --> librustzcash/src/rustzcash.rs:6:9 - | - 6 | #![deny(intra_doc_link_resolution_failure)] - | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: `#[warn(renamed_and_removed_lints)]` on by default - - warning: `librustzcash` (lib) generated 1 warning - Finished release [optimized] target(s) in 1m 09s -> compiled tezos-rust-libs.1.0 -> installed tezos-rust-libs.1.0 Done. # Run eval $(opam env) to update the current shell environment 2022-02-05 01:38.16 ---> saved as "cef22aa427fd26cb5b44d4f674b63529fa311b07dd413a4f44e7d05d392d5d09" Job succeeded