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


Building on asteria.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2024-07-17 10:50.57 ---> 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-07-17 10:50.57 ---> 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 80f59f9d12c0e9dda29eb80811ac7689a7ec392b"))
2024-07-17 10:50.57 ---> using "261727b5bbfeb9b6232c3be6e0deca60a5eaa5ba0fd41e545fc12d14c3e15563" 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-07-17 10:50.57 ---> using "307dc4eff9c022eb8b0a710a88f6f3ff6fe7de0e42f718d3f3c47b9778b9dbf2" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.0' '5.0.0'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.0.0  (cached)
-> installed ocaml-base-compiler.5.0.0
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0) to update the current shell environment
2024-07-17 10:50.57 ---> using "3c757fbe0f18d454c26392e9bd0ce262aa55da2e42253a3ea85b12f1c604569d" 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-07-16-1404.23-F-2024-07-11-0222.50.pdiff [559 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-07-16-1404.23-F-2024-07-11-0222.50.pdiff [559 kB]
- Fetched 821 kB in 1s (549 kB/s)
- Reading package lists...
- 
2024-07-17 10:50.57 ---> using "7cfab01ad84c7fef7ff39903230e0431a1f5e0debe425cd1509def42f8122539" from cache

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

Nothing to do.
The following actions will be performed:
=== install 2 packages
  - install conf-rust       0.1 [required by tezos-rust-libs]
  - install tezos-rust-libs 1.1

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 ... 19429 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.12-minimal:amd64.
- Preparing to unpack .../libpython3.12-minimal_3.12.4-3_amd64.deb ...
- Unpacking libpython3.12-minimal:amd64 (3.12.4-3) ...
- Selecting previously unselected package python3.12-minimal.
- Preparing to unpack .../python3.12-minimal_3.12.4-3_amd64.deb ...
- Unpacking python3.12-minimal (3.12.4-3) ...
- Setting up libpython3.12-minimal:amd64 (3.12.4-3) ...
- Setting up python3.12-minimal (3.12.4-3) ...
- 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 ... 19762 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.12.3-1_amd64.deb ...
- Unpacking python3-minimal (3.12.3-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.12-stdlib:amd64.
- Preparing to unpack .../libpython3.12-stdlib_3.12.4-3_amd64.deb ...
- Unpacking libpython3.12-stdlib:amd64 (3.12.4-3) ...
- Selecting previously unselected package python3.12.
- Preparing to unpack .../python3.12_3.12.4-3_amd64.deb ...
- Unpacking python3.12 (3.12.4-3) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.12.3-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.12.3-1) ...
- Setting up python3-minimal (3.12.3-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 ... 20197 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.12.3-1_amd64.deb ...
- Unpacking python3 (3.12.3-1) ...
- Preparing to unpack .../01-libasan8_14.1.0-4_amd64.deb ...
- Unpacking libasan8:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../02-libubsan1_14.1.0-4_amd64.deb ...
- Unpacking libubsan1:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../03-libstdc++-13-dev_13.3.0-3_amd64.deb ...
- Unpacking libstdc++-13-dev:amd64 (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../04-gcc-13_13.3.0-3_amd64.deb ...
- Unpacking gcc-13 (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../05-g++-13_13.3.0-3_amd64.deb ...
- Unpacking g++-13 (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../06-g++-13-x86-64-linux-gnu_13.3.0-3_amd64.deb ...
- Unpacking g++-13-x86-64-linux-gnu (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../07-gcc-13-x86-64-linux-gnu_13.3.0-3_amd64.deb ...
- Unpacking gcc-13-x86-64-linux-gnu (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../08-cpp-13-x86-64-linux-gnu_13.3.0-3_amd64.deb ...
- Unpacking cpp-13-x86-64-linux-gnu (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../09-cpp-13_13.3.0-3_amd64.deb ...
- Unpacking cpp-13 (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../10-gcc-13-base_13.3.0-3_amd64.deb ...
- Unpacking gcc-13-base:amd64 (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../11-libgcc-13-dev_13.3.0-3_amd64.deb ...
- Unpacking libgcc-13-dev:amd64 (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../12-libtsan2_14.1.0-4_amd64.deb ...
- Unpacking libtsan2:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../13-gcc-14-base_14.1.0-4_amd64.deb ...
- Unpacking gcc-14-base:amd64 (14.1.0-4) over (14.1.0-3) ...
- Setting up gcc-14-base:amd64 (14.1.0-4) ...
- (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 ... 20218 files and directories currently installed.)
- Preparing to unpack .../libstdc++6_14.1.0-4_amd64.deb ...
- Unpacking libstdc++6:amd64 (14.1.0-4) over (14.1.0-3) ...
- Setting up libstdc++6:amd64 (14.1.0-4) ...
- (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 ... 20218 files and directories currently installed.)
- Preparing to unpack .../0-libquadmath0_14.1.0-4_amd64.deb ...
- Unpacking libquadmath0:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../1-liblsan0_14.1.0-4_amd64.deb ...
- Unpacking liblsan0:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../2-libitm1_14.1.0-4_amd64.deb ...
- Unpacking libitm1:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../3-libhwasan0_14.1.0-4_amd64.deb ...
- Unpacking libhwasan0:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../4-libgomp1_14.1.0-4_amd64.deb ...
- Unpacking libgomp1:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../5-libcc1-0_14.1.0-4_amd64.deb ...
- Unpacking libcc1-0:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../6-libatomic1_14.1.0-4_amd64.deb ...
- Unpacking libatomic1:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../7-libgcc-s1_14.1.0-4_amd64.deb ...
- Unpacking libgcc-s1:amd64 (14.1.0-4) over (14.1.0-3) ...
- Setting up libgcc-s1:amd64 (14.1.0-4) ...
- Selecting previously unselected package libcurl4t64: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 ... 20218 files and directories currently installed.)
- Preparing to unpack .../00-libcurl4t64_8.8.0-4_amd64.deb ...
- Unpacking libcurl4t64:amd64 (8.8.0-4) ...
- 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-5_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-5) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../07-libxml2_2.12.7+dfsg-3+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.12.7+dfsg-3+b1) ...
- 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 libllvm17t64:amd64.
- Preparing to unpack .../09-libllvm17t64_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking libllvm17t64:amd64 (1:17.0.6-12+b1) ...
- Selecting previously unselected package libstd-rust-1.79:amd64.
- Preparing to unpack .../10-libstd-rust-1.79_1.79.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-1.79:amd64 (1.79.0+dfsg1-2) ...
- Selecting previously unselected package libstd-rust-dev:amd64.
- Preparing to unpack .../11-libstd-rust-dev_1.79.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-dev:amd64 (1.79.0+dfsg1-2) ...
- Selecting previously unselected package rustc.
- Preparing to unpack .../12-rustc_1.79.0+dfsg1-2_amd64.deb ...
- Unpacking rustc (1.79.0+dfsg1-2) ...
- Selecting previously unselected package libclang-cpp17t64.
- Preparing to unpack .../13-libclang-cpp17t64_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking libclang-cpp17t64 (1:17.0.6-12+b1) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../14-libgc1_1%3a8.2.6-1_amd64.deb ...
- Unpacking libgc1:amd64 (1:8.2.6-1) ...
- Selecting previously unselected package libobjc4:amd64.
- Preparing to unpack .../15-libobjc4_14.1.0-4_amd64.deb ...
- Unpacking libobjc4:amd64 (14.1.0-4) ...
- Selecting previously unselected package libobjc-13-dev:amd64.
- Preparing to unpack .../16-libobjc-13-dev_13.3.0-3_amd64.deb ...
- Unpacking libobjc-13-dev:amd64 (13.3.0-3) ...
- Selecting previously unselected package libclang-common-17-dev:amd64.
- Preparing to unpack .../17-libclang-common-17-dev_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking libclang-common-17-dev:amd64 (1:17.0.6-12+b1) ...
- Selecting previously unselected package llvm-17-linker-tools.
- Preparing to unpack .../18-llvm-17-linker-tools_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking llvm-17-linker-tools (1:17.0.6-12+b1) ...
- Selecting previously unselected package libclang1-17t64.
- Preparing to unpack .../19-libclang1-17t64_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking libclang1-17t64 (1:17.0.6-12+b1) ...
- Selecting previously unselected package clang-17.
- Preparing to unpack .../20-clang-17_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking clang-17 (1:17.0.6-12+b1) ...
- Selecting previously unselected package cargo.
- Preparing to unpack .../21-cargo_1.79.0+dfsg1-2_amd64.deb ...
- Unpacking cargo (1.79.0+dfsg1-2) ...
- Preparing to unpack .../22-curl_8.8.0-4_amd64.deb ...
- Unpacking curl (8.8.0-4) over (8.8.0-3) ...
- Preparing to unpack .../23-libcurl3t64-gnutls_8.8.0-4_amd64.deb ...
- Unpacking libcurl3t64-gnutls:amd64 (8.8.0-4) over (8.8.0-3) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../24-icu-devtools_72.1-5_amd64.deb ...
- Unpacking icu-devtools (72.1-5) ...
- Selecting previously unselected package libclang-rt-17-dev:amd64.
- Preparing to unpack .../25-libclang-rt-17-dev_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-12+b1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../26-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 .../27-libicu-dev_72.1-5_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-5) ...
- Selecting previously unselected package liblzma-dev:amd64.
- Preparing to unpack .../28-liblzma-dev_5.6.2-2_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.6.2-2) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../29-libncurses6_6.5-2_amd64.deb ...
- Unpacking libncurses6:amd64 (6.5-2) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../30-libncurses-dev_6.5-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.5-2) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../31-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../32-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../33-libxml2-dev_2.12.7+dfsg-3+b1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.12.7+dfsg-3+b1) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../34-libyaml-0-2_0.2.5-1+b1_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.5-1+b1) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../35-libz3-dev_4.8.12-3.1+b2_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.8.12-3.1+b2) ...
- Selecting previously unselected package lld-17.
- Preparing to unpack .../36-lld-17_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking lld-17 (1:17.0.6-12+b1) ...
- Selecting previously unselected package llvm-17-runtime.
- Preparing to unpack .../37-llvm-17-runtime_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking llvm-17-runtime (1:17.0.6-12+b1) ...
- Selecting previously unselected package llvm-17.
- Preparing to unpack .../38-llvm-17_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking llvm-17 (1:17.0.6-12+b1) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../39-python3-pkg-resources_70.3.0-2_all.deb ...
- Unpacking python3-pkg-resources (70.3.0-2) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../40-python3-pygments_2.18.0+dfsg-1_all.deb ...
- Unpacking python3-pygments (2.18.0+dfsg-1) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../41-python3-yaml_6.0.1-2+b1_amd64.deb ...
- Unpacking python3-yaml (6.0.1-2+b1) ...
- Selecting previously unselected package llvm-17-tools.
- Preparing to unpack .../42-llvm-17-tools_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking llvm-17-tools (1:17.0.6-12+b1) ...
- Selecting previously unselected package llvm-17-dev.
- Preparing to unpack .../43-llvm-17-dev_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking llvm-17-dev (1:17.0.6-12+b1) ...
- Selecting previously unselected package rust-llvm.
- Preparing to unpack .../44-rust-llvm_1.79.0+dfsg1-2_all.deb ...
- Unpacking rust-llvm (1.79.0+dfsg1-2) ...
- Setting up media-types (10.1.0) ...
- Setting up libpipeline1:amd64 (1.5.7-2) ...
- Setting up libicu72:amd64 (72.1-5) ...
- Setting up libpython3.12-stdlib:amd64 (3.12.4-3) ...
- Setting up libmbedcrypto7t64:amd64 (2.28.8-1) ...
- Setting up libcurl4t64:amd64 (8.8.0-4) ...
- Setting up libyaml-0-2:amd64 (0.2.5-1+b1) ...
- Setting up python3.12 (3.12.4-3) ...
- Setting up libcurl3t64-gnutls:amd64 (8.8.0-4) ...
- Setting up libgomp1:amd64 (14.1.0-4) ...
- 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 gcc-13-base:amd64 (13.3.0-3) ...
- Setting up libncurses6:amd64 (6.5-2) ...
- Setting up libquadmath0:amd64 (14.1.0-4) ...
- Setting up libatomic1:amd64 (14.1.0-4) ...
- 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-5) ...
- Setting up libgc1:amd64 (1:8.2.6-1) ...
- Setting up liblzma-dev:amd64 (5.6.2-2) ...
- Setting up libubsan1:amd64 (14.1.0-4) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Setting up libclang-common-17-dev:amd64 (1:17.0.6-12+b1) ...
- Setting up libhwasan0:amd64 (14.1.0-4) ...
- Setting up libasan8:amd64 (14.1.0-4) ...
- Setting up libclang-rt-17-dev:amd64 (1:17.0.6-12+b1) ...
- Setting up curl (8.8.0-4) ...
- Setting up libtsan2:amd64 (14.1.0-4) ...
- Setting up libicu-dev:amd64 (72.1-5) ...
- Setting up libxml2:amd64 (2.12.7+dfsg-3+b1) ...
- Setting up libcc1-0:amd64 (14.1.0-4) ...
- Setting up liblsan0:amd64 (14.1.0-4) ...
- Setting up libitm1:amd64 (14.1.0-4) ...
- Setting up libhttp-parser2.9:amd64 (2.9.4-6+b1) ...
- Setting up libpython3-stdlib:amd64 (3.12.3-1) ...
- Setting up libz3-dev:amd64 (4.8.12-3.1+b2) ...
- Setting up libncurses-dev:amd64 (6.5-2) ...
- Setting up libmbedx509-1t64:amd64 (2.28.8-1) ...
- Setting up cpp-13-x86-64-linux-gnu (13.3.0-3) ...
- Setting up libobjc4:amd64 (14.1.0-4) ...
- Setting up python3 (3.12.3-1) ...
- running python rtupdate hooks for python3.12...
- running python post-rtupdate hooks for python3.12...
- Setting up libxml2-dev:amd64 (2.12.7+dfsg-3+b1) ...
- Setting up libllvm17t64:amd64 (1:17.0.6-12+b1) ...
- Setting up libclang1-17t64 (1:17.0.6-12+b1) ...
- Setting up libgcc-13-dev:amd64 (13.3.0-3) ...
- Setting up libmbedtls14t64:amd64 (2.28.8-1) ...
- Setting up lld-17 (1:17.0.6-12+b1) ...
- Setting up llvm-17-runtime (1:17.0.6-12+b1) ...
- Setting up libgit2-1.7:amd64 (1.7.2+ds-1+b2) ...
- Setting up libobjc-13-dev:amd64 (13.3.0-3) ...
- Setting up libstdc++-13-dev:amd64 (13.3.0-3) ...
- Setting up python3-pkg-resources (70.3.0-2) ...
- Setting up libstd-rust-1.79:amd64 (1.79.0+dfsg1-2) ...
- Setting up llvm-17-linker-tools (1:17.0.6-12+b1) ...
- Setting up cpp-13 (13.3.0-3) ...
- Setting up gcc-13-x86-64-linux-gnu (13.3.0-3) ...
- Setting up python3-yaml (6.0.1-2+b1) ...
- Setting up libclang-cpp17t64 (1:17.0.6-12+b1) ...
- Setting up libstd-rust-dev:amd64 (1.79.0+dfsg1-2) ...
- Setting up python3-pygments (2.18.0+dfsg-1) ...
- Setting up gcc-13 (13.3.0-3) ...
- Setting up llvm-17-tools (1:17.0.6-12+b1) ...
- Setting up rustc (1.79.0+dfsg1-2) ...
- Setting up llvm-17 (1:17.0.6-12+b1) ...
- Setting up g++-13-x86-64-linux-gnu (13.3.0-3) ...
- Setting up clang-17 (1:17.0.6-12+b1) ...
- Setting up cargo (1.79.0+dfsg1-2) ...
- Setting up llvm-17-dev (1:17.0.6-12+b1) ...
- Setting up g++-13 (13.3.0-3) ...
- Setting up rust-llvm (1.79.0+dfsg1-2) ...
- Processing triggers for libc-bin (2.38-14) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/6: [tezos-rust-libs.1.1: extract]
Processing  3/6: [tezos-rust-libs.1.1: extract] [conf-rust: cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cargo" "--version" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-rust.0.1)
- cargo 1.79.0
Processing  3/6: [tezos-rust-libs.1.1: extract] [conf-rust: rustc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rustc" "--version" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-rust.0.1)
- rustc 1.79.0
-> compiled  conf-rust.0.1
Processing  3/6: [tezos-rust-libs.1.1: extract]
-> installed conf-rust.0.1
Processing  4/6: [tezos-rust-libs.1.1: extract]
-> retrieved tezos-rust-libs.1.1  (cached)
Processing  5/6: [tezos-rust-libs: mkdir .cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mkdir" ".cargo" (CWD=/home/opam/.opam/5.0/.opam-switch/build/tezos-rust-libs.1.1)
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/5.0/.opam-switch/build/tezos-rust-libs.1.1)
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/5.0/.opam-switch/build/tezos-rust-libs.1.1)
- warning: `/home/opam/.opam/5.0/.opam-switch/build/tezos-rust-libs.1.1/.cargo/config` is deprecated in favor of `config.toml`
- note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
-    Compiling autocfg v1.0.1
-    Compiling cfg-if v0.1.10
-    Compiling libc v0.2.83
-    Compiling byteorder v1.4.2
-    Compiling getrandom v0.1.15
-    Compiling proc-macro2 v1.0.24
-    Compiling typenum v1.12.0
-    Compiling unicode-xid v0.2.1
-    Compiling syn v1.0.60
-    Compiling maybe-uninit v2.0.0
-    Compiling lazy_static v1.4.0
-    Compiling ppv-lite86 v0.2.10
-    Compiling opaque-debug v0.2.3
-    Compiling constant_time_eq v0.1.5
-    Compiling arrayref v0.3.6
-    Compiling arrayvec v0.5.2
-    Compiling scopeguard v1.1.0
-    Compiling byte-tools v0.3.1
-    Compiling log v0.4.14
-    Compiling crunchy v0.1.6
-    Compiling crypto_api v0.2.2
-    Compiling futures v0.1.30
-    Compiling fake-simd v0.1.2
-    Compiling cfg-if v1.0.0
-    Compiling bit-vec v0.4.4
-    Compiling hex v0.3.2
-    Compiling block-padding v0.1.5
-    Compiling crypto_api_chachapoly v0.2.2
-    Compiling num-traits v0.2.14
-    Compiling num-integer v0.1.44
-    Compiling num-bigint v0.2.6
-    Compiling crossbeam-utils v0.7.2
-    Compiling memoffset v0.5.6
-    Compiling crossbeam-epoch v0.8.2
-    Compiling blake2b_simd v0.5.11
-    Compiling blake2s_simd v0.5.11
-    Compiling bigint v4.4.3
-    Compiling quote v1.0.8
-    Compiling num_cpus v1.13.0
-    Compiling directories v1.0.2
-    Compiling zcash_history v0.2.0
-    Compiling rand_core v0.5.1
-    Compiling rand_chacha v0.2.2
-    Compiling rand_xorshift v0.2.0
-    Compiling crossbeam-queue v0.2.3
-    Compiling crossbeam-channel v0.4.4
-    Compiling generic-array v0.12.3
-    Compiling futures-cpupool v0.1.8
-    Compiling rand v0.7.3
-    Compiling crossbeam-deque v0.7.3
-    Compiling block-cipher-trait v0.6.2
-    Compiling block-buffer v0.7.3
-    Compiling digest v0.8.1
-    Compiling aes-soft v0.3.3
-    Compiling sha2 v0.8.2
-    Compiling crossbeam v0.7.3
-    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.8.1 (/home/opam/.opam/5.0/.opam-switch/build/tezos-rust-libs.1.1/rustc-bls12-381)
-    Compiling zcash_proofs v0.2.0
-    Compiling librustzcash v0.2.0 (/home/opam/.opam/5.0/.opam-switch/build/tezos-rust-libs.1.1/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: creating a shared reference to mutable static is discouraged
-    --> librustzcash/src/rustzcash.rs:776:18
-     |
- 776 |         unsafe { &SPROUT_GROTH16_PARAMS_PATH }
-     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
-     |
-     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
-     = note: this will be a hard error in the 2024 edition
-     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
-     = note: `#[warn(static_mut_refs)]` on by default
- help: use `addr_of!` instead to create a raw pointer
-     |
- 776 |         unsafe { addr_of!(SPROUT_GROTH16_PARAMS_PATH) }
-     |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 
- warning: `librustzcash` (lib) generated 2 warnings
-     Finished `release` profile [optimized] target(s) in 12.50s
- warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3
- note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
-> compiled  tezos-rust-libs.1.1
-> installed tezos-rust-libs.1.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-07-17 10:52.04 ---> saved as "004c93f4b708d202f6df9a3c0483860852a985ea8b97e66f73d529d239cdc612"
Job succeeded