Build:
- 0
2024-09-12 08:35.53: New job: Voodoo prep tezos-wasmer.17.3; 927c9141fceda0096acd98ffc22160c8 2024-09-12 08:35.53: Waiting for resource in pool OCluster 2024-09-12 19:41.33: Waiting for worker… 2024-09-12 19:43.31: Got resource from pool OCluster 2024-09-12 19:43.31: Using cache hint "docs-universe-prep-4.14.2" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")))) (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo mkdir /src")) (copy (src packages) (dst /src/packages)) (copy (src repo) (dst /src/repo)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) (run (shell "opam repo remove default && opam repo add opam /src")) (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.10.0 ocamlfind.1.9.6")) (env DUNE_CACHE enabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy tezos-wasmer.17.3 tezos-rust-libs.1.5 stdlib-shims.0.3.0 sexplib0.v0.16.0 ppxlib.0.33.0 ppx_deriving.6.0.2 ppx_derivers.1.2.1 ocplib-endian.1.2 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 lwt.5.7.0 integers.0.7.0 host-arch-x86_64.1 dune-configurator.3.13.1 dune.3.10.0 ctypes-foreign.0.23.0 ctypes.0.23.0 csexp.1.5.2 cppo.1.7.0 conf-rust-2021.1 conf-pkg-config.3 conf-libffi.2.0.0 bigarray-compat.1.1.0 base-bytes.base 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u tezos-wasmer:927c9141fceda0096acd98ffc22160c8,tezos-rust-libs:2e1ed124b4e94e7554523cfbd2d110b2,ppx_deriving:8c7c53813420340e0239dc3c66820ae3,ctypes-foreign:37df5ddc8eb7606b3ed32b8e1cdbe599,ctypes:abce598d0f08e3d101444e7f88fd23d4")) (run (network host) (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config))) (shell "(echo '0.619781') && (for DATA in prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0,ctypes.0.23.0-abce598d0f08e3d101444e7f88fd23d4,ctypes.0.23.0 prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0,ctypes-foreign.0.23.0-37df5ddc8eb7606b3ed32b8e1cdbe599,ctypes-foreign.0.23.0 prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2,ppx_deriving.6.0.2-8c7c53813420340e0239dc3c66820ae3,ppx_deriving.6.0.2 prep/universes/2e1ed124b4e94e7554523cfbd2d110b2/tezos-rust-libs/1.5,tezos-rust-libs.1.5-2e1ed124b4e94e7554523cfbd2d110b2,tezos-rust-libs.1.5 prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3,tezos-wasmer.17.3-927c9141fceda0096acd98ffc22160c8,tezos-wasmer.17.3; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0,ctypes.0.23.0-abce598d0f08e3d101444e7f88fd23d4,ctypes.0.23.0 prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0,ctypes-foreign.0.23.0-37df5ddc8eb7606b3ed32b8e1cdbe599,ctypes-foreign.0.23.0 prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2,ppx_deriving.6.0.2-8c7c53813420340e0239dc3c66820ae3,ppx_deriving.6.0.2 prep/universes/2e1ed124b4e94e7554523cfbd2d110b2/tezos-rust-libs/1.5,tezos-rust-libs.1.5-2e1ed124b4e94e7554523cfbd2d110b2,tezos-rust-libs.1.5 prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3,tezos-wasmer.17.3-927c9141fceda0096acd98ffc22160c8,tezos-wasmer.17.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0,ctypes.0.23.0-abce598d0f08e3d101444e7f88fd23d4,ctypes.0.23.0 prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0,ctypes-foreign.0.23.0-37df5ddc8eb7606b3ed32b8e1cdbe599,ctypes-foreign.0.23.0 prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2,ppx_deriving.6.0.2-8c7c53813420340e0239dc3c66820ae3,ppx_deriving.6.0.2 prep/universes/2e1ed124b4e94e7554523cfbd2d110b2/tezos-rust-libs/1.5,tezos-rust-libs.1.5-2e1ed124b4e94e7554523cfbd2d110b2,tezos-rust-libs.1.5 prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3,tezos-wasmer.17.3-927c9141fceda0096acd98ffc22160c8,tezos-wasmer.17.3; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) ) END-OF-SPEC ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 0e1db1f4176121955441dd10fd6470b79d8546a9 --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.14.2 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 19:43.31: RETRYING: 2024-09-12/083553-voodoo-prep-82aa71 Number of retries: 0 (retriable error condition) Building on asteria.caelum.ci.dev All commits already cached Updating files: 68% (21832/32058) Updating files: 69% (22121/32058) Updating files: 70% (22441/32058) Updating files: 71% (22762/32058) Updating files: 72% (23082/32058) Updating files: 73% (23403/32058) Updating files: 74% (23723/32058) Updating files: 75% (24044/32058) Updating files: 76% (24365/32058) Updating files: 77% (24685/32058) Updating files: 78% (25006/32058) Updating files: 79% (25326/32058) Updating files: 80% (25647/32058) Updating files: 81% (25967/32058) Updating files: 82% (26288/32058) Updating files: 83% (26609/32058) Updating files: 84% (26929/32058) Updating files: 85% (27250/32058) Updating files: 86% (27570/32058) Updating files: 87% (27891/32058) Updating files: 88% (28212/32058) Updating files: 89% (28532/32058) Updating files: 90% (28853/32058) Updating files: 91% (29173/32058) Updating files: 92% (29494/32058) Updating files: 93% (29814/32058) Updating files: 94% (30135/32058) Updating files: 95% (30456/32058) Updating files: 96% (30776/32058) Updating files: 97% (31097/32058) Updating files: 98% (31417/32058) Updating files: 99% (31738/32058) Updating files: 100% (32058/32058) Updating files: 100% (32058/32058), done. HEAD is now at 0e1db1f417 Apply suggestions from code review (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1' locally docker.io/ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1: Pulling from ocaml/opam 5bece21b072e: Pulling fs layer 5bece21b072e: Verifying Checksum 5bece21b072e: Download complete 5bece21b072e: Pull complete Digest: sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1 Status: Downloaded newer image for ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1 2024-09-12 19:37.00 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:37.00 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (766 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libpkgconf3 pkgconf pkgconf-bin Suggested packages: m4-doc The following NEW packages will be installed: libpkgconf3 m4 pkg-config pkgconf pkgconf-bin 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 392 kB of archives. After this operation, 969 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 392 kB in 0s (7424 kB/s) Selecting previously unselected package libpkgconf3: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 ... 18733 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-09-12 19:37.00 ---> using "64027e071d7f4bb79a519ab4cf43cd8d13e54fe5188051a605e9293619bec9b3" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.15.0 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install cmdliner 1.3.0 [required by voodoo-prep] - install seq base [required by re] - install swhid_core 0.1 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install opam-file-format 2.1.6 [required by opam-format] - install topkg 1.0.7 [required by bos] - install re 1.12.0 [required by opam-format] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install uutf 1.0.3 [required by opam-core] - install rresult 0.7.0 [required by bos] - install fmt 0.9.0 [required by bos] - install astring 0.8.5 [required by bos] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install opam-core 2.2.1 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.2.1 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.1] found in cache [cmdliner.1.3.0] found in cache [dune.3.16.0] found in cache [fmt.0.9.0] found in cache [fpath.0.7.3] found in cache [jsonm.1.0.2] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.15.0] found in cache [ocamlfind.1.9.6] found in cache [ocamlgraph.2.1.0] found in cache [opam-core.2.2.1] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.2.1] found in cache [re.1.12.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed fpath.0.7.3 -> installed logs.0.7.0 -> installed dune.3.16.0 -> installed bos.0.2.1 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed opam-file-format.2.1.6 -> installed re.1.12.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.2.1 -> installed opam-format.2.2.1 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:37.00 ---> using "4b3eae20ee556ce466265d261fd5d7184b7506cfcf8217eea177582bdd289d8b" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 19:37.00 ---> using "ff9243a4acf95fb20c4e62f411801f15f8ec3c4e6fcc150de31a9042ea281b68" from cache 2024-09-12 19:37.00 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1' locally docker.io/ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1: Pulling from ocaml/opam 5bece21b072e: Pulling fs layer 5bece21b072e: Verifying Checksum 5bece21b072e: Download complete 5bece21b072e: Pull complete Digest: sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1 Status: Downloaded newer image for ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1 2024-09-12 19:37.00 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:37.00 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 19:37.00 ---> using "589fc247a47cee4820aea953ca0c6137d5c05903e8d36d67782083bf9b53dcd0" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 19:37.01 ---> using "eaf1147f757816fba60951666b9dcf1396d1ee0cca60165ef2ec01f406470a66" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 19:37.01 ---> using "c7162714f0e0be0d406165a5c3c2189fd1b1ca8be4b2ad11558aee0ced2b83fd" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-09-12 19:37.01 ---> using "d03826f2dcb25a6137daaafb2bffa5a3d0c290365138a6e72e23791ea2ecd957" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.14. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.14 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 19:37.01 ---> using "f30a7b9733fc0adaea55d0e10962edd62413e491f5e346868556600ff2bff829" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 19:37.01 ---> using "b57b0137043cddcf0002777ac5a280e60661ef9125ae283a79afe71e57951ad3" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.10.0 ocamlfind.1.9.6")) The following actions will be performed: - install dune 3.10.0 - install ocamlfind 1.9.6 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.10.0 (cached) -> installed ocamlfind.1.9.6 -> installed dune.3.10.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:37.34 ---> saved as "6540d576cf0da24322d9a5a537ea7be2928d9dd70f244ba1867708574c264f6e" /home/opam: (env DUNE_CACHE enabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy tezos-wasmer.17.3 tezos-rust-libs.1.5 stdlib-shims.0.3.0 sexplib0.v0.16.0 ppxlib.0.33.0 ppx_deriving.6.0.2 ppx_derivers.1.2.1 ocplib-endian.1.2 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 lwt.5.7.0 integers.0.7.0 host-arch-x86_64.1 dune-configurator.3.13.1 dune.3.10.0 ctypes-foreign.0.23.0 ctypes.0.23.0 csexp.1.5.2 cppo.1.7.0 conf-rust-2021.1 conf-pkg-config.3 conf-libffi.2.0.0 bigarray-compat.1.1.0 base-bytes.base 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (860 kB/s) Reading package lists... Building dependency tree... Reading state information... All packages are up to date. Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y The following actions will be performed: - recompile opam-depext 1.2.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment <><> Carrying on to "opam depext -viy tezos-wasmer.17.3 tezos-rust-libs.1.5 stdlib-shims.0.3.0 sexplib0.v0.16.0 ppxlib.0.33.0 ppx_deriving.6.0.2 ppx_derivers.1.2.1 ocplib-endian.1.2 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 lwt.5.7.0 integers.0.7.0 host-arch-x86_64.1 dune-configurator.3.13.1 dune.3.10.0 ctypes-foreign.0.23.0 ctypes.0.23.0 csexp.1.5.2 cppo.1.7.0 conf-rust-2021.1 conf-pkg-config.3 conf-libffi.2.0.0 bigarray-compat.1.1.0 base-bytes.base" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: cargo libffi-dev pkg-config [NOTE] Package dune is already installed (current version is 3.10.0). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install conf-rust-2021 1 - install ppx_derivers 1.2.1 - install conf-pkg-config 3 - install bigarray-compat 1.1.0 - install csexp 1.5.2 - install ocaml-compiler-libs v0.12.4 - install base-bytes base - install cppo 1.7.0 - install sexplib0 v0.16.0 - install stdlib-shims 0.3.0 - install tezos-rust-libs 1.5 - install conf-libffi 2.0.0 - install dune-configurator 3.13.1 - install ocplib-endian 1.2 - install ppxlib 0.33.0 - install integers 0.7.0 - install lwt 5.7.0 - install ppx_deriving 6.0.2 - install ctypes 0.23.0 - install ctypes-foreign 0.23.0 - install tezos-wasmer 17.3 ===== 21 to install ===== The following system packages will first need to be installed: cargo libffi-dev pkg-config <><> 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" "libffi-dev" "pkg-config" - 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 ... 18733 files and directories currently installed.) - Preparing to unpack .../libpipeline1_1.5.7-1_amd64.deb ... - Unpacking libpipeline1:amd64 (1.5.7-1) ... - Selecting previously unselected package binfmt-support. - Preparing to unpack .../binfmt-support_2.2.2-2_amd64.deb ... - Unpacking binfmt-support (2.2.2-2) ... - Selecting previously unselected package libpython3.11-minimal:amd64. - Preparing to unpack .../libpython3.11-minimal_3.11.2-6+deb12u3_amd64.deb ... - Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u3) ... - Selecting previously unselected package python3.11-minimal. - Preparing to unpack .../python3.11-minimal_3.11.2-6+deb12u3_amd64.deb ... - Unpacking python3.11-minimal (3.11.2-6+deb12u3) ... - Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u3) ... - Setting up python3.11-minimal (3.11.2-6+deb12u3) ... - 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 ... 19062 files and directories currently installed.) - Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ... - Unpacking python3-minimal (3.11.2-1+b1) ... - Selecting previously unselected package media-types. - Preparing to unpack .../media-types_10.0.0_all.deb ... - Unpacking media-types (10.0.0) ... - Selecting previously unselected package libpython3.11-stdlib:amd64. - Preparing to unpack .../libpython3.11-stdlib_3.11.2-6+deb12u3_amd64.deb ... - Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u3) ... - Selecting previously unselected package python3.11. - Preparing to unpack .../python3.11_3.11.2-6+deb12u3_amd64.deb ... - Unpacking python3.11 (3.11.2-6+deb12u3) ... - Selecting previously unselected package libpython3-stdlib:amd64. - Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_amd64.deb ... - Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... - Setting up python3-minimal (3.11.2-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 ... 19472 files and directories currently installed.) - Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ... - Unpacking python3 (3.11.2-1+b1) ... - Selecting previously unselected package libhttp-parser2.9:amd64. - Preparing to unpack .../01-libhttp-parser2.9_2.9.4-5_amd64.deb ... - Unpacking libhttp-parser2.9:amd64 (2.9.4-5) ... - Selecting previously unselected package libmbedcrypto7:amd64. - Preparing to unpack .../02-libmbedcrypto7_2.28.3-1_amd64.deb ... - Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... - Selecting previously unselected package libmbedx509-1:amd64. - Preparing to unpack .../03-libmbedx509-1_2.28.3-1_amd64.deb ... - Unpacking libmbedx509-1:amd64 (2.28.3-1) ... - Selecting previously unselected package libmbedtls14:amd64. - Preparing to unpack .../04-libmbedtls14_2.28.3-1_amd64.deb ... - Unpacking libmbedtls14:amd64 (2.28.3-1) ... - Selecting previously unselected package libgit2-1.5:amd64. - Preparing to unpack .../05-libgit2-1.5_1.5.1+ds-1+deb12u1_amd64.deb ... - Unpacking libgit2-1.5:amd64 (1.5.1+ds-1+deb12u1) ... - Selecting previously unselected package libicu72:amd64. - Preparing to unpack .../06-libicu72_72.1-3_amd64.deb ... - Unpacking libicu72:amd64 (72.1-3) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... - Selecting previously unselected package libz3-4:amd64. - Preparing to unpack .../08-libz3-4_4.8.12-3.1_amd64.deb ... - Unpacking libz3-4:amd64 (4.8.12-3.1) ... - Selecting previously unselected package libllvm14:amd64. - Preparing to unpack .../09-libllvm14_1%3a14.0.6-12_amd64.deb ... - Unpacking libllvm14:amd64 (1:14.0.6-12) ... - Selecting previously unselected package libstd-rust-1.63:amd64. - Preparing to unpack .../10-libstd-rust-1.63_1.63.0+dfsg1-2_amd64.deb ... - Unpacking libstd-rust-1.63:amd64 (1.63.0+dfsg1-2) ... - Selecting previously unselected package libstd-rust-dev:amd64. - Preparing to unpack .../11-libstd-rust-dev_1.63.0+dfsg1-2_amd64.deb ... - Unpacking libstd-rust-dev:amd64 (1.63.0+dfsg1-2) ... - Selecting previously unselected package rustc. - Preparing to unpack .../12-rustc_1.63.0+dfsg1-2_amd64.deb ... - Unpacking rustc (1.63.0+dfsg1-2) ... - Selecting previously unselected package cargo. - Preparing to unpack .../13-cargo_0.66.0+ds1-1_amd64.deb ... - Unpacking cargo (0.66.0+ds1-1) ... - Selecting previously unselected package icu-devtools. - Preparing to unpack .../14-icu-devtools_72.1-3_amd64.deb ... - Unpacking icu-devtools (72.1-3) ... - Selecting previously unselected package libclang-cpp14. - Preparing to unpack .../15-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... - Unpacking libclang-cpp14 (1:14.0.6-12) ... - Selecting previously unselected package libnspr4:amd64. - Preparing to unpack .../16-libnspr4_2%3a4.35-1_amd64.deb ... - Unpacking libnspr4:amd64 (2:4.35-1) ... - Selecting previously unselected package libnss3:amd64. - Preparing to unpack .../17-libnss3_2%3a3.87.1-1_amd64.deb ... - Unpacking libnss3:amd64 (2:3.87.1-1) ... - Selecting previously unselected package nss-plugin-pem:amd64. - Preparing to unpack .../18-nss-plugin-pem_1.0.8+1-1_amd64.deb ... - Unpacking nss-plugin-pem:amd64 (1.0.8+1-1) ... - Selecting previously unselected package libcurl3-nss:amd64. - Preparing to unpack .../19-libcurl3-nss_7.88.1-10+deb12u7_amd64.deb ... - Unpacking libcurl3-nss:amd64 (7.88.1-10+deb12u7) ... - Selecting previously unselected package libffi-dev:amd64. - Preparing to unpack .../20-libffi-dev_3.4.4-1_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.4-1) ... - Selecting previously unselected package libicu-dev:amd64. - Preparing to unpack .../21-libicu-dev_72.1-3_amd64.deb ... - Unpacking libicu-dev:amd64 (72.1-3) ... - Selecting previously unselected package libncurses6:amd64. - Preparing to unpack .../22-libncurses6_6.4-4_amd64.deb ... - Unpacking libncurses6:amd64 (6.4-4) ... - Selecting previously unselected package libncurses-dev:amd64. - Preparing to unpack .../23-libncurses-dev_6.4-4_amd64.deb ... - Unpacking libncurses-dev:amd64 (6.4-4) ... - Selecting previously unselected package libpfm4:amd64. - Preparing to unpack .../24-libpfm4_4.13.0-1_amd64.deb ... - Unpacking libpfm4:amd64 (4.13.0-1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../25-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package libtinfo-dev:amd64. - Preparing to unpack .../26-libtinfo-dev_6.4-4_amd64.deb ... - Unpacking libtinfo-dev:amd64 (6.4-4) ... - Selecting previously unselected package libxml2-dev:amd64. - Preparing to unpack .../27-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... - Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... - Selecting previously unselected package libyaml-0-2:amd64. - Preparing to unpack .../28-libyaml-0-2_0.2.5-1_amd64.deb ... - Unpacking libyaml-0-2:amd64 (0.2.5-1) ... - Selecting previously unselected package libz3-dev:amd64. - Preparing to unpack .../29-libz3-dev_4.8.12-3.1_amd64.deb ... - Unpacking libz3-dev:amd64 (4.8.12-3.1) ... - Selecting previously unselected package llvm-14-runtime. - Preparing to unpack .../30-llvm-14-runtime_1%3a14.0.6-12_amd64.deb ... - Unpacking llvm-14-runtime (1:14.0.6-12) ... - Selecting previously unselected package llvm-14-linker-tools. - Preparing to unpack .../31-llvm-14-linker-tools_1%3a14.0.6-12_amd64.deb ... - Unpacking llvm-14-linker-tools (1:14.0.6-12) ... - Selecting previously unselected package llvm-14. - Preparing to unpack .../32-llvm-14_1%3a14.0.6-12_amd64.deb ... - Unpacking llvm-14 (1:14.0.6-12) ... - Selecting previously unselected package python3-pkg-resources. - Preparing to unpack .../33-python3-pkg-resources_66.1.1-1_all.deb ... - Unpacking python3-pkg-resources (66.1.1-1) ... - Selecting previously unselected package python3-pygments. - Preparing to unpack .../34-python3-pygments_2.14.0+dfsg-1_all.deb ... - Unpacking python3-pygments (2.14.0+dfsg-1) ... - Selecting previously unselected package python3-yaml. - Preparing to unpack .../35-python3-yaml_6.0-3+b2_amd64.deb ... - Unpacking python3-yaml (6.0-3+b2) ... - Selecting previously unselected package llvm-14-tools. - Preparing to unpack .../36-llvm-14-tools_1%3a14.0.6-12_amd64.deb ... - Unpacking llvm-14-tools (1:14.0.6-12) ... - Selecting previously unselected package llvm-14-dev. - Preparing to unpack .../37-llvm-14-dev_1%3a14.0.6-12_amd64.deb ... - Unpacking llvm-14-dev (1:14.0.6-12) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../38-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../39-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../40-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Setting up media-types (10.0.0) ... - Setting up libpipeline1:amd64 (1.5.7-1) ... - Setting up libicu72:amd64 (72.1-3) ... - Setting up libyaml-0-2:amd64 (0.2.5-1) ... - Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u3) ... - Setting up libffi-dev:amd64 (3.4.4-1) ... - Setting up libz3-4:amd64 (4.8.12-3.1) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libpfm4:amd64 (4.13.0-1) ... - Setting up libmbedcrypto7:amd64 (2.28.3-1) ... - Setting up libnspr4:amd64 (2:4.35-1) ... - Setting up libncurses6:amd64 (6.4-4) ... - Setting up binfmt-support (2.2.2-2) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of start. - Setting up icu-devtools (72.1-3) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up libicu-dev:amd64 (72.1-3) ... - Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... - Setting up libhttp-parser2.9:amd64 (2.9.4-5) ... - Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... - Setting up libz3-dev:amd64 (4.8.12-3.1) ... - Setting up python3.11 (3.11.2-6+deb12u3) ... - Setting up libncurses-dev:amd64 (6.4-4) ... - Setting up libmbedx509-1:amd64 (2.28.3-1) ... - Setting up libmbedtls14:amd64 (2.28.3-1) ... - Setting up python3 (3.11.2-1+b1) ... - running python rtupdate hooks for python3.11... - running python post-rtupdate hooks for python3.11... - Setting up libnss3:amd64 (2:3.87.1-1) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Setting up libllvm14:amd64 (1:14.0.6-12) ... - Setting up llvm-14-linker-tools (1:14.0.6-12) ... - Setting up libgit2-1.5:amd64 (1.5.1+ds-1+deb12u1) ... - Setting up python3-pkg-resources (66.1.1-1) ... - Setting up libtinfo-dev:amd64 (6.4-4) ... - Setting up libstd-rust-1.63:amd64 (1.63.0+dfsg1-2) ... - Setting up nss-plugin-pem:amd64 (1.0.8+1-1) ... - Setting up python3-yaml (6.0-3+b2) ... - Setting up libstd-rust-dev:amd64 (1.63.0+dfsg1-2) ... - Setting up python3-pygments (2.14.0+dfsg-1) ... - Setting up llvm-14-runtime (1:14.0.6-12) ... - Setting up libclang-cpp14 (1:14.0.6-12) ... - Setting up rustc (1.63.0+dfsg1-2) ... - Setting up libcurl3-nss:amd64 (7.88.1-10+deb12u7) ... - Setting up llvm-14 (1:14.0.6-12) ... - Setting up llvm-14-tools (1:14.0.6-12) ... - Setting up cargo (0.66.0+ds1-1) ... - Setting up llvm-14-dev (1:14.0.6-12) ... - Processing triggers for libc-bin (2.36-9+deb12u8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/63: Processing 3/63: Processing 4/63: -> retrieved conf-rust-2021.1 (cached) Processing 5/63: Processing 6/63: Processing 7/63: Processing 8/63: Processing 9/63: [conf-pkg-config: pkg-config] Processing 10/63: [conf-pkg-config: pkg-config] [conf-rust-2021: cargo] -> installed base-bytes.base Processing 11/63: [conf-pkg-config: pkg-config] [conf-rust-2021: cargo] -> retrieved bigarray-compat.1.1.0 (cached) Processing 12/63: [conf-pkg-config: pkg-config] [conf-rust-2021: cargo] Processing 13/63: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [conf-rust-2021: cargo] -> retrieved cppo.1.7.0 (cached) Processing 14/63: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [conf-rust-2021: cargo] Processing 15/63: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [conf-rust-2021: cargo] [cppo: dune build] -> retrieved csexp.1.5.2 (cached) Processing 16/63: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [conf-rust-2021: cargo] [cppo: dune build] Processing 17/63: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [conf-rust-2021: cargo] [cppo: dune build] [csexp: dune build] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 17/63: [bigarray-compat: dune build] [conf-rust-2021: cargo] [cppo: dune build] [csexp: dune build] -> installed conf-pkg-config.3 Processing 18/63: [bigarray-compat: dune build] [conf-rust-2021: cargo] [cppo: dune build] [csexp: dune build] Processing 19/63: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-rust-2021: cargo] [cppo: dune build] [csexp: dune build] - cargo 1.65.0 Processing 19/63: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-rust-2021: rustc 2021] [cppo: dune build] [csexp: dune build] -> retrieved ctypes.0.23.0 (cached) Processing 20/63: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-rust-2021: rustc 2021] [cppo: dune build] [csexp: dune build] -> retrieved ctypes-foreign.0.23.0 (cached) Processing 21/63: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-rust-2021: rustc 2021] [cppo: dune build] [csexp: dune build] -> compiled conf-libffi.2.0.0 Processing 21/63: [bigarray-compat: dune build] [conf-rust-2021: rustc 2021] [cppo: dune build] [csexp: dune build] -> installed conf-libffi.2.0.0 Processing 22/63: [bigarray-compat: dune build] [conf-rust-2021: rustc 2021] [cppo: dune build] [csexp: dune build] -> retrieved integers.0.7.0 (cached) Processing 23/63: [bigarray-compat: dune build] [conf-rust-2021: rustc 2021] [cppo: dune build] [csexp: dune build] -> retrieved lwt.5.7.0 (cached) Processing 24/63: [bigarray-compat: dune build] [conf-rust-2021: rustc 2021] [cppo: dune build] [csexp: dune build] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 25/63: [bigarray-compat: dune build] [conf-rust-2021: rustc 2021] [cppo: dune build] [csexp: dune build] Processing 26/63: [bigarray-compat: dune build] [conf-rust-2021: rustc 2021] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] -> retrieved ocplib-endian.1.2 (cached) Processing 27/63: [bigarray-compat: dune build] [conf-rust-2021: rustc 2021] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] -> compiled bigarray-compat.1.1.0 Processing 27/63: [conf-rust-2021: rustc 2021] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] -> installed bigarray-compat.1.1.0 Processing 28/63: [conf-rust-2021: rustc 2021] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] -> retrieved ppx_derivers.1.2.1 (cached) Processing 29/63: [conf-rust-2021: rustc 2021] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] Processing 30/63: [conf-rust-2021: rustc 2021] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> retrieved ppx_deriving.6.0.2 (cached) Processing 31/63: [conf-rust-2021: rustc 2021] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> compiled csexp.1.5.2 Processing 31/63: [conf-rust-2021: rustc 2021] [cppo: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> installed csexp.1.5.2 Processing 32/63: [conf-rust-2021: rustc 2021] [cppo: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> compiled conf-rust-2021.1 Processing 32/63: [cppo: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> installed conf-rust-2021.1 Processing 33/63: [cppo: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> retrieved sexplib0.v0.16.0 (cached) Processing 34/63: [cppo: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 35/63: [cppo: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] -> retrieved stdlib-shims.0.3.0 (cached) Processing 36/63: [cppo: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] Processing 37/63: [cppo: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> retrieved dune-configurator.3.13.1 (cached) Processing 38/63: [cppo: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 39/63: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> compiled cppo.1.7.0 Processing 39/63: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed cppo.1.7.0 Processing 40/63: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 41/63: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> compiled ocaml-compiler-libs.v0.12.4 Processing 41/63: [dune-configurator: rm] [ocplib-endian: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 42/63: [dune-configurator: rm] [ocplib-endian: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> retrieved ppxlib.0.33.0 (cached) -> compiled ppx_derivers.1.2.1 Processing 42/63: [dune-configurator: rm] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 43/63: [dune-configurator: rm] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> compiled sexplib0.v0.16.0 Processing 43/63: [dune-configurator: rm] [ocplib-endian: dune build] [stdlib-shims: dune build] -> installed sexplib0.v0.16.0 Processing 44/63: [dune-configurator: rm] [ocplib-endian: dune build] [stdlib-shims: dune build] -> compiled stdlib-shims.0.3.0 Processing 44/63: [dune-configurator: rm] [ocplib-endian: dune build] -> installed stdlib-shims.0.3.0 Processing 45/63: [dune-configurator: rm] [ocplib-endian: dune build] Processing 46/63: [dune-configurator: rm] [integers: dune build] [ocplib-endian: dune build] Processing 47/63: [dune-configurator: rm] [integers: dune build] [ocplib-endian: dune build] [ppxlib: dune build] Processing 47/63: [dune-configurator: dune build] [integers: dune build] [ocplib-endian: dune build] [ppxlib: dune build] -> retrieved tezos-wasmer.17.3 (cached) -> compiled ocplib-endian.1.2 Processing 47/63: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] -> installed ocplib-endian.1.2 Processing 48/63: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] -> compiled integers.0.7.0 Processing 48/63: [dune-configurator: dune build] [ppxlib: dune build] -> installed integers.0.7.0 Processing 49/63: [dune-configurator: dune build] [ppxlib: dune build] -> compiled dune-configurator.3.13.1 Processing 49/63: [ppxlib: dune build] -> installed dune-configurator.3.13.1 Processing 50/63: [ppxlib: dune build] Processing 51/63: [ctypes: dune build] [ppxlib: dune build] Processing 52/63: [ctypes: dune build] [lwt: dune exec] [ppxlib: dune build] -> retrieved tezos-rust-libs.1.5 (cached) Processing 53/63: [ctypes: dune build] [lwt: dune exec] [ppxlib: dune build] [tezos-rust-libs: cargo build] Processing 53/63: [ctypes: dune build] [lwt: dune build] [ppxlib: dune build] [tezos-rust-libs: cargo build] Processing 53/63: [ctypes: dune install] [lwt: dune build] [ppxlib: dune build] [tezos-rust-libs: cargo build] -> compiled ctypes.0.23.0 Processing 53/63: [lwt: dune build] [ppxlib: dune build] [tezos-rust-libs: cargo build] -> installed ctypes.0.23.0 Processing 54/63: [lwt: dune build] [ppxlib: dune build] [tezos-rust-libs: cargo build] Processing 55/63: [ctypes-foreign: dune build] [lwt: dune build] [ppxlib: dune build] [tezos-rust-libs: cargo build] Processing 55/63: [ctypes-foreign: dune install] [lwt: dune build] [ppxlib: dune build] [tezos-rust-libs: cargo build] -> compiled ctypes-foreign.0.23.0 Processing 55/63: [lwt: dune build] [ppxlib: dune build] [tezos-rust-libs: cargo build] -> installed ctypes-foreign.0.23.0 Processing 56/63: [lwt: dune build] [ppxlib: dune build] [tezos-rust-libs: cargo build] - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_stream.cmo -c -impl src/core/lwt_stream.ml) - File "src/core/lwt_stream.ml", line 46, characters 2-55: - 46 | mutable push_external : Obj.t [@ocaml.warning "-69"]; - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 69 [unused-field]: record field push_external is never read. - (However, this field is used to build or mutate values.) - File "src/core/lwt_stream.ml", line 67, characters 2-56: - 67 | mutable pushb_external : Obj.t [@ocaml.warning "-69"]; - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 69 [unused-field]: record field pushb_external is never read. - (However, this field is used to build or mutate values.) - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_stream.cmx -c -impl src/core/lwt_stream.ml) - File "src/core/lwt_stream.ml", line 46, characters 2-55: - 46 | mutable push_external : Obj.t [@ocaml.warning "-69"]; - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 69 [unused-field]: record field push_external is never read. - (However, this field is used to build or mutate values.) - File "src/core/lwt_stream.ml", line 67, characters 2-56: - 67 | mutable pushb_external : Obj.t [@ocaml.warning "-69"]; - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 69 [unused-field]: record field pushb_external is never read. - (However, this field is used to build or mutate values.) -> compiled lwt.5.7.0 Processing 56/63: [ppxlib: dune build] [tezos-rust-libs: cargo build] -> installed lwt.5.7.0 Processing 57/63: [ppxlib: dune build] [tezos-rust-libs: cargo build] -> compiled ppxlib.0.33.0 Processing 57/63: [tezos-rust-libs: cargo build] -> installed ppxlib.0.33.0 Processing 58/63: [tezos-rust-libs: cargo build] Processing 59/63: [ppx_deriving: dune build] [tezos-rust-libs: cargo build] -> compiled ppx_deriving.6.0.2 Processing 59/63: [tezos-rust-libs: cargo build] -> installed ppx_deriving.6.0.2 Processing 60/63: [tezos-rust-libs: cargo build] + /usr/bin/cargo "build" "--target-dir" "target-librustzcash" "--release" "--package" "librustzcash" (CWD=/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5) - warning: profiles for the non root package will be ignored, specify profiles at the workspace root: - package: /home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/librustzcash/Cargo.toml - workspace: /home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/Cargo.toml - Compiling libc v0.2.139 - Compiling cfg-if v1.0.0 - Compiling version_check v0.9.4 - Compiling autocfg v1.1.0 - Compiling proc-macro2 v1.0.50 - Compiling unicode-ident v1.0.6 - Compiling quote v1.0.23 - Compiling syn v1.0.107 - Compiling typenum v1.16.0 - Compiling memchr v2.5.0 - Compiling subtle v2.4.1 - Compiling once_cell v1.17.0 - Compiling crossbeam-utils v0.8.14 - Compiling radium v0.7.0 - Compiling arrayvec v0.7.2 - Compiling tap v1.0.1 - Compiling byteorder v1.4.3 - Compiling constant_time_eq v0.1.5 - Compiling arrayref v0.3.6 - Compiling funty v2.0.0 - Compiling scopeguard v1.1.0 - Compiling unicode-xid v0.2.4 - Compiling serde_derive v1.0.152 - Compiling cc v1.0.79 - Compiling cpufeatures v0.2.5 - Compiling ppv-lite86 v0.2.17 - Compiling lazy_static v1.4.0 - Compiling opaque-debug v0.3.0 - Compiling serde v1.0.152 - Compiling static_assertions v1.1.0 - Compiling crunchy v0.2.2 - Compiling rayon-core v1.10.2 - Compiling either v1.8.1 - Compiling log v0.4.17 - Compiling thiserror v1.0.38 - Compiling pin-project-lite v0.2.9 - Compiling hex v0.4.3 - Compiling itoa v1.0.5 - Compiling siphasher v0.3.10 - Compiling toml_datetime v0.5.1 - Compiling futures-core v0.3.26 - Compiling smallvec v1.10.0 - Compiling fnv v1.0.7 - Compiling nonempty v0.7.0 - Compiling libm v0.2.6 - Compiling bitflags v1.3.2 - Compiling regex-syntax v0.6.28 - Compiling futures-task v0.3.26 - Compiling base64ct v1.0.1 - Compiling block-padding v0.2.1 - Compiling parking_lot_core v0.8.6 - Compiling tinyvec_macros v0.1.0 - Compiling futures-channel v0.3.26 - Compiling untrusted v0.7.1 - Compiling spin v0.5.2 - Compiling byte-slice-cast v1.2.2 - Compiling bytes v1.4.0 - Compiling futures-util v0.3.26 - Compiling arrayvec v0.5.2 - Compiling httparse v1.8.0 - Compiling metrics v0.17.1 - Compiling time-core v0.1.0 - Compiling try-lock v0.2.4 - Compiling rustc-hex v2.1.0 - Compiling overload v0.1.1 - Compiling endian-type v0.1.2 - Compiling pin-utils v0.1.0 - Compiling adler v1.0.2 - Compiling tower-service v0.3.2 - Compiling rand_core v0.5.1 - Compiling sketches-ddsketch v0.1.3 - Compiling gimli v0.27.1 - Compiling httpdate v1.0.2 - Compiling anyhow v1.0.68 - Compiling atomic-shim v0.2.0 - Compiling bech32 v0.8.1 - Compiling ipnet v2.7.1 - Compiling rustc-demangle v0.1.21 - Compiling instant v0.1.12 - Compiling wyz v0.5.1 - Compiling tracing-core v0.1.30 - Compiling thread_local v1.1.4 - Compiling nu-ansi-term v0.46.0 - Compiling blake2b_simd v1.0.0 - Compiling blake2s_simd v1.0.0 - Compiling generic-array v0.14.6 - Compiling ahash v0.7.6 - Compiling nom v5.1.2 - Compiling memoffset v0.7.1 - Compiling indexmap v1.9.2 - Compiling crossbeam-epoch v0.9.13 - Compiling num-traits v0.2.15 - Compiling num-integer v0.1.45 - Compiling num-bigint v0.4.3 - Compiling lock_api v0.4.9 - Compiling tokio v1.25.0 - Compiling time-macros v0.2.6 - Compiling raw-cpuid v10.6.0 - Compiling miniz_oxide v0.6.2 - Compiling phf_shared v0.11.1 - Compiling sharded-slab v0.1.4 - Compiling tinyvec v1.6.0 - Compiling nibble_vec v0.1.0 - Compiling zcash_encoding v0.1.0 - Compiling memuse v0.2.1 - Compiling radix_trie v0.2.1 - Compiling phf v0.11.1 - Compiling blake2b_simd v0.5.11 - Compiling f4jumble v0.1.0 - Compiling http v0.2.8 - Compiling uint v0.9.5 - Compiling bitvec v1.0.1 - Compiling crossbeam-channel v0.5.6 - Compiling want v0.3.0 - Compiling aho-corasick v0.7.20 - Compiling object v0.30.3 - Compiling nom8 v0.2.0 - Compiling equihash v0.1.0 - Compiling secp256k1-sys v0.4.2 - Compiling ring v0.16.20 - Compiling backtrace v0.3.67 - Compiling crossbeam-deque v0.8.2 - Compiling unicode-normalization v0.1.22 - Compiling http-body v0.4.5 - Compiling time v0.3.17 - Compiling ordered-float v2.10.0 - Compiling digest v0.9.0 - Compiling cipher v0.3.0 - Compiling block-buffer v0.9.0 - Compiling universal-hash v0.4.1 - Compiling crypto-mac v0.11.1 - Compiling aead v0.4.3 - Compiling crypto-common v0.1.6 - Compiling block-buffer v0.10.3 - Compiling poly1305 v0.7.2 - Compiling hmac v0.11.0 - Compiling sha2 v0.9.9 - Compiling getrandom v0.2.8 - Compiling num_cpus v1.15.0 - Compiling dirs-sys v0.3.7 - Compiling socket2 v0.4.7 - Compiling mio v0.8.5 - Compiling quanta v0.9.3 - Compiling nix v0.24.3 - Compiling which v4.4.0 - Compiling block-modes v0.8.1 - Compiling aes v0.7.5 - Compiling digest v0.10.6 - Compiling dirs v4.0.0 - Compiling directories v4.0.1 - Compiling rand_core v0.6.4 - Compiling dashmap v4.0.2 - Compiling parking_lot v0.11.2 - Compiling ripemd v0.1.3 - Compiling rand_chacha v0.3.1 - Compiling password-hash v0.3.2 - Compiling bs58 v0.4.0 - Compiling hashbrown v0.12.3 - Compiling regex-automata v0.1.10 - Compiling regex v1.7.1 - Compiling hashbrown v0.11.2 - Compiling zcash_address v0.1.0 - Compiling rand v0.8.5 - Compiling pbkdf2 v0.9.0 - Compiling rayon v1.6.1 - Compiling addr2line v0.19.0 - Compiling matchers v0.1.0 - Compiling fixed-hash v0.7.0 - Compiling ff v0.12.1 - Compiling phf_generator v0.11.1 - Compiling toml_edit v0.18.1 - Compiling phf_codegen v0.11.1 - Compiling group v0.12.1 - Compiling terminfo v0.7.5 - Compiling fpe v0.5.1 - Compiling pairing v0.22.0 - Compiling pasta_curves v0.4.1 - Compiling bls12_381 v0.7.1 - Compiling jubjub v0.9.0 - Compiling secp256k1 v0.21.3 - Compiling proc-macro-crate v1.3.0 - Compiling halo2_proofs v0.1.0 - Compiling bellman v0.13.1 - Compiling synstructure v0.12.6 - Compiling hdwallet v0.3.1 - Compiling zeroize_derive v1.3.3 - Compiling thiserror-impl v1.0.38 - Compiling tracing-attributes v0.1.23 - Compiling impl-trait-for-tuples v0.2.2 - Compiling parity-scale-codec-derive v3.1.4 - Compiling tokio-macros v1.8.2 - Compiling metrics-macros v0.4.1 - Compiling gumdrop_derive v0.8.1 - Compiling zeroize v1.5.7 - Compiling chacha20 v0.8.2 - Compiling bip0039 v0.9.0 - Compiling curve25519-dalek v3.2.0 - Compiling secrecy v0.8.0 - Compiling metrics-util v0.10.2 - Compiling chacha20poly1305 v0.9.1 - Compiling zcash_note_encryption v0.1.0 - Compiling gumdrop v0.8.1 - Compiling halo2_gadgets v0.1.0 - Compiling tracing v0.1.37 - Compiling tracing-subscriber v0.3.16 - Compiling clearscreen v1.0.11 - Compiling tracing-appender v0.2.2 - Compiling hyper v0.14.23 - Compiling metrics-exporter-prometheus v0.6.1 - Compiling incrementalmerkletree v0.3.0 - Compiling parity-scale-codec v3.3.0 - Compiling reddsa v0.3.0 - Compiling ed25519-zebra v3.1.0 - Compiling impl-codec v0.6.0 - Compiling orchard v0.1.0 - Compiling primitive-types v0.11.1 - Compiling zcash_history v0.3.0 - Compiling zcash_primitives v0.6.0 - Compiling zcash_proofs v0.6.0 - Compiling librustzcash v0.2.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/librustzcash) - Finished release [optimized] target(s) in 50.21s + /usr/bin/cargo "build" "--target-dir" "target-wasmer" "--release" "--package" "wasmer-c-api" "--no-default-features" "--features" "singlepass,cranelift,wat,middlewares,universal" (CWD=/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5) - warning: profiles for the non root package will be ignored, specify profiles at the workspace root: - package: /home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/librustzcash/Cargo.toml - workspace: /home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/Cargo.toml - Compiling proc-macro2 v1.0.50 - Compiling quote v1.0.23 - Compiling unicode-ident v1.0.6 - Compiling syn v1.0.107 - Compiling libc v0.2.139 - Compiling autocfg v1.1.0 - Compiling version_check v0.9.4 - Compiling cfg-if v1.0.0 - Compiling serde v1.0.152 - Compiling serde_derive v1.0.152 - Compiling once_cell v1.17.0 - Compiling memchr v2.5.0 - Compiling bytecheck v0.6.9 - Compiling fnv v1.0.7 - Compiling ident_case v1.0.1 - Compiling cc v1.0.79 - Compiling target-lexicon v0.12.5 - Compiling rustversion v1.0.11 - Compiling rend v0.3.6 - Compiling log v0.4.17 - Compiling smallvec v1.10.0 - Compiling thiserror v1.0.38 - Compiling adler v1.0.2 - Compiling gimli v0.27.1 - Compiling rkyv v0.7.39 - Compiling seahash v4.1.0 - Compiling rustc-demangle v0.1.21 - Compiling scopeguard v1.1.0 - Compiling more-asserts v0.2.2 - Compiling wasmparser v0.83.0 - Compiling crossbeam-utils v0.8.14 - Compiling bitflags v1.3.2 - Compiling leb128 v0.2.5 - Compiling crc32fast v1.3.2 - Compiling lazy_static v1.4.0 - Compiling either v1.8.1 - Compiling cranelift-codegen-shared v0.82.3 - Compiling pin-project-lite v0.2.9 - Compiling serde_json v1.0.91 - Compiling unicode-width v0.1.10 - Compiling stable_deref_trait v1.2.0 - Compiling fallible-iterator v0.2.0 - Compiling remove_dir_all v0.5.3 - Compiling fastrand v1.8.0 - Compiling rayon-core v1.10.2 - Compiling cbindgen v0.19.0 - Compiling ansi_term v0.12.1 - Compiling vec_map v0.8.2 - Compiling itoa v1.0.5 - Compiling rustc-hash v1.1.0 - Compiling strsim v0.8.0 - Compiling ryu v1.0.12 - Compiling unicode-segmentation v1.10.1 - Compiling cranelift-entity v0.82.3 - Compiling byteorder v1.4.3 - Compiling paste v1.0.11 - Compiling wasmer-compiler-cranelift v2.3.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/wasmer-2.3.0/lib/compiler-cranelift) - Compiling libloading v0.7.4 - Compiling miniz_oxide v0.6.2 - Compiling textwrap v0.11.0 - Compiling tracing-core v0.1.30 - Compiling wasm-encoder v0.22.0 - Compiling cranelift-codegen-meta v0.82.3 - Compiling ahash v0.7.6 - Compiling indexmap v1.9.2 - Compiling memoffset v0.6.5 - Compiling proc-macro-error-attr v1.0.4 - Compiling corosensei v0.1.3 - Compiling proc-macro-error v1.0.4 - Compiling memoffset v0.7.1 - Compiling crossbeam-epoch v0.9.13 - Compiling cranelift-bforest v0.82.3 - Compiling heck v0.3.3 - Compiling regalloc v0.0.34 - Compiling object v0.30.3 - Compiling backtrace v0.3.67 - Compiling crossbeam-channel v0.5.6 - Compiling wast v52.0.2 - Compiling getrandom v0.2.8 - Compiling atty v0.2.14 - Compiling tempfile v3.3.0 - Compiling memmap2 v0.5.8 - Compiling region v3.0.0 - Compiling num_cpus v1.15.0 - Compiling which v4.4.0 - Compiling crossbeam-deque v0.8.2 - Compiling clap v2.34.0 - Compiling hashbrown v0.12.3 - Compiling hashbrown v0.11.2 - Compiling rayon v1.6.1 - Compiling cranelift-codegen v0.82.3 - Compiling addr2line v0.19.0 - Compiling darling_core v0.14.2 - Compiling wat v1.0.56 - Compiling ptr_meta_derive v0.1.4 - Compiling bytecheck_derive v0.6.9 - Compiling loupe-derive v0.1.3 - Compiling thiserror-impl v1.0.38 - Compiling rkyv_derive v0.7.39 - Compiling enum-iterator-derive v0.7.0 - Compiling tracing-attributes v0.1.23 - Compiling dynasm v1.2.3 - Compiling wasmer-derive v2.3.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/wasmer-2.3.0/lib/derive) - Compiling ptr_meta v0.1.4 - Compiling darling_macro v0.14.2 - Compiling enum-iterator v0.7.0 - Compiling tracing v0.1.37 - Compiling darling v0.14.2 - Compiling enumset_derive v0.6.1 - Compiling enumset v1.0.12 - Compiling toml v0.5.11 - Compiling serde_bytes v0.11.8 - Compiling bincode v1.3.3 - Compiling loupe v0.1.3 - Compiling object v0.28.4 - Compiling gimli v0.26.2 - Compiling dynasmrt v1.2.3 - Compiling wasmer-types v2.3.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/wasmer-2.3.0/lib/types) - Compiling wasmer-compiler v2.3.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/wasmer-2.3.0/lib/compiler) - Compiling wasmer-artifact v2.3.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/wasmer-2.3.0/lib/artifact) - Compiling wasmer-object v2.3.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/wasmer-2.3.0/lib/object) - Compiling wasmer-vm v2.3.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/wasmer-2.3.0/lib/vm) - Compiling wasmer-engine-universal-artifact v2.3.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/wasmer-2.3.0/lib/universal-artifact) - Compiling wasmer-compiler-singlepass v2.3.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/wasmer-2.3.0/lib/compiler-singlepass) - Compiling wasmer-engine v2.3.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/wasmer-2.3.0/lib/engine) - Compiling wasmer-engine-dylib v2.3.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/wasmer-2.3.0/lib/engine-dylib) - Compiling wasmer-engine-universal v2.3.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/wasmer-2.3.0/lib/engine-universal) - Compiling wasmer-engine-staticlib v2.3.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/wasmer-2.3.0/lib/engine-staticlib) - Compiling wasmer-c-api v2.3.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/wasmer-2.3.0/lib/c-api) - Compiling wasmer v2.3.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/wasmer-2.3.0/lib/api) - Compiling wasmer-middlewares v2.3.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5/wasmer-2.3.0/lib/middlewares) - Compiling cranelift-frontend v0.82.3 - Finished release [optimized] target(s) in 47.07s -> compiled tezos-rust-libs.1.5 Processing 61/63: [tezos-rust-libs: mkdir] + /usr/bin/mkdir "-p" "/home/opam/.opam/4.14/lib/tezos-rust-libs" (CWD=/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5) + /usr/bin/mkdir "-p" "/home/opam/.opam/4.14/lib/tezos-rust-libs/rust" (CWD=/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5) Processing 61/63: [tezos-rust-libs: cp] + /usr/bin/cp "librustzcash/include/librustzcash.h" "target-librustzcash/release/librustzcash.a" "wasmer-2.3.0/lib/c-api/wasm.h" "wasmer-2.3.0/lib/c-api/wasmer.h" "target-wasmer/release/libwasmer.a" "/home/opam/.opam/4.14/lib/tezos-rust-libs" (CWD=/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5) + /usr/bin/cp "librustzcash/include/rust/types.h" "/home/opam/.opam/4.14/lib/tezos-rust-libs/rust" (CWD=/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.5) -> installed tezos-rust-libs.1.5 Processing 62/63: [tezos-wasmer: rm vendors] + /usr/bin/rm "-r" "vendors" (CWD=/home/opam/.opam/4.14/.opam-switch/build/tezos-wasmer.17.3) Processing 62/63: [tezos-wasmer: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-p" "tezos-wasmer" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/tezos-wasmer.17.3) -> compiled tezos-wasmer.17.3 -> installed tezos-wasmer.17.3 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:40.58 ---> saved as "e061199768a8c6c3a6dfa0c5bd9e70a24246505a68c81354548a54eef12592f3" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u tezos-wasmer:927c9141fceda0096acd98ffc22160c8,tezos-rust-libs:2e1ed124b4e94e7554523cfbd2d110b2,ppx_deriving:8c7c53813420340e0239dc3c66820ae3,ctypes-foreign:37df5ddc8eb7606b3ed32b8e1cdbe599,ctypes:abce598d0f08e3d101444e7f88fd23d4")) 2024-09-12 19:41.02 ---> saved as "26086bbd64901a4327847a71d5efcd72e19d5cd05e461a5914907faf5846cdc3" /home/opam: (run (network host) (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config))) (shell "(echo '0.619781') && (for DATA in prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0,ctypes.0.23.0-abce598d0f08e3d101444e7f88fd23d4,ctypes.0.23.0 prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0,ctypes-foreign.0.23.0-37df5ddc8eb7606b3ed32b8e1cdbe599,ctypes-foreign.0.23.0 prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2,ppx_deriving.6.0.2-8c7c53813420340e0239dc3c66820ae3,ppx_deriving.6.0.2 prep/universes/2e1ed124b4e94e7554523cfbd2d110b2/tezos-rust-libs/1.5,tezos-rust-libs.1.5-2e1ed124b4e94e7554523cfbd2d110b2,tezos-rust-libs.1.5 prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3,tezos-wasmer.17.3-927c9141fceda0096acd98ffc22160c8,tezos-wasmer.17.3; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0,ctypes.0.23.0-abce598d0f08e3d101444e7f88fd23d4,ctypes.0.23.0 prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0,ctypes-foreign.0.23.0-37df5ddc8eb7606b3ed32b8e1cdbe599,ctypes-foreign.0.23.0 prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2,ppx_deriving.6.0.2-8c7c53813420340e0239dc3c66820ae3,ppx_deriving.6.0.2 prep/universes/2e1ed124b4e94e7554523cfbd2d110b2/tezos-rust-libs/1.5,tezos-rust-libs.1.5-2e1ed124b4e94e7554523cfbd2d110b2,tezos-rust-libs.1.5 prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3,tezos-wasmer.17.3-927c9141fceda0096acd98ffc22160c8,tezos-wasmer.17.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0,ctypes.0.23.0-abce598d0f08e3d101444e7f88fd23d4,ctypes.0.23.0 prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0,ctypes-foreign.0.23.0-37df5ddc8eb7606b3ed32b8e1cdbe599,ctypes-foreign.0.23.0 prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2,ppx_deriving.6.0.2-8c7c53813420340e0239dc3c66820ae3,ppx_deriving.6.0.2 prep/universes/2e1ed124b4e94e7554523cfbd2d110b2/tezos-rust-libs/1.5,tezos-rust-libs.1.5-2e1ed124b4e94e7554523cfbd2d110b2,tezos-rust-libs.1.5 prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3,tezos-wasmer.17.3-927c9141fceda0096acd98ffc22160c8,tezos-wasmer.17.3; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.619781 prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/doc/ prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/doc/ctypes/ prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/doc/ctypes/CHANGES.md prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/doc/ctypes/LICENSE prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/doc/ctypes/README.md prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes.ocamlobjinfo prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/META prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/complexL.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/complexL.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/complexL.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/cstubs_internals.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/cstubs_internals.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/cstubs_internals.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_bigarray.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_bigarray.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_bigarray.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_bigarray_stubs.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_bigarray_stubs.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_coerce.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_coerce.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_coerce.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_memory.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_memory.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_memory_stubs.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_memory_stubs.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_primitive_types.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_primitive_types.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_primitive_types.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_primitives.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_primitives.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_ptr.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_ptr.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_roots_stubs.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_roots_stubs.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_static.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_static.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_static.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_std_view_stubs.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_std_view_stubs.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_std_views.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_std_views.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_structs.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_structs.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_structs.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_structs_computed.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_structs_computed.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_structs_computed.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_type_printing.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_type_printing.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_type_printing.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_types.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_types.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_value_printing.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_value_printing.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_value_printing_stubs.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/ctypes_value_printing_stubs.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/dune-package prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/lDouble.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/lDouble.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/lDouble.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/posixTypes.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/posixTypes.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/posixTypes.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/ prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/ctypes_stubs.ocamlobjinfo prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_analysis.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_analysis.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_analysis.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_c_language.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_c_language.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_emit_c.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_emit_c.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_errors.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_errors.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_errors.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_generate_c.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_generate_c.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_generate_c.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_generate_ml.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_generate_ml.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_generate_ml.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_inverted.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_inverted.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_inverted.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_public_name.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_public_name.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_public_name.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_structs.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_structs.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/cstubs_structs.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/ctypes_path.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/ctypes_path.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/stubs/ctypes_path.cmti prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/top/ prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/top/ctypes_top.ocamlobjinfo prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/top/ctypes_top.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/top/ctypes_top.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/top/ctypes_top__Install_ctypes_printers.cmi prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/lib/ctypes/top/ctypes_top__Install_ctypes_printers.cmt prep/universes/abce598d0f08e3d101444e7f88fd23d4/ctypes/0.23.0/opam prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/doc/ prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/doc/ctypes-foreign/ prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/doc/ctypes-foreign/CHANGES.md prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/doc/ctypes-foreign/LICENSE prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/doc/ctypes-foreign/README.md prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/ prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/ctypes_foreign.ocamlobjinfo prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/.private/ prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/.private/ctypes_foreign_threaded_stubs.cmi prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/.private/ctypes_foreign_threaded_stubs.cmt prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/META prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/ctypes_closure_properties.cmi prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/ctypes_closure_properties.cmt prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/ctypes_closure_properties.cmti prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/ctypes_ffi.cmi prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/ctypes_ffi.cmt prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/ctypes_ffi.cmti prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/ctypes_ffi_stubs.cmi prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/ctypes_ffi_stubs.cmt prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/ctypes_foreign_basis.cmi prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/ctypes_foreign_basis.cmt prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/ctypes_weak_ref.cmi prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/ctypes_weak_ref.cmt prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/ctypes_weak_ref.cmti prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/dl.cmi prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/dl.cmt prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/dl.cmti prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/dune-package prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/foreign.cmi prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/foreign.cmt prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/foreign.cmti prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/libffi_abi.cmi prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/libffi_abi.cmt prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/lib/ctypes-foreign/libffi_abi.cmti prep/universes/37df5ddc8eb7606b3ed32b8e1cdbe599/ctypes-foreign/0.23.0/opam prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/doc/ prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/doc/ppx_deriving/ prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/doc/ppx_deriving/CHANGELOG.md prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/doc/ppx_deriving/LICENSE.txt prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/doc/ppx_deriving/README.md prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/ prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/META prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/api/ prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/api/ppx_deriving_api.ocamlobjinfo prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/api/ppx_deriving.cmi prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/api/ppx_deriving.cmt prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/api/ppx_deriving.cmti prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/create/ prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/create/ppx_deriving_create.ocamlobjinfo prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/create/ppx_deriving_create.cmi prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/create/ppx_deriving_create.cmt prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/dune-package prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/enum/ prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/enum/ppx_deriving_enum.ocamlobjinfo prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/enum/ppx_deriving_enum.cmi prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/enum/ppx_deriving_enum.cmt prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/eq/ prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/eq/ppx_deriving_eq.ocamlobjinfo prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/eq/ppx_deriving_eq.cmi prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/eq/ppx_deriving_eq.cmt prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/fold/ prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/fold/ppx_deriving_fold.ocamlobjinfo prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/fold/ppx_deriving_fold.cmi prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/fold/ppx_deriving_fold.cmt prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/iter/ prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/iter/ppx_deriving_iter.ocamlobjinfo prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/iter/ppx_deriving_iter.cmi prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/iter/ppx_deriving_iter.cmt prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/make/ prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/make/ppx_deriving_make.ocamlobjinfo prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/make/ppx_deriving_make.cmi prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/make/ppx_deriving_make.cmt prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/map/ prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/map/ppx_deriving_map.ocamlobjinfo prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/map/ppx_deriving_map.cmi prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/map/ppx_deriving_map.cmt prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/ord/ prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/ord/ppx_deriving_ord.ocamlobjinfo prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/ord/ppx_deriving_ord.cmi prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/ord/ppx_deriving_ord.cmt prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/runtime/ prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/runtime/ppx_deriving_runtime.ocamlobjinfo prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/runtime/ppx_deriving_runtime.cmi prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/runtime/ppx_deriving_runtime.cmt prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/runtime/ppx_deriving_runtime.cmti prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/show/ prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/show/ppx_deriving_show.ocamlobjinfo prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/show/ppx_deriving_show.cmi prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/show/ppx_deriving_show.cmt prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/std/ prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/std/ppx_deriving_std.ocamlobjinfo prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/std/ppx_deriving_std.cmi prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/lib/ppx_deriving/std/ppx_deriving_std.cmt prep/universes/8c7c53813420340e0239dc3c66820ae3/ppx_deriving/6.0.2/opam prep/universes/2e1ed124b4e94e7554523cfbd2d110b2/tezos-rust-libs/1.5/opam prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/doc/ prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/doc/tezos-wasmer/ prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/doc/tezos-wasmer/CHANGES.rst prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/doc/tezos-wasmer/LICENSE prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/doc/tezos-wasmer/README.md prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/ prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/ prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer.ocamlobjinfo prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/META prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/dune-package prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer.cmti prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Api.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Api.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Api_funcs_desc.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Api_funcs_desc.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Api_types.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Api_types.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Api_types_desc.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Api_types_desc.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Config.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Config.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Engine.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Engine.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Error.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Error.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Export_type.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Export_type.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Exports.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Exports.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Extern.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Extern.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Function.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Function.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Function_type.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Function_type.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Import_type.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Import_type.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Instance.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Instance.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Memory.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Memory.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Module.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Module.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Ref.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Ref.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Store.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Store.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Trap.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Trap.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Utils.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Utils.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Utils.cmti prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Value.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Value.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Value_type.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Value_type.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Vectors.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Vectors.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Wasmer__c_generated_functions__Api_funcs_desc__Functions.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Wasmer__c_generated_functions__Api_funcs_desc__Functions.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Wasmer__c_generated_types.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Wasmer__c_generated_types.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Wasmer__function_gen__Api_funcs_desc__Functions.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Wasmer__function_gen__Api_funcs_desc__Functions.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Wasmer__type_gen.cmi prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/lib/tezos-wasmer/tezos_wasmer__Wasmer__type_gen.cmt prep/universes/927c9141fceda0096acd98ffc22160c8/tezos-wasmer/17.3/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:ctypes.0.23.0-abce598d0f08e3d101444e7f88fd23d4:755baf8f790917586ae98ec75a159ad6dfa1be183658fd90b601ff49cd04e415 HASHES:ctypes-foreign.0.23.0-37df5ddc8eb7606b3ed32b8e1cdbe599:295d1892ed5b8876fcedca15b65a7089c9af4c07d2a75ecdc7d831b41948835a HASHES:ppx_deriving.6.0.2-8c7c53813420340e0239dc3c66820ae3:2b291371a8bd04e49cafe2719861865eef6dd15c7931036dc6dbfc562bbbcc95 HASHES:tezos-rust-libs.1.5-2e1ed124b4e94e7554523cfbd2d110b2:34e2d5996ab56794278911109087878730c2daec78147a9e1339c2810d1e5204 HASHES:tezos-wasmer.17.3-927c9141fceda0096acd98ffc22160c8:8d1dd3fb750b60a3fe01131cddff9af882b0fcd71897ecb2e342ae88161771fd 2024-09-12 19:41.06 ---> saved as "e405bf7863f65dda4de8a645e6e0de04b80551d785c7a88723f5ff0683412183" Job succeeded 2024-09-12 19:48.45: tezos-wasmer.17.3-927c9141fceda0096acd98ffc22160c8 -> 8d1dd3fb750b60a3fe01131cddff9af882b0fcd71897ecb2e342ae88161771fd 2024-09-12 19:48.45: tezos-rust-libs.1.5-2e1ed124b4e94e7554523cfbd2d110b2 -> 34e2d5996ab56794278911109087878730c2daec78147a9e1339c2810d1e5204 2024-09-12 19:48.45: ppx_deriving.6.0.2-8c7c53813420340e0239dc3c66820ae3 -> 2b291371a8bd04e49cafe2719861865eef6dd15c7931036dc6dbfc562bbbcc95 2024-09-12 19:48.45: ctypes-foreign.0.23.0-37df5ddc8eb7606b3ed32b8e1cdbe599 -> 295d1892ed5b8876fcedca15b65a7089c9af4c07d2a75ecdc7d831b41948835a 2024-09-12 19:48.45: ctypes.0.23.0-abce598d0f08e3d101444e7f88fd23d4 -> 755baf8f790917586ae98ec75a159ad6dfa1be183658fd90b601ff49cd04e415 2024-09-12 19:48.45: Job succeeded