Build:
  1. 0
2024-01-29 15:19.02: New job: Voodoo prep ppx_protocol_conv.1.0.0; 67c2ad4dcb3e79a76041befd4ef29e0d
2024-01-29 15:19.02: Waiting for resource in pool OCluster
2024-01-29 18:45.21: Waiting for worker…
2024-01-29 18:45.55: Got resource from pool OCluster
2024-01-29 18:45.55: Using cache hint "docs-universe-prep-4.06.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.06@sha256:38e5b9cad04605c78227a265c03cfe581576d5d0d5d729ecc61425dd2beeb794)
         (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.06@sha256:38e5b9cad04605c78227a265c03cfe581576d5d0d5d729ecc61425dd2beeb794)
 (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.13.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 ppx_protocol_conv.1.0.0 yojson.1.5.0 xml-light.2.5 stdio.v0.10.0 sexplib.v0.10.0 result.1.5 ppx_type_conv.v0.10.0 ppx_traverse_builtins.v0.10.0 ppx_optcomp.v0.10.0 ppx_metaquot.v0.10.0 ppx_driver.v0.10.4 ppx_derivers.1.2.1 ppx_core.v0.10.0 ppx_ast.v0.10.0 ocplib-endian.1.2 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.10.0 num.1.5 msgpck.1.4 jbuilder.1.0+beta20.2 easy-format.1.3.2 dune.3.13.0 cppo.1.6.9 camlp-streams.5.0.1 biniou.1.2.2 base-bytes.base base.v0.10.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u ppx_protocol_conv:67c2ad4dcb3e79a76041befd4ef29e0d,yojson:f856831072b14341603b7689be6ada62,xml-light:652bf6dfdef649a6e394e16b132b3592,ppx_type_conv:f3656a43ec2847c76151dfab8549c375,ppx_traverse_builtins:073cf67f1fdb10ed26ce17c3a3f1f6ab,ppx_optcomp:3b0a9ff11aa1f2fa8e28ae7cb2f2976e,ppx_metaquot:fdcad7004c86e92593a277b8be732b30,ppx_driver:4a74233553c10ae6f7fabb9016235c49,ppx_core:d0e0979ae177fd505f9e07e8be177320,ppx_ast:9602ecf96d803d67e09b5771edd2d92c,ocaml-compiler-libs:073cf67f1fdb10ed26ce17c3a3f1f6ab,msgpck:0a656ac050438c0faed40b4245e97748"))
 (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.063209') && (for DATA in prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4,msgpck.1.4-0a656ac050438c0faed40b4245e97748,msgpck.1.4 prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0,ocaml-compiler-libs.v0.10.0-073cf67f1fdb10ed26ce17c3a3f1f6ab,ocaml-compiler-libs.v0.10.0 prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0,ppx_ast.v0.10.0-9602ecf96d803d67e09b5771edd2d92c,ppx_ast.v0.10.0 prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0,ppx_core.v0.10.0-d0e0979ae177fd505f9e07e8be177320,ppx_core.v0.10.0 prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4,ppx_driver.v0.10.4-4a74233553c10ae6f7fabb9016235c49,ppx_driver.v0.10.4 prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0,ppx_metaquot.v0.10.0-fdcad7004c86e92593a277b8be732b30,ppx_metaquot.v0.10.0 prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0,ppx_optcomp.v0.10.0-3b0a9ff11aa1f2fa8e28ae7cb2f2976e,ppx_optcomp.v0.10.0 prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0,ppx_traverse_builtins.v0.10.0-073cf67f1fdb10ed26ce17c3a3f1f6ab,ppx_traverse_builtins.v0.10.0 prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0,ppx_type_conv.v0.10.0-f3656a43ec2847c76151dfab8549c375,ppx_type_conv.v0.10.0 prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5,xml-light.2.5-652bf6dfdef649a6e394e16b132b3592,xml-light.2.5 prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0,yojson.1.5.0-f856831072b14341603b7689be6ada62,yojson.1.5.0 prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0,ppx_protocol_conv.1.0.0-67c2ad4dcb3e79a76041befd4ef29e0d,ppx_protocol_conv.1.0.0; 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/0a656ac050438c0faed40b4245e97748/msgpck/1.4,msgpck.1.4-0a656ac050438c0faed40b4245e97748,msgpck.1.4 prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0,ocaml-compiler-libs.v0.10.0-073cf67f1fdb10ed26ce17c3a3f1f6ab,ocaml-compiler-libs.v0.10.0 prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0,ppx_ast.v0.10.0-9602ecf96d803d67e09b5771edd2d92c,ppx_ast.v0.10.0 prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0,ppx_core.v0.10.0-d0e0979ae177fd505f9e07e8be177320,ppx_core.v0.10.0 prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4,ppx_driver.v0.10.4-4a74233553c10ae6f7fabb9016235c49,ppx_driver.v0.10.4 prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0,ppx_metaquot.v0.10.0-fdcad7004c86e92593a277b8be732b30,ppx_metaquot.v0.10.0 prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0,ppx_optcomp.v0.10.0-3b0a9ff11aa1f2fa8e28ae7cb2f2976e,ppx_optcomp.v0.10.0 prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0,ppx_traverse_builtins.v0.10.0-073cf67f1fdb10ed26ce17c3a3f1f6ab,ppx_traverse_builtins.v0.10.0 prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0,ppx_type_conv.v0.10.0-f3656a43ec2847c76151dfab8549c375,ppx_type_conv.v0.10.0 prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5,xml-light.2.5-652bf6dfdef649a6e394e16b132b3592,xml-light.2.5 prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0,yojson.1.5.0-f856831072b14341603b7689be6ada62,yojson.1.5.0 prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0,ppx_protocol_conv.1.0.0-67c2ad4dcb3e79a76041befd4ef29e0d,ppx_protocol_conv.1.0.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4,msgpck.1.4-0a656ac050438c0faed40b4245e97748,msgpck.1.4 prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0,ocaml-compiler-libs.v0.10.0-073cf67f1fdb10ed26ce17c3a3f1f6ab,ocaml-compiler-libs.v0.10.0 prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0,ppx_ast.v0.10.0-9602ecf96d803d67e09b5771edd2d92c,ppx_ast.v0.10.0 prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0,ppx_core.v0.10.0-d0e0979ae177fd505f9e07e8be177320,ppx_core.v0.10.0 prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4,ppx_driver.v0.10.4-4a74233553c10ae6f7fabb9016235c49,ppx_driver.v0.10.4 prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0,ppx_metaquot.v0.10.0-fdcad7004c86e92593a277b8be732b30,ppx_metaquot.v0.10.0 prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0,ppx_optcomp.v0.10.0-3b0a9ff11aa1f2fa8e28ae7cb2f2976e,ppx_optcomp.v0.10.0 prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0,ppx_traverse_builtins.v0.10.0-073cf67f1fdb10ed26ce17c3a3f1f6ab,ppx_traverse_builtins.v0.10.0 prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0,ppx_type_conv.v0.10.0-f3656a43ec2847c76151dfab8549c375,ppx_type_conv.v0.10.0 prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5,xml-light.2.5-652bf6dfdef649a6e394e16b132b3592,xml-light.2.5 prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0,yojson.1.5.0-f856831072b14341603b7689be6ada62,yojson.1.5.0 prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0,ppx_protocol_conv.1.0.0-67c2ad4dcb3e79a76041befd4ef29e0d,ppx_protocol_conv.1.0.0; 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 9fc3fa05d7b0bd182f65b5988f8caf2647c8f3fe --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.06.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-01-29 18:45.55: RETRYING: 2024-01-29/151902-voodoo-prep-c58012 Number of retries: 0 (retriable error condition)
Building on marpe.caelum.ci.dev
All commits already cached
Updating files:  93% (30377/32633)
Updating files:  94% (30676/32633)
Updating files:  95% (31002/32633)
Updating files:  96% (31328/32633)
Updating files:  97% (31655/32633)
Updating files:  98% (31981/32633)
Updating files:  99% (32307/32633)
Updating files: 100% (32633/32633)
Updating files: 100% (32633/32633), done.
HEAD is now at 9fc3fa05d7 [new release] dune (15 packages) (3.13.0)

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.06@sha256:38e5b9cad04605c78227a265c03cfe581576d5d0d5d729ecc61425dd2beeb794)
2024-01-29 18:41.08 ---> using "af69bb9330101a058253998e125eed2f0b8989fd80f5ca7a74108d4ba11ffa3a" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:41.08 ---> using "c259c8a1f72a2c0174e1cea039a365ae5591c5b082a7448a70f9df4439e10407" 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 [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (704 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 (7766 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 ... 18743 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+deb12u3) ...
2024-01-29 18:41.08 ---> using "bcd76db76bd7dfce89af73c52bf8b83977ba7e3fa47e3a05817d4359e11b8f0a" 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.14.3 [required by bos]
  - install cmdliner            1.0.4  [required by voodoo-prep]
  - install ocamlfind           1.9.6  [required by bos]
  - install topkg               1.0.7  [required by bos]
  - install ocamlfind-secondary 1.9.6  [required by dune]
  - install astring             0.8.5  [required by bos]
  - install dune                3.13.0 [required by voodoo-prep]
  - install fpath               0.7.3  [required by voodoo-prep]
  - install stdlib-shims        0.3.0  [required by fmt]
  - install seq                 0.3.1  [required by fmt]
  - install result              1.5    [required by rresult]
  - install opam-file-format    2.1.6  [required by opam-format]
  - install cppo                1.6.9  [required by opam-core]
  - install ocamlgraph          2.0.0  [required by opam-core]
  - install re                  1.11.0 [required by opam-format]
  - install fmt                 0.8.9  [required by bos]
  - install rresult             0.6.0  [required by bos]
  - install opam-core           2.1.5  [required by opam-format]
  - install logs                0.7.0  [required by bos]
  - install opam-format         2.1.5  [required by voodoo-prep]
  - install bos                 0.2.0  [required by voodoo-prep]
  - install voodoo-prep         ~dev*
===== 22 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.0] found in cache
[cmdliner.1.0.4] found in cache
[cppo.1.6.9] found in cache
[dune.3.13.0] found in cache
[fmt.0.8.9] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlfind-secondary.1.9.6] found in cache
[ocamlgraph.2.0.0] found in cache
[opam-core.2.1.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] found in cache
[re.1.11.0] found in cache
[result.1.5] found in cache
[rresult.0.6.0] found in cache
[seq.0.3.1] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed ocamlfind-secondary.1.9.6
-> installed topkg.1.0.7
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed dune.3.13.0
-> installed result.1.5
-> installed seq.0.3.1
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed cppo.1.6.9
-> installed rresult.0.6.0
-> installed re.1.11.0
-> installed fmt.0.8.9
-> installed ocamlgraph.2.0.0
-> installed logs.0.7.0
-> installed bos.0.2.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:41.08 ---> using "2b0b932ee7b62870d31460a4076a9a145392a1b703b48c9a8fea0b59d7b81111" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-01-29 18:41.08 ---> using "eb6582013364eaa779cd34b2a8036af7e1b3e42b7eb1fe3e0d915a78b81cca27" from cache
2024-01-29 18:41.08 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.06@sha256:38e5b9cad04605c78227a265c03cfe581576d5d0d5d729ecc61425dd2beeb794)
2024-01-29 18:41.08 ---> using "af69bb9330101a058253998e125eed2f0b8989fd80f5ca7a74108d4ba11ffa3a" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:41.08 ---> using "c259c8a1f72a2c0174e1cea039a365ae5591c5b082a7448a70f9df4439e10407" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-01-29 18:41.08 ---> using "b298c2359d37a52e263d284ab34aab3218a195d73d217e8160c68f729a026dcf" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-01-29 18:41.09 ---> using "9338197ea57f7ebbc85bc6c00f634c425591331063ba90fea8ff8626a31f1d8b" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 18:41.09 ---> using "7044692bda56fa5d60c9816809e0cb3ca41bd2d545ee9bc587c8c4632d448fce" 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 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-01-29 18:41.09 ---> using "4016580153114af92969aebe0a414a84798289284e326cef6e65648345432dd2" from cache

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.06. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 4.06 only.
       Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2024-01-29 18:41.09 ---> using "bcf32e15604fc0ffb99261e4098fd5a493caa5f253d038fb2631ea3393e764a8" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 18:41.09 ---> using "e1983fbf3cd5cfbb089e3752d0669a2e3c8149b66335e64583d831248fabbfdf" 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.13.0 ocamlfind.1.9.6"))
The following actions will be performed:
  - install ocamlfind           1.9.6
  - install ocamlfind-secondary 1.9.6  [required by dune]
  - install dune                3.13.0
===== 3 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.13.0  (cached)
-> retrieved ocamlfind-secondary.1.9.6  (cached)
-> installed ocamlfind.1.9.6
-> installed ocamlfind-secondary.1.9.6
-> installed dune.3.13.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:41.09 ---> using "56a4903885b36ad17a7172fc08ae9c72d027300854465ff683343df2a1d9a0b8" from cache

/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 ppx_protocol_conv.1.0.0 yojson.1.5.0 xml-light.2.5 stdio.v0.10.0 sexplib.v0.10.0 result.1.5 ppx_type_conv.v0.10.0 ppx_traverse_builtins.v0.10.0 ppx_optcomp.v0.10.0 ppx_metaquot.v0.10.0 ppx_driver.v0.10.4 ppx_derivers.1.2.1 ppx_core.v0.10.0 ppx_ast.v0.10.0 ocplib-endian.1.2 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.10.0 num.1.5 msgpck.1.4 jbuilder.1.0+beta20.2 easy-format.1.3.2 dune.3.13.0 cppo.1.6.9 camlp-streams.5.0.1 biniou.1.2.2 base-bytes.base base.v0.10.0 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 [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (782 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.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 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 ppx_protocol_conv.1.0.0 yojson.1.5.0 xml-light.2.5 stdio.v0.10.0 sexplib.v0.10.0 result.1.5 ppx_type_conv.v0.10.0 ppx_traverse_builtins.v0.10.0 ppx_optcomp.v0.10.0 ppx_metaquot.v0.10.0 ppx_driver.v0.10.4 ppx_derivers.1.2.1 ppx_core.v0.10.0 ppx_ast.v0.10.0 ocplib-endian.1.2 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.10.0 num.1.5 msgpck.1.4 jbuilder.1.0+beta20.2 easy-format.1.3.2 dune.3.13.0 cppo.1.6.9 camlp-streams.5.0.1 biniou.1.2.2 base-bytes.base base.v0.10.0" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
[NOTE] Package dune is already installed (current version is 3.13.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo                    1.6.9
  - install ppx_derivers            1.2.1
  - install num                     1.5
  - install xml-light               2.5
  - install jbuilder                1.0+beta20.2
  - install result                  1.5
  - install base-bytes              base
  - install camlp-streams           5.0.1
  - install easy-format             1.3.2
  - install sexplib                 v0.10.0
  - install ppx_traverse_builtins   v0.10.0
  - install ocaml-compiler-libs     v0.10.0
  - install ocaml-migrate-parsetree 1.8.0
  - install ocplib-endian           1.2
  - install biniou                  1.2.2
  - install base                    v0.10.0
  - install ppx_ast                 v0.10.0
  - install msgpck                  1.4
  - install yojson                  1.5.0
  - install stdio                   v0.10.0
  - install ppx_core                v0.10.0
  - install ppx_optcomp             v0.10.0
  - install ppx_driver              v0.10.4
  - install ppx_metaquot            v0.10.0
  - install ppx_type_conv           v0.10.0
  - install ppx_protocol_conv       1.0.0
===== 26 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/78:
Processing  2/78:
Processing  3/78:
Processing  4/78:
Processing  5/78:
-> installed base-bytes.base
Processing  6/78:
-> retrieved base.v0.10.0  (cached)
Processing  7/78:
-> retrieved biniou.1.2.2  (cached)
Processing  8/78:
-> retrieved camlp-streams.5.0.1  (cached)
Processing  9/78:
Processing 10/78: [camlp-streams: dune build]
-> retrieved cppo.1.6.9  (cached)
Processing 11/78: [camlp-streams: dune build]
Processing 12/78: [camlp-streams: dune build] [cppo: dune build]
-> retrieved easy-format.1.3.2  (cached)
Processing 13/78: [camlp-streams: dune build] [cppo: dune build]
Processing 14/78: [camlp-streams: dune build] [cppo: dune build] [easy-format: dune build]
-> retrieved msgpck.1.4  (cached)
Processing 15/78: [camlp-streams: dune build] [cppo: dune build] [easy-format: dune build]
-> retrieved num.1.5  (cached)
Processing 16/78: [camlp-streams: dune build] [cppo: dune build] [easy-format: dune build]
Processing 17/78: [camlp-streams: dune build] [cppo: dune build] [easy-format: dune build] [num: make opam-legacy]
-> retrieved ocaml-compiler-libs.v0.10.0  (cached)
Processing 18/78: [camlp-streams: dune build] [cppo: dune build] [easy-format: dune build] [num: make opam-legacy]
-> retrieved jbuilder.1.0+beta20.2  (cached)
Processing 19/78: [camlp-streams: dune build] [cppo: dune build] [easy-format: dune build] [num: make opam-legacy]
Processing 20/78: [camlp-streams: dune build] [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml configure.ml] [num: make opam-legacy]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 21/78: [camlp-streams: dune build] [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml configure.ml] [num: make opam-legacy]
-> retrieved ocplib-endian.1.2  (cached)
Processing 22/78: [camlp-streams: dune build] [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml configure.ml] [num: make opam-legacy]
-> retrieved ppx_ast.v0.10.0  (cached)
Processing 23/78: [camlp-streams: dune build] [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml configure.ml] [num: make opam-legacy]
-> compiled  camlp-streams.5.0.1
Processing 23/78: [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml configure.ml] [num: make opam-legacy]
-> installed camlp-streams.5.0.1
Processing 24/78: [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml configure.ml] [num: make opam-legacy]
-> retrieved ppx_core.v0.10.0  (cached)
Processing 25/78: [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml configure.ml] [num: make opam-legacy]
Processing 25/78: [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 26/78: [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy]
Processing 27/78: [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ppx_derivers: dune build]
-> retrieved ppx_driver.v0.10.4  (cached)
Processing 28/78: [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ppx_derivers: dune build]
-> retrieved ppx_metaquot.v0.10.0  (cached)
Processing 29/78: [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ppx_derivers: dune build]
-> retrieved ppx_optcomp.v0.10.0  (cached)
Processing 30/78: [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ppx_derivers: dune build]
-> retrieved ppx_protocol_conv.1.0.0  (cached)
Processing 31/78: [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ppx_derivers: dune build]
-> retrieved ppx_traverse_builtins.v0.10.0  (cached)
Processing 32/78: [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ppx_derivers: dune build]
-> retrieved ppx_type_conv.v0.10.0  (cached)
Processing 33/78: [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ppx_derivers: dune build]
-> retrieved result.1.5  (cached)
Processing 34/78: [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ppx_derivers: dune build]
Processing 35/78: [cppo: dune build] [easy-format: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ppx_derivers: dune build] [result: dune build]
-> compiled  easy-format.1.3.2
Processing 35/78: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ppx_derivers: dune build] [result: dune build]
-> installed easy-format.1.3.2
Processing 36/78: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ppx_derivers: dune build] [result: dune build]
Processing 37/78: [biniou: dune build] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ppx_derivers: dune build] [result: dune build]
-> retrieved sexplib.v0.10.0  (cached)
Processing 38/78: [biniou: dune build] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ppx_derivers: dune build] [result: dune build]
-> retrieved stdio.v0.10.0  (cached)
-> retrieved xml-light.2.5  (cached)
Processing 39/78: [biniou: dune build] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ppx_derivers: dune build] [result: dune build] [xml-light: dune build]
-> retrieved yojson.1.5.0  (cached)
-> compiled  ppx_derivers.1.2.1
Processing 39/78: [biniou: dune build] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [result: dune build] [xml-light: dune build]
-> installed ppx_derivers.1.2.1
Processing 40/78: [biniou: dune build] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [result: dune build] [xml-light: dune build]
-> compiled  result.1.5
Processing 40/78: [biniou: dune build] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [xml-light: dune build]
-> installed result.1.5
Processing 41/78: [biniou: dune build] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [xml-light: dune build]
Processing 42/78: [biniou: dune build] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [xml-light: dune build]
-> compiled  xml-light.2.5
Processing 42/78: [biniou: dune build] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build]
-> installed xml-light.2.5
Processing 43/78: [biniou: dune build] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build]
-> compiled  biniou.1.2.2
Processing 43/78: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build]
-> installed biniou.1.2.2
Processing 44/78: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build]
-> compiled  cppo.1.6.9
Processing 44/78: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build]
-> installed cppo.1.6.9
Processing 45/78: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build]
Processing 46/78: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build]
Processing 47/78: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [yojson: dune build]
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.5/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.5/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5
Processing 47/78: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [yojson: dune build]
-> installed num.1.5
Processing 48/78: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [yojson: dune build]
-> compiled  ocplib-endian.1.2
Processing 48/78: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [yojson: dune build]
-> installed ocplib-endian.1.2
Processing 49/78: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [yojson: dune build]
-> compiled  yojson.1.5.0
Processing 49/78: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build]
-> installed yojson.1.5.0
Processing 50/78: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build]
- '/home/opam/.opam/4.06/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt
- '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt
- '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt
- '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.06/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml
Processing 50/78: [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build]
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 50/78: [jbuilder: ./boot.exe 255]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 51/78: [jbuilder: ./boot.exe 255]
+ /home/opam/.opam/4.06/.opam-switch/build/jbuilder.1.0+beta20.2/./boot.exe "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/jbuilder.1.0+beta20.2)
-> compiled  jbuilder.1.0+beta20.2
-> installed jbuilder.1.0+beta20.2
Processing 53/78: [msgpck: jbuilder build]
Processing 54/78: [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build]
Processing 55/78: [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ppx_traverse_builtins: jbuilder build]
Processing 56/78: [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build]
-> compiled  ppx_traverse_builtins.v0.10.0
Processing 56/78: [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [sexplib: jbuilder build]
-> installed ppx_traverse_builtins.v0.10.0
Processing 57/78: [msgpck: jbuilder build] [ocaml-compiler-libs: jbuilder build] [sexplib: jbuilder build]
-       ocamlc src/.msgpck.objs/msgpck.{cmo,cmt}
- File "src/msgpck.ml", line 64, characters 26-34:
- Warning 3: deprecated: set_int8
- Use EndianBytes.set_int8 instead.
- File "src/msgpck.ml", line 65, characters 27-36:
- Warning 3: deprecated: set_int16
- Use EndianBytes.set_int16 instead.
- File "src/msgpck.ml", line 66, characters 27-36:
- Warning 3: deprecated: set_int32
- Use EndianBytes.set_int13 instead.
- File "src/msgpck.ml", line 67, characters 27-36:
- Warning 3: deprecated: set_int64
- Use EndianBytes.set_int64 instead.
- File "src/msgpck.ml", line 68, characters 28-38:
- Warning 3: deprecated: set_double
- Use EndianBytes.set_double instead.
- File "src/msgpck.ml", line 439, characters 21-25:
- Warning 3: deprecated: set_int8
- Use EndianBytes.set_int8 instead.
-   File "endianString.cppo.mli", line 58, characters 2-107:
-   Definition
-   File "src/msgpck.ml", line 20, characters 2-46:
-   Expected signature
- File "src/msgpck.ml", line 439, characters 21-25:
- Warning 3: deprecated: set_int16
- Use EndianBytes.set_int16 instead.
-   File "endianString.cppo.mli", line 62, characters 2-109:
-   Definition
-   File "src/msgpck.ml", line 21, characters 2-47:
-   Expected signature
- File "src/msgpck.ml", line 439, characters 21-25:
- Warning 3: deprecated: set_int32
- Use EndianBytes.set_int13 instead.
-   File "endianString.cppo.mli", line 66, characters 2-111:
-   Definition
-   File "src/msgpck.ml", line 22, characters 2-49:
-   Expected signature
- File "src/msgpck.ml", line 439, characters 21-25:
- Warning 3: deprecated: set_int64
- Use EndianBytes.set_int64 instead.
-   File "endianString.cppo.mli", line 70, characters 2-111:
-   Definition
-   File "src/msgpck.ml", line 23, characters 2-49:
-   Expected signature
- File "src/msgpck.ml", line 439, characters 21-25:
- Warning 3: deprecated: set_double
- Use EndianBytes.set_double instead.
-   File "endianString.cppo.mli", line 78, characters 2-113:
-   Definition
-   File "src/msgpck.ml", line 24, characters 2-50:
-   Expected signature
-     ocamlopt src/.msgpck.objs/msgpck.{cmx,o}
- File "src/msgpck.ml", line 64, characters 26-34:
- Warning 3: deprecated: set_int8
- Use EndianBytes.set_int8 instead.
- File "src/msgpck.ml", line 65, characters 27-36:
- Warning 3: deprecated: set_int16
- Use EndianBytes.set_int16 instead.
- File "src/msgpck.ml", line 66, characters 27-36:
- Warning 3: deprecated: set_int32
- Use EndianBytes.set_int13 instead.
- File "src/msgpck.ml", line 67, characters 27-36:
- Warning 3: deprecated: set_int64
- Use EndianBytes.set_int64 instead.
- File "src/msgpck.ml", line 68, characters 28-38:
- Warning 3: deprecated: set_double
- Use EndianBytes.set_double instead.
- File "src/msgpck.ml", line 439, characters 21-25:
- Warning 3: deprecated: set_int8
- Use EndianBytes.set_int8 instead.
-   File "endianString.cppo.mli", line 58, characters 2-107:
-   Definition
-   File "src/msgpck.ml", line 20, characters 2-46:
-   Expected signature
- File "src/msgpck.ml", line 439, characters 21-25:
- Warning 3: deprecated: set_int16
- Use EndianBytes.set_int16 instead.
-   File "endianString.cppo.mli", line 62, characters 2-109:
-   Definition
-   File "src/msgpck.ml", line 21, characters 2-47:
-   Expected signature
- File "src/msgpck.ml", line 439, characters 21-25:
- Warning 3: deprecated: set_int32
- Use EndianBytes.set_int13 instead.
-   File "endianString.cppo.mli", line 66, characters 2-111:
-   Definition
-   File "src/msgpck.ml", line 22, characters 2-49:
-   Expected signature
- File "src/msgpck.ml", line 439, characters 21-25:
- Warning 3: deprecated: set_int64
- Use EndianBytes.set_int64 instead.
-   File "endianString.cppo.mli", line 70, characters 2-111:
-   Definition
-   File "src/msgpck.ml", line 23, characters 2-49:
-   Expected signature
- File "src/msgpck.ml", line 439, characters 21-25:
- Warning 3: deprecated: set_double
- Use EndianBytes.set_double instead.
-   File "endianString.cppo.mli", line 78, characters 2-113:
-   Definition
-   File "src/msgpck.ml", line 24, characters 2-50:
-   Expected signature
-> compiled  msgpck.1.4
Processing 57/78: [ocaml-compiler-libs: jbuilder build] [sexplib: jbuilder build]
-> installed msgpck.1.4
Processing 58/78: [ocaml-compiler-libs: jbuilder build] [sexplib: jbuilder build]
-> compiled  ocaml-compiler-libs.v0.10.0
Processing 58/78: [sexplib: jbuilder build]
-> installed ocaml-compiler-libs.v0.10.0
Processing 59/78: [sexplib: jbuilder build]
Processing 60/78: [ppx_ast: jbuilder build] [sexplib: jbuilder build]
-> compiled  sexplib.v0.10.0
Processing 60/78: [ppx_ast: jbuilder build]
-> installed sexplib.v0.10.0
Processing 61/78: [ppx_ast: jbuilder build]
Processing 62/78: [base: jbuilder build] [ppx_ast: jbuilder build]
-> compiled  ppx_ast.v0.10.0
Processing 62/78: [base: jbuilder build]
-> installed ppx_ast.v0.10.0
Processing 63/78: [base: jbuilder build]
+ /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/base.v0.10.0)
-       ocamlc src/.base.objs/base__String0.{cmi,cmo,cmt}
- File "src/string0.ml", line 43, characters 22-38:
- Warning 3: deprecated: Base__.Import0.Caml.String.copy
-     ocamlopt src/.base.objs/base__String0.{cmx,o}
- File "src/string0.ml", line 43, characters 22-38:
- Warning 3: deprecated: Base__.Import0.Caml.String.copy
-> compiled  base.v0.10.0
-> installed base.v0.10.0
Processing 65/78: [stdio: jbuilder build]
+ /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "stdio" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/stdio.v0.10.0)
-> compiled  stdio.v0.10.0
-> installed stdio.v0.10.0
Processing 67/78: [ppx_core: jbuilder build]
+ /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "ppx_core" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_core.v0.10.0)
-> compiled  ppx_core.v0.10.0
-> installed ppx_core.v0.10.0
Processing 69/78: [ppx_optcomp: jbuilder build]
+ /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "ppx_optcomp" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_optcomp.v0.10.0)
-> compiled  ppx_optcomp.v0.10.0
-> installed ppx_optcomp.v0.10.0
Processing 71/78: [ppx_driver: jbuilder build]
+ /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "ppx_driver" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_driver.v0.10.4)
-> compiled  ppx_driver.v0.10.4
-> installed ppx_driver.v0.10.4
Processing 73/78: [ppx_metaquot: jbuilder build]
+ /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "ppx_metaquot" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_metaquot.v0.10.0)
-> compiled  ppx_metaquot.v0.10.0
-> installed ppx_metaquot.v0.10.0
Processing 75/78: [ppx_type_conv: jbuilder build]
+ /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "ppx_type_conv" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_type_conv.v0.10.0)
-> compiled  ppx_type_conv.v0.10.0
-> installed ppx_type_conv.v0.10.0
Processing 77/78: [ppx_protocol_conv: jbuilder build]
+ /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "ppx_protocol_conv" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_protocol_conv.1.0.0)
-> compiled  ppx_protocol_conv.1.0.0
-> installed ppx_protocol_conv.1.0.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:42.38 ---> saved as "3172f9ca6301e39b0a08c32d4eba5dad9151f8d87b5bdbc9c7a016c497224cad"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u ppx_protocol_conv:67c2ad4dcb3e79a76041befd4ef29e0d,yojson:f856831072b14341603b7689be6ada62,xml-light:652bf6dfdef649a6e394e16b132b3592,ppx_type_conv:f3656a43ec2847c76151dfab8549c375,ppx_traverse_builtins:073cf67f1fdb10ed26ce17c3a3f1f6ab,ppx_optcomp:3b0a9ff11aa1f2fa8e28ae7cb2f2976e,ppx_metaquot:fdcad7004c86e92593a277b8be732b30,ppx_driver:4a74233553c10ae6f7fabb9016235c49,ppx_core:d0e0979ae177fd505f9e07e8be177320,ppx_ast:9602ecf96d803d67e09b5771edd2d92c,ocaml-compiler-libs:073cf67f1fdb10ed26ce17c3a3f1f6ab,msgpck:0a656ac050438c0faed40b4245e97748"))
2024-01-29 18:42.41 ---> saved as "c8603f12cb127e4e14979725742aaa42dcd76413eb4cb72ee6beefb75e53ee22"

/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.063209') && (for DATA in prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4,msgpck.1.4-0a656ac050438c0faed40b4245e97748,msgpck.1.4 prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0,ocaml-compiler-libs.v0.10.0-073cf67f1fdb10ed26ce17c3a3f1f6ab,ocaml-compiler-libs.v0.10.0 prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0,ppx_ast.v0.10.0-9602ecf96d803d67e09b5771edd2d92c,ppx_ast.v0.10.0 prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0,ppx_core.v0.10.0-d0e0979ae177fd505f9e07e8be177320,ppx_core.v0.10.0 prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4,ppx_driver.v0.10.4-4a74233553c10ae6f7fabb9016235c49,ppx_driver.v0.10.4 prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0,ppx_metaquot.v0.10.0-fdcad7004c86e92593a277b8be732b30,ppx_metaquot.v0.10.0 prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0,ppx_optcomp.v0.10.0-3b0a9ff11aa1f2fa8e28ae7cb2f2976e,ppx_optcomp.v0.10.0 prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0,ppx_traverse_builtins.v0.10.0-073cf67f1fdb10ed26ce17c3a3f1f6ab,ppx_traverse_builtins.v0.10.0 prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0,ppx_type_conv.v0.10.0-f3656a43ec2847c76151dfab8549c375,ppx_type_conv.v0.10.0 prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5,xml-light.2.5-652bf6dfdef649a6e394e16b132b3592,xml-light.2.5 prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0,yojson.1.5.0-f856831072b14341603b7689be6ada62,yojson.1.5.0 prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0,ppx_protocol_conv.1.0.0-67c2ad4dcb3e79a76041befd4ef29e0d,ppx_protocol_conv.1.0.0; 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/0a656ac050438c0faed40b4245e97748/msgpck/1.4,msgpck.1.4-0a656ac050438c0faed40b4245e97748,msgpck.1.4 prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0,ocaml-compiler-libs.v0.10.0-073cf67f1fdb10ed26ce17c3a3f1f6ab,ocaml-compiler-libs.v0.10.0 prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0,ppx_ast.v0.10.0-9602ecf96d803d67e09b5771edd2d92c,ppx_ast.v0.10.0 prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0,ppx_core.v0.10.0-d0e0979ae177fd505f9e07e8be177320,ppx_core.v0.10.0 prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4,ppx_driver.v0.10.4-4a74233553c10ae6f7fabb9016235c49,ppx_driver.v0.10.4 prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0,ppx_metaquot.v0.10.0-fdcad7004c86e92593a277b8be732b30,ppx_metaquot.v0.10.0 prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0,ppx_optcomp.v0.10.0-3b0a9ff11aa1f2fa8e28ae7cb2f2976e,ppx_optcomp.v0.10.0 prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0,ppx_traverse_builtins.v0.10.0-073cf67f1fdb10ed26ce17c3a3f1f6ab,ppx_traverse_builtins.v0.10.0 prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0,ppx_type_conv.v0.10.0-f3656a43ec2847c76151dfab8549c375,ppx_type_conv.v0.10.0 prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5,xml-light.2.5-652bf6dfdef649a6e394e16b132b3592,xml-light.2.5 prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0,yojson.1.5.0-f856831072b14341603b7689be6ada62,yojson.1.5.0 prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0,ppx_protocol_conv.1.0.0-67c2ad4dcb3e79a76041befd4ef29e0d,ppx_protocol_conv.1.0.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4,msgpck.1.4-0a656ac050438c0faed40b4245e97748,msgpck.1.4 prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0,ocaml-compiler-libs.v0.10.0-073cf67f1fdb10ed26ce17c3a3f1f6ab,ocaml-compiler-libs.v0.10.0 prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0,ppx_ast.v0.10.0-9602ecf96d803d67e09b5771edd2d92c,ppx_ast.v0.10.0 prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0,ppx_core.v0.10.0-d0e0979ae177fd505f9e07e8be177320,ppx_core.v0.10.0 prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4,ppx_driver.v0.10.4-4a74233553c10ae6f7fabb9016235c49,ppx_driver.v0.10.4 prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0,ppx_metaquot.v0.10.0-fdcad7004c86e92593a277b8be732b30,ppx_metaquot.v0.10.0 prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0,ppx_optcomp.v0.10.0-3b0a9ff11aa1f2fa8e28ae7cb2f2976e,ppx_optcomp.v0.10.0 prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0,ppx_traverse_builtins.v0.10.0-073cf67f1fdb10ed26ce17c3a3f1f6ab,ppx_traverse_builtins.v0.10.0 prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0,ppx_type_conv.v0.10.0-f3656a43ec2847c76151dfab8549c375,ppx_type_conv.v0.10.0 prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5,xml-light.2.5-652bf6dfdef649a6e394e16b132b3592,xml-light.2.5 prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0,yojson.1.5.0-f856831072b14341603b7689be6ada62,yojson.1.5.0 prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0,ppx_protocol_conv.1.0.0-67c2ad4dcb3e79a76041befd4ef29e0d,ppx_protocol_conv.1.0.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.063209
prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4/doc/
prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4/doc/msgpck/
prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4/doc/msgpck/CHANGES.md
prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4/doc/msgpck/LICENSE.md
prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4/doc/msgpck/README.md
prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4/lib/
prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4/lib/msgpck/
prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4/lib/msgpck/msgpck.ocamlobjinfo
prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4/lib/msgpck/META
prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4/lib/msgpck/msgpck.cmi
prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4/lib/msgpck/msgpck.cmt
prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4/lib/msgpck/msgpck.cmti
prep/universes/0a656ac050438c0faed40b4245e97748/msgpck/1.4/opam
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/doc/
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/doc/ocaml-compiler-libs/
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/doc/ocaml-compiler-libs/LICENSE.txt
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/doc/ocaml-compiler-libs/README.org
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/META
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/bytecomp/
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.ocamlobjinfo
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmi
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmt
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/common/
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/common/ocaml_common.ocamlobjinfo
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/common/ocaml_common.cmi
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/common/ocaml_common.cmt
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/shadow/
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/shadow/ocaml_shadow.ocamlobjinfo
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/shadow/ocaml_shadow.cmi
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/shadow/ocaml_shadow.cmt
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/toplevel/
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.ocamlobjinfo
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmi
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/lib/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmt
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ocaml-compiler-libs/v0.10.0/opam
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/doc/
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/doc/ppx_ast/
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/doc/ppx_ast/LICENSE.txt
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/doc/ppx_ast/README.org
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast.ocamlobjinfo
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/META
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast.cmi
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast.cmt
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__.cmi
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__.cmt
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Ast.cmi
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Ast.cmt
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Ast_helper.cmi
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Ast_helper.cmt
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Ast_helper.cmti
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Docstrings.cmi
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Docstrings.cmt
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Docstrings.cmti
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Import.cmi
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Import.cmt
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Lexer.cmi
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Lexer.cmt
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Location_helper.cmi
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Location_helper.cmt
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Parse.cmi
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Parse.cmt
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Parse.cmti
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Parser.cmi
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Parser.cmt
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Parser.cmti
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Pprintast.cmi
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Pprintast.cmt
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Pprintast.cmti
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Syntaxerr.cmi
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Syntaxerr.cmt
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Syntaxerr.cmti
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Warn.cmi
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Warn.cmt
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/lib/ppx_ast/ppx_ast__Warn.cmti
prep/universes/9602ecf96d803d67e09b5771edd2d92c/ppx_ast/v0.10.0/opam
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/doc/
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/doc/ppx_core/
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/doc/ppx_core/CHANGES.md
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/doc/ppx_core/LICENSE.txt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/doc/ppx_core/README.md
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core.ocamlobjinfo
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/META
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_builder.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_builder.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_builder.cmti
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_builder_generated.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_builder_generated.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_builder_intf.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_builder_intf.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_pattern.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_pattern.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_pattern.cmti
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_pattern0.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_pattern0.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_pattern_generated.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_pattern_generated.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_traverse.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_traverse.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Ast_traverse.cmti
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Attribute.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Attribute.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Attribute.cmti
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Caller_id.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Caller_id.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Code_matcher.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Code_matcher.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Code_matcher.cmti
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Common.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Common.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Common.cmti
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Compiler_specifics.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Compiler_specifics.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Context_free.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Context_free.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Context_free.cmti
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Extension.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Extension.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Extension.cmti
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__File_path.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__File_path.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__File_path.cmti
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Glue.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Glue.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Import.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Import.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Loc.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Loc.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Loc.cmti
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Location.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Location.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Location.cmti
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Longident.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Longident.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Longident.cmti
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Merlin_helpers.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Merlin_helpers.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Merlin_helpers.cmti
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Name.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Name.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Name.cmti
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Spellcheck.cmi
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/lib/ppx_core/ppx_core__Spellcheck.cmt
prep/universes/d0e0979ae177fd505f9e07e8be177320/ppx_core/v0.10.0/opam
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/doc/
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/doc/ppx_driver/
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/doc/ppx_driver/CHANGES.md
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/doc/ppx_driver/LICENSE.txt
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/doc/ppx_driver/README.md
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/ppx_driver.ocamlobjinfo
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/META
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/ppx_driver.cmi
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/ppx_driver.cmt
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/ppx_driver.cmti
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/ppx_driver__.cmi
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/ppx_driver__.cmt
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/ppx_driver__Import.cmi
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/ppx_driver__Import.cmt
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/ppx_driver__Options.cmi
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/ppx_driver__Options.cmt
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/ppx_driver__Reconcile.cmi
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/ppx_driver__Reconcile.cmt
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/ppx_driver__Reconcile.cmti
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/print_diff/
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/print_diff/print_diff.ocamlobjinfo
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/print_diff/print_diff.cmi
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/print_diff/print_diff.cmt
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/print_diff/print_diff.cmti
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/runner/
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/runner/ppx_driver_runner.ocamlobjinfo
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/runner/ppx_driver_runner.cmi
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/runner/ppx_driver_runner.cmt
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/runner_as_ppx/
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/runner_as_ppx/ppx_driver_runner_as_ppx.ocamlobjinfo
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/runner_as_ppx/ppx_driver_runner_as_ppx.cmi
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/lib/ppx_driver/runner_as_ppx/ppx_driver_runner_as_ppx.cmt
prep/universes/4a74233553c10ae6f7fabb9016235c49/ppx_driver/v0.10.4/opam
prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0/doc/
prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0/doc/ppx_metaquot/
prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0/doc/ppx_metaquot/LICENSE.txt
prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0/doc/ppx_metaquot/README.org
prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0/lib/
prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0/lib/ppx_metaquot/
prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0/lib/ppx_metaquot/ppx_metaquot.ocamlobjinfo
prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0/lib/ppx_metaquot/META
prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0/lib/ppx_metaquot/lifters/
prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0/lib/ppx_metaquot/lifters/ppx_metaquot_lifters.ocamlobjinfo
prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0/lib/ppx_metaquot/lifters/ppx_metaquot_lifters.cmi
prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0/lib/ppx_metaquot/lifters/ppx_metaquot_lifters.cmt
prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0/lib/ppx_metaquot/ppx_metaquot.cmi
prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0/lib/ppx_metaquot/ppx_metaquot.cmt
prep/universes/fdcad7004c86e92593a277b8be732b30/ppx_metaquot/v0.10.0/opam
prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0/doc/
prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0/doc/ppx_optcomp/
prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0/doc/ppx_optcomp/CHANGES.md
prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0/doc/ppx_optcomp/LICENSE.txt
prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0/doc/ppx_optcomp/README.md
prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0/lib/
prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0/lib/ppx_optcomp/
prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0/lib/ppx_optcomp/ppx_optcomp.ocamlobjinfo
prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0/lib/ppx_optcomp/META
prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0/lib/ppx_optcomp/ppx_optcomp.cmi
prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0/lib/ppx_optcomp/ppx_optcomp.cmt
prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0/lib/ppx_optcomp/ppx_optcomp.cmti
prep/universes/3b0a9ff11aa1f2fa8e28ae7cb2f2976e/ppx_optcomp/v0.10.0/opam
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0/doc/
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0/doc/ppx_traverse_builtins/
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0/doc/ppx_traverse_builtins/LICENSE.txt
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0/doc/ppx_traverse_builtins/README.org
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0/lib/
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0/lib/ppx_traverse_builtins/
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0/lib/ppx_traverse_builtins/ppx_traverse_builtins.ocamlobjinfo
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0/lib/ppx_traverse_builtins/META
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0/lib/ppx_traverse_builtins/ppx_traverse_builtins.cmi
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0/lib/ppx_traverse_builtins/ppx_traverse_builtins.cmt
prep/universes/073cf67f1fdb10ed26ce17c3a3f1f6ab/ppx_traverse_builtins/v0.10.0/opam
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/doc/
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/doc/ppx_type_conv/
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/doc/ppx_type_conv/CHANGES.md
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/doc/ppx_type_conv/LICENSE.txt
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/doc/ppx_type_conv/README.md
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/lib/
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/lib/ppx_type_conv/
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/lib/ppx_type_conv/ppx_type_conv.ocamlobjinfo
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/lib/ppx_type_conv/META
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/lib/ppx_type_conv/ppx_type_conv.cmi
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/lib/ppx_type_conv/ppx_type_conv.cmt
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/lib/ppx_type_conv/ppx_type_conv__Ignore_unused_warning.cmi
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/lib/ppx_type_conv/ppx_type_conv__Ignore_unused_warning.cmt
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/lib/ppx_type_conv/ppx_type_conv__Ignore_unused_warning.cmti
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/lib/ppx_type_conv/ppx_type_conv__Std.cmi
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/lib/ppx_type_conv/ppx_type_conv__Std.cmt
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/lib/ppx_type_conv/ppx_type_conv__Type_conv.cmi
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/lib/ppx_type_conv/ppx_type_conv__Type_conv.cmt
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/lib/ppx_type_conv/ppx_type_conv__Type_conv.cmti
prep/universes/f3656a43ec2847c76151dfab8549c375/ppx_type_conv/v0.10.0/opam
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/doc/
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/doc/xml-light/
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/doc/xml-light/CHANGES.md
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/doc/xml-light/LICENSE
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/doc/xml-light/README.md
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml_light.ocamlobjinfo
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/META
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/dtd.cmi
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/dtd.cmt
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/dtd.cmti
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/dune-package
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml.cmi
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml.cmt
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml.cmti
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xmlParser.cmi
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xmlParser.cmt
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xmlParser.cmti
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml_lexer.cmi
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml_lexer.cmt
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml_lexer.cmti
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml_light_dtd_check.cmi
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml_light_dtd_check.cmt
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml_light_dtd_check.cmti
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml_light_errors.cmi
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml_light_errors.cmt
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml_light_types.cmi
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml_light_types.cmti
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml_light_utils.cmi
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml_light_utils.cmt
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml_parser.cmi
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml_parser.cmt
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/lib/xml-light/xml_parser.cmti
prep/universes/652bf6dfdef649a6e394e16b132b3592/xml-light/2.5/opam
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/doc/
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/doc/yojson/
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/doc/yojson/CHANGES.md
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/doc/yojson/LICENSE.md
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/doc/yojson/README.md
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/lib/
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/lib/yojson/
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/lib/yojson/yojson.ocamlobjinfo
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/lib/yojson/META
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/lib/yojson/dune-package
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/lib/yojson/yojson.cmi
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/lib/yojson/yojson.cmt
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/lib/yojson/yojson.cmti
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/lib/yojson/yojson_biniou.cmi
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/lib/yojson/yojson_biniou.cmt
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/lib/yojson/yojson_biniou.cmti
prep/universes/f856831072b14341603b7689be6ada62/yojson/1.5.0/opam
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/doc/
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/doc/ppx_protocol_conv/
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/doc/ppx_protocol_conv/LICENSE
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/doc/ppx_protocol_conv/README.md
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/ppx_protocol_conv.ocamlobjinfo
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/META
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/json/
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/json/protocol_conv_json.ocamlobjinfo
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/json/protocol_conv_json.cmi
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/json/protocol_conv_json.cmt
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/json/protocol_conv_json__Json.cmi
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/json/protocol_conv_json__Json.cmt
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/json/protocol_conv_json__Json.cmti
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/msgpack/
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/msgpack/protocol_conv_msgpack.ocamlobjinfo
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/msgpack/protocol_conv_msgpack.cmi
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/msgpack/protocol_conv_msgpack.cmt
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/msgpack/protocol_conv_msgpack__Msgpack.cmi
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/msgpack/protocol_conv_msgpack__Msgpack.cmt
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/msgpack/protocol_conv_msgpack__Msgpack.cmti
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/ppx_protocol_conv.cmi
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/ppx_protocol_conv.cmt
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/ppx_protocol_conv.cmti
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/runtime/
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/runtime/protocol_conv.ocamlobjinfo
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/runtime/protocol_conv.cmi
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/runtime/protocol_conv.cmt
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/runtime/protocol_conv__Runtime.cmi
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/runtime/protocol_conv__Runtime.cmt
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/xml/
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/xml/protocol_conv_xml.ocamlobjinfo
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/xml/protocol_conv_xml.cmi
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/xml/protocol_conv_xml.cmt
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/xml/protocol_conv_xml__Xml_light.cmi
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/xml/protocol_conv_xml__Xml_light.cmt
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/lib/ppx_protocol_conv/xml/protocol_conv_xml__Xml_light.cmti
prep/universes/67c2ad4dcb3e79a76041befd4ef29e0d/ppx_protocol_conv/1.0.0/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.
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.
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:msgpck.1.4-0a656ac050438c0faed40b4245e97748:2a5dc5a5747e4fda29729140c250e12deb738097ae223cd1da6eb8379cc2e2fa
HASHES:ocaml-compiler-libs.v0.10.0-073cf67f1fdb10ed26ce17c3a3f1f6ab:1ea3c6932374b20d4c48f8145f0f4dfa8d70a9ed702eeed61fc1e98b4be3828c
HASHES:ppx_ast.v0.10.0-9602ecf96d803d67e09b5771edd2d92c:de441c4138caff84d660976792dc6b9b3dc2a33294aebd5130aed88750f50406
HASHES:ppx_core.v0.10.0-d0e0979ae177fd505f9e07e8be177320:ac642e296fcba68aaef6f99f66b96571212b9509ccde831216970c127f0bb91b
HASHES:ppx_driver.v0.10.4-4a74233553c10ae6f7fabb9016235c49:6a15ef92b17102bb5ad0ff58a801246743c984cbf459b144b49b707b972b516f
HASHES:ppx_metaquot.v0.10.0-fdcad7004c86e92593a277b8be732b30:cbb7e258a305923f7b5ba99517ad80981c2604d0880628ac1936b6b52a31e01b
HASHES:ppx_optcomp.v0.10.0-3b0a9ff11aa1f2fa8e28ae7cb2f2976e:c4a2a0a686844c189e0a003ac12b9d49e008bf9db33e783500e2ff48da3ca0ff
HASHES:ppx_traverse_builtins.v0.10.0-073cf67f1fdb10ed26ce17c3a3f1f6ab:e5409d60e9380a2e67552b38afd102cdc9317fd24a04475f6f53609a0b3bf044
HASHES:ppx_type_conv.v0.10.0-f3656a43ec2847c76151dfab8549c375:f7afe47d5a69ba1d07525c74ba754fb2a5ea04962775d9f71f62fb944132e371
HASHES:xml-light.2.5-652bf6dfdef649a6e394e16b132b3592:c9ee58f40c60e1bdf8be7c928684e16cc96f10bbf4ed74dd967a3c2b8e1d0a53
HASHES:yojson.1.5.0-f856831072b14341603b7689be6ada62:cd77ee00d64e6ffa780d1ed984034e1d63ac1bf3171d3a5396f3915169a472be
HASHES:ppx_protocol_conv.1.0.0-67c2ad4dcb3e79a76041befd4ef29e0d:23d4dafe9782d919ce80a9b6a9d2621c4b5c65cbf6f4dac24d8ecb16bbe3ef2c
2024-01-29 18:42.46 ---> saved as "7e42fa6f00c632e7bf90528fcae0910c76c8d65839a2308917702b4671424a7b"
Job succeeded
2024-01-29 18:48.39: ppx_protocol_conv.1.0.0-67c2ad4dcb3e79a76041befd4ef29e0d -> 23d4dafe9782d919ce80a9b6a9d2621c4b5c65cbf6f4dac24d8ecb16bbe3ef2c
2024-01-29 18:48.39: yojson.1.5.0-f856831072b14341603b7689be6ada62 -> cd77ee00d64e6ffa780d1ed984034e1d63ac1bf3171d3a5396f3915169a472be
2024-01-29 18:48.39: xml-light.2.5-652bf6dfdef649a6e394e16b132b3592 -> c9ee58f40c60e1bdf8be7c928684e16cc96f10bbf4ed74dd967a3c2b8e1d0a53
2024-01-29 18:48.39: ppx_type_conv.v0.10.0-f3656a43ec2847c76151dfab8549c375 -> f7afe47d5a69ba1d07525c74ba754fb2a5ea04962775d9f71f62fb944132e371
2024-01-29 18:48.39: ppx_traverse_builtins.v0.10.0-073cf67f1fdb10ed26ce17c3a3f1f6ab -> e5409d60e9380a2e67552b38afd102cdc9317fd24a04475f6f53609a0b3bf044
2024-01-29 18:48.39: ppx_optcomp.v0.10.0-3b0a9ff11aa1f2fa8e28ae7cb2f2976e -> c4a2a0a686844c189e0a003ac12b9d49e008bf9db33e783500e2ff48da3ca0ff
2024-01-29 18:48.39: ppx_metaquot.v0.10.0-fdcad7004c86e92593a277b8be732b30 -> cbb7e258a305923f7b5ba99517ad80981c2604d0880628ac1936b6b52a31e01b
2024-01-29 18:48.39: ppx_driver.v0.10.4-4a74233553c10ae6f7fabb9016235c49 -> 6a15ef92b17102bb5ad0ff58a801246743c984cbf459b144b49b707b972b516f
2024-01-29 18:48.39: ppx_core.v0.10.0-d0e0979ae177fd505f9e07e8be177320 -> ac642e296fcba68aaef6f99f66b96571212b9509ccde831216970c127f0bb91b
2024-01-29 18:48.39: ppx_ast.v0.10.0-9602ecf96d803d67e09b5771edd2d92c -> de441c4138caff84d660976792dc6b9b3dc2a33294aebd5130aed88750f50406
2024-01-29 18:48.39: ocaml-compiler-libs.v0.10.0-073cf67f1fdb10ed26ce17c3a3f1f6ab -> 1ea3c6932374b20d4c48f8145f0f4dfa8d70a9ed702eeed61fc1e98b4be3828c
2024-01-29 18:48.39: msgpck.1.4-0a656ac050438c0faed40b4245e97748 -> 2a5dc5a5747e4fda29729140c250e12deb738097ae223cd1da6eb8379cc2e2fa
2024-01-29 18:48.39: Job succeeded