Build:
- 0
2024-10-11 15:29.56: New job: Voodoo prep yocaml_syndication.2.0.0; c7f7a626ce5cd69c25a90495f03e0287 2024-10-11 15:29.56: Waiting for resource in pool OCluster 2024-10-11 15:31.21: Waiting for worker… 2024-10-11 15:31.21: Got resource from pool OCluster 2024-10-11 15:31.21: Using cache hint "docs-universe-prep-5.1.1" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-5.1@sha256:d6c77037263fe76ec307419e049315ddbea16d1d50001ac14c632429b65b1b2e) (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-5.1@sha256:d6c77037263fe76ec307419e049315ddbea16d1d50001ac14c632429b65b1b2e) (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.16.0")) (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 yocaml_syndication.2.0.0 yocaml.2.0.0 time_now.v0.17.0 stdlib-shims.0.3.0 stdio.v0.17.0 sexplib0.v0.17.0 ppxlib_jane.v0.17.0 ppxlib.0.33.1~5.3preview ppx_sexp_conv.v0.17.0 ppx_optcomp.v0.17.0 ppx_inline_test.v0.17.0 ppx_here.v0.17.0 ppx_hash.v0.17.0 ppx_globalize.v0.17.0 ppx_expect.v0.17.0 ppx_enumerate.v0.17.0 ppx_derivers.1.2.1 ppx_compare.v0.17.0 ppx_cold.v0.17.0 ppx_base.v0.17.0 ppx_assert.v0.17.0 ocaml_intrinsics_kernel.v0.17.1 ocaml-compiler-libs.v0.12.4 jst-config.v0.17.0 jane-street-headers.v0.17.0 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 base.v0.17.1 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u yocaml_syndication:c7f7a626ce5cd69c25a90495f03e0287,yocaml:e9aa9dcd69da16c410696eddda45a1dd,ppx_expect:fa7f76d2125eda9e92c795d0d839b676")) (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.908551') && (for DATA in prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0,ppx_expect.v0.17.0-fa7f76d2125eda9e92c795d0d839b676,ppx_expect.v0.17.0 prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0,yocaml.2.0.0-e9aa9dcd69da16c410696eddda45a1dd,yocaml.2.0.0 prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0,yocaml_syndication.2.0.0-c7f7a626ce5cd69c25a90495f03e0287,yocaml_syndication.2.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/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0,ppx_expect.v0.17.0-fa7f76d2125eda9e92c795d0d839b676,ppx_expect.v0.17.0 prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0,yocaml.2.0.0-e9aa9dcd69da16c410696eddda45a1dd,yocaml.2.0.0 prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0,yocaml_syndication.2.0.0-c7f7a626ce5cd69c25a90495f03e0287,yocaml_syndication.2.0.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0,ppx_expect.v0.17.0-fa7f76d2125eda9e92c795d0d839b676,ppx_expect.v0.17.0 prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0,yocaml.2.0.0-e9aa9dcd69da16c410696eddda45a1dd,yocaml.2.0.0 prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0,yocaml_syndication.2.0.0-c7f7a626ce5cd69c25a90495f03e0287,yocaml_syndication.2.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 bf675657c6376b15ae330bfdd12dcd1c77f816ba --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.1.1 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-10-11 15:31.21: RETRYING: 2024-10-11/152956-voodoo-prep-0b2d45 Number of retries: 0 (retriable error condition) Building on doris.caelum.ci.dev All commits already cached Updating files: 63% (20614/32418) Updating files: 64% (20748/32418) Updating files: 65% (21072/32418) Updating files: 66% (21396/32418) Updating files: 67% (21721/32418) Updating files: 68% (22045/32418) Updating files: 69% (22369/32418) Updating files: 70% (22693/32418) Updating files: 71% (23017/32418) Updating files: 72% (23341/32418) Updating files: 73% (23666/32418) Updating files: 74% (23990/32418) Updating files: 75% (24314/32418) Updating files: 76% (24638/32418) Updating files: 77% (24962/32418) Updating files: 78% (25287/32418) Updating files: 79% (25611/32418) Updating files: 80% (25935/32418) Updating files: 81% (26259/32418) Updating files: 82% (26583/32418) Updating files: 83% (26907/32418) Updating files: 84% (27232/32418) Updating files: 85% (27556/32418) Updating files: 86% (27880/32418) Updating files: 87% (28204/32418) Updating files: 88% (28528/32418) Updating files: 89% (28853/32418) Updating files: 90% (29177/32418) Updating files: 91% (29501/32418) Updating files: 92% (29825/32418) Updating files: 93% (30149/32418) Updating files: 94% (30473/32418) Updating files: 95% (30798/32418) Updating files: 96% (31122/32418) Updating files: 97% (31446/32418) Updating files: 98% (31770/32418) Updating files: 99% (32094/32418) Updating files: 100% (32418/32418) Updating files: 100% (32418/32418), done. HEAD is now at bf675657c6 yocaml.2.0.0 requires at least alcotest.1.3.0 (build "tools" …) (from ocaml/opam:debian-12-ocaml-5.1@sha256:d6c77037263fe76ec307419e049315ddbea16d1d50001ac14c632429b65b1b2e) 2024-10-11 15:23.14 ---> using "8a8629e847e0f56562927c9a736c1e6f7b65e0bf5d4ae998b0e19423143b7f65" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-10-11 15:23.14 ---> using "734489e9d5b930bb70aabbe05ddb8bda8b3d03b5f2e34edc7769a318d4f57d56" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [188 kB] Fetched 291 kB in 0s (714 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 (7838 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 ... 18776 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-10-11 15:23.16 ---> saved as "e6056a1a0740b2564324aedf0ae8714bb78f818bb1f696f78fe37f890644ba0f" /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.15.0 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install cmdliner 1.3.0 [required by voodoo-prep] - install seq base [required by re] - install swhid_core 0.1 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install opam-file-format 2.1.6 [required by opam-format] - install topkg 1.0.7 [required by bos] - install re 1.12.0 [required by opam-format] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install uutf 1.0.3 [required by opam-core] - install rresult 0.7.0 [required by bos] - install fmt 0.9.0 [required by bos] - install astring 0.8.5 [required by bos] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install opam-core 2.2.1 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.2.1 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.1] found in cache [cmdliner.1.3.0] found in cache [dune.3.16.0] found in cache [fmt.0.9.0] found in cache [fpath.0.7.3] found in cache [jsonm.1.0.2] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.15.0] found in cache [ocamlfind.1.9.6] found in cache [ocamlgraph.2.1.0] found in cache [opam-core.2.2.1] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.2.1] found in cache [re.1.12.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed fpath.0.7.3 -> installed logs.0.7.0 -> installed dune.3.16.0 -> installed bos.0.2.1 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed opam-file-format.2.1.6 -> installed re.1.12.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.2.1 -> installed opam-format.2.2.1 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-10-11 15:24.14 ---> saved as "76b3d7957215b372324ee50117928473c5e5062b212683aab820533ec45a0843" /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-10-11 15:24.15 ---> saved as "faf9e3b6b6a0f3cb100cdf8746619f8fb101fa4842fcb410672b6bfd4fc22a43" 2024-10-11 15:24.15 --> finished "tools" (from ocaml/opam:debian-12-ocaml-5.1@sha256:d6c77037263fe76ec307419e049315ddbea16d1d50001ac14c632429b65b1b2e) 2024-10-11 15:24.17 ---> using "8a8629e847e0f56562927c9a736c1e6f7b65e0bf5d4ae998b0e19423143b7f65" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-10-11 15:24.20 ---> using "734489e9d5b930bb70aabbe05ddb8bda8b3d03b5f2e34edc7769a318d4f57d56" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-10-11 15:24.26 ---> using "d0bc923c7c248687bdac345b5c5989ccaf193f633ae67e547c77b2598f150862" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-10-11 15:27.56 ---> saved as "174e7ca2f494c9c4c98beae2e9fc23e3216022012c32622a58b5f3c603d23c69" /home/opam: (copy (src repo) (dst /src/repo)) 2024-10-11 15:27.56 ---> saved as "9f7f64ed96e50026dc18fcf1361e17fa87e250e2181aef204e91efd4330e2978" /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-10-11 15:29.30 ---> saved as "c0cb0499d2febf173bf2522e59deca0de3f81aa7fb5c621f25070da49e6da6b3" /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 5.1. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 5.1 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-10-11 15:29.53 ---> saved as "570a6eeda4818de0c32999c311a43362a619beeaab3b7d2f14604c572d727f89" /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-10-11 15:29.53 ---> saved as "50a81d6334dac9e804ca20dba821ddb419a6cd8894a84ed172c3184bcd81af8d" /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.16.0")) The following actions will be performed: - install dune 3.16.0 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved dune.3.16.0 (cached) -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-10-11 15:30.28 ---> saved as "488b0166c29ace4d1ebfca179060b7009b301e47f3df5c75c3aeb14478a2eecf" /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 yocaml_syndication.2.0.0 yocaml.2.0.0 time_now.v0.17.0 stdlib-shims.0.3.0 stdio.v0.17.0 sexplib0.v0.17.0 ppxlib_jane.v0.17.0 ppxlib.0.33.1~5.3preview ppx_sexp_conv.v0.17.0 ppx_optcomp.v0.17.0 ppx_inline_test.v0.17.0 ppx_here.v0.17.0 ppx_hash.v0.17.0 ppx_globalize.v0.17.0 ppx_expect.v0.17.0 ppx_enumerate.v0.17.0 ppx_derivers.1.2.1 ppx_compare.v0.17.0 ppx_cold.v0.17.0 ppx_base.v0.17.0 ppx_assert.v0.17.0 ocaml_intrinsics_kernel.v0.17.1 ocaml-compiler-libs.v0.12.4 jst-config.v0.17.0 jane-street-headers.v0.17.0 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 base.v0.17.1 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [188 kB] Fetched 291 kB in 0s (799 kB/s) Reading package lists... Building dependency tree... Reading state information... All packages are up to date. Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y The following actions will be performed: - recompile opam-depext 1.2.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment <><> Carrying on to "opam depext -viy yocaml_syndication.2.0.0 yocaml.2.0.0 time_now.v0.17.0 stdlib-shims.0.3.0 stdio.v0.17.0 sexplib0.v0.17.0 ppxlib_jane.v0.17.0 ppxlib.0.33.1~5.3preview ppx_sexp_conv.v0.17.0 ppx_optcomp.v0.17.0 ppx_inline_test.v0.17.0 ppx_here.v0.17.0 ppx_hash.v0.17.0 ppx_globalize.v0.17.0 ppx_expect.v0.17.0 ppx_enumerate.v0.17.0 ppx_derivers.1.2.1 ppx_compare.v0.17.0 ppx_cold.v0.17.0 ppx_base.v0.17.0 ppx_assert.v0.17.0 ocaml_intrinsics_kernel.v0.17.1 ocaml-compiler-libs.v0.12.4 jst-config.v0.17.0 jane-street-headers.v0.17.0 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 base.v0.17.1" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. [NOTE] Package dune is already installed (current version is 3.16.0). The following actions will be performed: - install ppx_derivers 1.2.1 - install ocaml_intrinsics_kernel v0.17.1 - install jane-street-headers v0.17.0 - install csexp 1.5.2 - install sexplib0 v0.17.0 - install ocaml-compiler-libs v0.12.4 - install stdlib-shims 0.3.0 - install dune-configurator 3.16.0 - install ppxlib 0.33.1~5.3preview - install base v0.17.1 - install ppxlib_jane v0.17.0 - install stdio v0.17.0 - install ppx_here v0.17.0 - install ppx_cold v0.17.0 - install ppx_sexp_conv v0.17.0 - install ppx_globalize v0.17.0 - install ppx_enumerate v0.17.0 - install ppx_compare v0.17.0 - install ppx_optcomp v0.17.0 - install ppx_hash v0.17.0 - install ppx_assert v0.17.0 - install ppx_base v0.17.0 - install jst-config v0.17.0 - install time_now v0.17.0 - install ppx_inline_test v0.17.0 - install ppx_expect v0.17.0 - install yocaml 2.0.0 - install yocaml_syndication 2.0.0 ===== 28 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/84: Processing 2/84: Processing 3/84: -> retrieved base.v0.17.1 (cached) Processing 4/84: -> retrieved csexp.1.5.2 (cached) Processing 5/84: Processing 6/84: [csexp: dune build] -> retrieved dune-configurator.3.16.0 (cached) Processing 7/84: [csexp: dune build] -> retrieved jane-street-headers.v0.17.0 (cached) Processing 8/84: [csexp: dune build] Processing 9/84: [csexp: dune build] [jane-street-headers: dune build] -> retrieved jst-config.v0.17.0 (cached) Processing 10/84: [csexp: dune build] [jane-street-headers: dune build] -> compiled csexp.1.5.2 Processing 10/84: [jane-street-headers: dune build] -> installed csexp.1.5.2 Processing 11/84: [jane-street-headers: dune build] Processing 12/84: [dune-configurator: rm] [jane-street-headers: dune build] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 13/84: [dune-configurator: rm] [jane-street-headers: dune build] Processing 14/84: [dune-configurator: rm] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] -> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached) Processing 15/84: [dune-configurator: rm] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] Processing 16/84: [dune-configurator: rm] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] -> compiled jane-street-headers.v0.17.0 Processing 16/84: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] -> installed jane-street-headers.v0.17.0 Processing 17/84: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] -> retrieved ppx_assert.v0.17.0 (cached) Processing 18/84: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] -> retrieved ppx_base.v0.17.0 (cached) Processing 19/84: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] -> retrieved ppx_cold.v0.17.0 (cached) Processing 20/84: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] -> retrieved ppx_compare.v0.17.0 (cached) Processing 21/84: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] Processing 21/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] -> retrieved ppx_derivers.1.2.1 (cached) Processing 22/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] Processing 23/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] -> retrieved ppx_enumerate.v0.17.0 (cached) Processing 24/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] -> retrieved ppx_expect.v0.17.0 (cached) Processing 25/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] -> retrieved ppx_globalize.v0.17.0 (cached) Processing 26/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] -> retrieved ppx_hash.v0.17.0 (cached) Processing 27/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] -> retrieved ppx_here.v0.17.0 (cached) Processing 28/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] -> retrieved ppx_inline_test.v0.17.0 (cached) Processing 29/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] -> retrieved ppx_optcomp.v0.17.0 (cached) Processing 30/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] -> retrieved ppx_sexp_conv.v0.17.0 (cached) Processing 31/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] -> retrieved ppxlib.0.33.1~5.3preview (cached) Processing 32/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] -> compiled ppx_derivers.1.2.1 Processing 32/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] -> installed ppx_derivers.1.2.1 Processing 33/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] -> retrieved ppxlib_jane.v0.17.0 (cached) Processing 34/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] -> retrieved sexplib0.v0.17.0 (cached) Processing 35/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] Processing 36/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [sexplib0: dune build] -> retrieved stdio.v0.17.0 (cached) Processing 37/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [sexplib0: dune build] -> compiled ocaml_intrinsics_kernel.v0.17.1 Processing 37/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] -> installed ocaml_intrinsics_kernel.v0.17.1 Processing 38/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] -> retrieved stdlib-shims.0.3.0 (cached) Processing 39/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] Processing 40/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> retrieved time_now.v0.17.0 (cached) -> retrieved yocaml.2.0.0 (cached) -> retrieved yocaml_syndication.2.0.0 (cached) -> compiled stdlib-shims.0.3.0 Processing 40/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] -> installed stdlib-shims.0.3.0 Processing 41/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] -> compiled sexplib0.v0.17.0 Processing 41/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] -> installed sexplib0.v0.17.0 Processing 42/84: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] -> compiled ocaml-compiler-libs.v0.12.4 Processing 42/84: [dune-configurator: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 43/84: [dune-configurator: dune build] Processing 44/84: [dune-configurator: dune build] [ppxlib: dune build] -> compiled dune-configurator.3.16.0 Processing 44/84: [ppxlib: dune build] -> installed dune-configurator.3.16.0 Processing 45/84: [ppxlib: dune build] Processing 46/84: [base: dune build] [ppxlib: dune build] - (cd _build/default && /home/opam/.opam/5.1/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/5.1/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.1/lib/sexplib0 -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Array.cmx -c -impl src/array.ml) - File "src/array.ml", line 399, characters 28-75: - 399 | result := Bool.select ((keep_left_if [@inlined]) (compare x !result)) x !result - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 55 [inlining-impossible]: Cannot inline: Unknown function -> compiled base.v0.17.1 Processing 46/84: [ppxlib: dune build] -> installed base.v0.17.1 Processing 47/84: [ppxlib: dune build] Processing 48/84: [ppxlib: dune build] [stdio: dune build] -> compiled stdio.v0.17.0 Processing 48/84: [ppxlib: dune build] -> installed stdio.v0.17.0 Processing 49/84: [ppxlib: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "ppxlib" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/ppxlib.0.33.1~5.3preview) -> compiled ppxlib.0.33.1~5.3preview -> installed ppxlib.0.33.1~5.3preview Processing 51/84: [ppx_cold: dune build] Processing 52/84: [ppx_cold: dune build] [ppx_here: dune build] Processing 53/84: [ppx_cold: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] Processing 54/84: [ppx_cold: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppxlib_jane: dune build] -> compiled ppxlib_jane.v0.17.0 Processing 54/84: [ppx_cold: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] -> installed ppxlib_jane.v0.17.0 Processing 55/84: [ppx_cold: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] Processing 56/84: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] Processing 57/84: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] Processing 58/84: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] Processing 59/84: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_optcomp.v0.17.0 Processing 59/84: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build] -> installed ppx_optcomp.v0.17.0 Processing 60/84: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_cold.v0.17.0 Processing 60/84: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build] -> installed ppx_cold.v0.17.0 Processing 61/84: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_here.v0.17.0 Processing 61/84: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build] -> installed ppx_here.v0.17.0 Processing 62/84: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_enumerate.v0.17.0 Processing 62/84: [ppx_compare: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build] -> installed ppx_enumerate.v0.17.0 Processing 63/84: [ppx_compare: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_globalize.v0.17.0 Processing 63/84: [ppx_compare: dune build] [ppx_sexp_conv: dune build] -> installed ppx_globalize.v0.17.0 Processing 64/84: [ppx_compare: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_compare.v0.17.0 Processing 64/84: [ppx_sexp_conv: dune build] -> installed ppx_compare.v0.17.0 Processing 65/84: [ppx_sexp_conv: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/ppx_sexp_conv.v0.17.0) -> compiled ppx_sexp_conv.v0.17.0 -> installed ppx_sexp_conv.v0.17.0 Processing 67/84: [ppx_assert: dune build] Processing 68/84: [ppx_assert: dune build] [ppx_hash: dune build] -> compiled ppx_hash.v0.17.0 Processing 68/84: [ppx_assert: dune build] -> installed ppx_hash.v0.17.0 Processing 69/84: [ppx_assert: dune build] Processing 70/84: [ppx_assert: dune build] [ppx_base: dune build] -> compiled ppx_assert.v0.17.0 Processing 70/84: [ppx_base: dune build] -> installed ppx_assert.v0.17.0 Processing 71/84: [ppx_base: dune build] Processing 72/84: [jst-config: dune build] [ppx_base: dune build] -> compiled ppx_base.v0.17.0 Processing 72/84: [jst-config: dune build] -> installed ppx_base.v0.17.0 Processing 73/84: [jst-config: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "jst-config" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/jst-config.v0.17.0) -> compiled jst-config.v0.17.0 -> installed jst-config.v0.17.0 Processing 75/84: [time_now: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "time_now" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/time_now.v0.17.0) -> compiled time_now.v0.17.0 -> installed time_now.v0.17.0 Processing 77/84: [ppx_inline_test: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "ppx_inline_test" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/ppx_inline_test.v0.17.0) -> compiled ppx_inline_test.v0.17.0 -> installed ppx_inline_test.v0.17.0 Processing 79/84: [ppx_expect: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "ppx_expect" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/ppx_expect.v0.17.0) -> compiled ppx_expect.v0.17.0 -> installed ppx_expect.v0.17.0 Processing 81/84: [yocaml: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "yocaml" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/yocaml.2.0.0) -> compiled yocaml.2.0.0 -> installed yocaml.2.0.0 Processing 83/84: [yocaml_syndication: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "yocaml_syndication" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/yocaml_syndication.2.0.0) -> compiled yocaml_syndication.2.0.0 -> installed yocaml_syndication.2.0.0 Done. # Run eval $(opam env) to update the current shell environment 2024-10-11 15:32.19 ---> saved as "0f34fdd1ff0848a1ef3359fbb1c26d9aa9061a64a1418d90617a35c40b6926db" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u yocaml_syndication:c7f7a626ce5cd69c25a90495f03e0287,yocaml:e9aa9dcd69da16c410696eddda45a1dd,ppx_expect:fa7f76d2125eda9e92c795d0d839b676")) 2024-10-11 15:32.21 ---> saved as "23c05f032ab26d3a51895a8ca4331281e7d623f9acd25aab24c5043ce8769c36" /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.908551') && (for DATA in prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0,ppx_expect.v0.17.0-fa7f76d2125eda9e92c795d0d839b676,ppx_expect.v0.17.0 prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0,yocaml.2.0.0-e9aa9dcd69da16c410696eddda45a1dd,yocaml.2.0.0 prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0,yocaml_syndication.2.0.0-c7f7a626ce5cd69c25a90495f03e0287,yocaml_syndication.2.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/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0,ppx_expect.v0.17.0-fa7f76d2125eda9e92c795d0d839b676,ppx_expect.v0.17.0 prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0,yocaml.2.0.0-e9aa9dcd69da16c410696eddda45a1dd,yocaml.2.0.0 prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0,yocaml_syndication.2.0.0-c7f7a626ce5cd69c25a90495f03e0287,yocaml_syndication.2.0.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0,ppx_expect.v0.17.0-fa7f76d2125eda9e92c795d0d839b676,ppx_expect.v0.17.0 prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0,yocaml.2.0.0-e9aa9dcd69da16c410696eddda45a1dd,yocaml.2.0.0 prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0,yocaml_syndication.2.0.0-c7f7a626ce5cd69c25a90495f03e0287,yocaml_syndication.2.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.908551 prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/doc/ prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/doc/ppx_expect/ prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/doc/ppx_expect/CHANGES.md prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/doc/ppx_expect/LICENSE.md prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/doc/ppx_expect/README.mdx prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/ prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/ppx_expect.ocamlobjinfo prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/META prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/config/ prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/config/expect_test_config.ocamlobjinfo prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/config/expect_test_config.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/config/expect_test_config.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/config/expect_test_config.cmti prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/config_types/ prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/config_types/expect_test_config_types.ocamlobjinfo prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/config_types/expect_test_config_types.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/config_types/expect_test_config_types.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/dune-package prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/evaluator/ prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/evaluator/ppx_expect_evaluator.ocamlobjinfo prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/evaluator/ppx_expect_evaluator.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/evaluator/ppx_expect_evaluator.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/evaluator/ppx_expect_evaluator.cmti prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/make_corrected_file/ prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/make_corrected_file/make_corrected_file.ocamlobjinfo prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/make_corrected_file/make_corrected_file.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/make_corrected_file/make_corrected_file.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/make_corrected_file/make_corrected_file.cmti prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/make_corrected_file/make_corrected_file__.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/make_corrected_file/make_corrected_file__.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/make_corrected_file/make_corrected_file__Import.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/make_corrected_file/make_corrected_file__Import.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/ppx_expect.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/ppx_expect.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/ppx_expect.cmti prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime.ocamlobjinfo prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Current_file.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Current_file.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Current_file.cmti prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Expectation.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Expectation.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Expectation.cmti prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Expectation_intf.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Expectation_intf.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Output.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Output.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Output.cmti prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Test_block.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Test_block.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Test_block.cmti prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Test_node.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Test_node.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Test_node.cmti prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Types.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Types.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Types.cmti prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Write_corrected_file.cmi prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Write_corrected_file.cmt prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/lib/ppx_expect/runtime/ppx_expect_runtime__Write_corrected_file.cmti prep/universes/fa7f76d2125eda9e92c795d0d839b676/ppx_expect/v0.17.0/opam prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/doc/ prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/doc/yocaml/ prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/doc/yocaml/CHANGES.md prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/doc/yocaml/LICENSE prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/doc/yocaml/README.md prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/doc/yocaml/odoc-pages/ prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/doc/yocaml/odoc-pages/data_validation.mld prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/doc/yocaml/odoc-pages/effect.mld prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/doc/yocaml/odoc-pages/index.mld prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/ prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/ prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml.ocamlobjinfo prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/META prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/__private__/ prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/__private__/yocaml_expect_test/ prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/__private__/yocaml_expect_test/yocaml_expect_test.ocamlobjinfo prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/__private__/yocaml_expect_test/.public_cmi/ prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/__private__/yocaml_expect_test/.public_cmi/yocaml_expect_test.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/__private__/yocaml_expect_test/.public_cmi/yocaml_expect_test.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/__private__/yocaml_expect_test/.public_cmi/yocaml_expect_test__Slug_test.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/__private__/yocaml_expect_test/.public_cmi/yocaml_expect_test__Slug_test.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/__private__/yocaml_expect_test/.public_cmi/yocaml_expect_test__Toc_test.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/__private__/yocaml_expect_test/.public_cmi/yocaml_expect_test__Toc_test.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/dune-package prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Action.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Action.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Action.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Archetype.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Archetype.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Archetype.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Cache.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Cache.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Cache.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Cmd.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Cmd.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Cmd.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Data.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Data.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Data.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Deps.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Deps.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Deps.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Diagnostic.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Diagnostic.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Diagnostic.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Eff.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Eff.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Eff.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Lexicon.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Lexicon.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Lexicon.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Make.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Make.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Make.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Markup.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Markup.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Markup.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Metadata.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Metadata.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Metadata.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Nel.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Nel.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Nel.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Path.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Path.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Path.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Pipeline.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Pipeline.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Pipeline.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Reader.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Reader.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Reader.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Required.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Required.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Runtime.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Runtime.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Runtime.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Sexp.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Sexp.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Sexp.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Sexp_provider.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Sexp_provider.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Sexp_provider.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Slug.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Slug.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Slug.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Task.cmi prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Task.cmt prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/lib/yocaml/yocaml__Task.cmti prep/universes/e9aa9dcd69da16c410696eddda45a1dd/yocaml/2.0.0/opam prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/doc/ prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/doc/yocaml_syndication/ prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/doc/yocaml_syndication/CHANGES.md prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/doc/yocaml_syndication/LICENSE prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/doc/yocaml_syndication/README.md prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/ prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/ prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication.ocamlobjinfo prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/META prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/ prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/ prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/yocaml_syndication_test.ocamlobjinfo prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/.public_cmi/ prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/.public_cmi/yocaml_syndication_test.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/.public_cmi/yocaml_syndication_test.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/.public_cmi/yocaml_syndication_test__Atom_test.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/.public_cmi/yocaml_syndication_test__Atom_test.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/.public_cmi/yocaml_syndication_test__Opml_test.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/.public_cmi/yocaml_syndication_test__Opml_test.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/.public_cmi/yocaml_syndication_test__Rss1_test.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/.public_cmi/yocaml_syndication_test__Rss1_test.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/.public_cmi/yocaml_syndication_test__Rss2_test.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/.public_cmi/yocaml_syndication_test__Rss2_test.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/.public_cmi/yocaml_syndication_test__Test_util.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/.public_cmi/yocaml_syndication_test__Test_util.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/.public_cmi/yocaml_syndication_test__Test_util.cmti prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/.public_cmi/yocaml_syndication_test__Xml_test.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/__private__/yocaml_syndication_test/.public_cmi/yocaml_syndication_test__Xml_test.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/dune-package prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication.cmti prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Atom.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Atom.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Atom.cmti prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Category.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Category.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Category.cmti prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Datetime.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Datetime.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Datetime.cmti prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Generator.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Generator.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Generator.cmti prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Lang.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Lang.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Lang.cmti prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Media_type.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Media_type.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Media_type.cmti prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Opml.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Opml.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Opml.cmti prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Person.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Person.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Person.cmti prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Rss1.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Rss1.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Rss1.cmti prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Rss2.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Rss2.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Rss2.cmti prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Text_input.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Text_input.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Text_input.cmti prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Tz.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Tz.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Tz.cmti prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Xml.cmi prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Xml.cmt prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.0.0/lib/yocaml_syndication/yocaml_syndication__Xml.cmti prep/universes/c7f7a626ce5cd69c25a90495f03e0287/yocaml_syndication/2.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. HASHES:ppx_expect.v0.17.0-fa7f76d2125eda9e92c795d0d839b676:4ede8f8249cfcf4c30426f946a87e367b7398cfce7ebf075e5d5809e1313b7b1 HASHES:yocaml.2.0.0-e9aa9dcd69da16c410696eddda45a1dd:0b61892fbdaef441a9b26365dafd095a0abac3ac8e3e49b70bf8667d18326dd1 HASHES:yocaml_syndication.2.0.0-c7f7a626ce5cd69c25a90495f03e0287:307873269dc50c2a3925e0d1d896d3cfc29e13bc60f5185f21f481311d3aa743 2024-10-11 15:32.22 ---> saved as "76f2914c47eb8c34d7e287390a050146f14438ac5f6d574ad990a71f974d9dc8" Job succeeded 2024-10-11 15:39.32: yocaml_syndication.2.0.0-c7f7a626ce5cd69c25a90495f03e0287 -> 307873269dc50c2a3925e0d1d896d3cfc29e13bc60f5185f21f481311d3aa743 2024-10-11 15:39.32: yocaml.2.0.0-e9aa9dcd69da16c410696eddda45a1dd -> 0b61892fbdaef441a9b26365dafd095a0abac3ac8e3e49b70bf8667d18326dd1 2024-10-11 15:39.32: ppx_expect.v0.17.0-fa7f76d2125eda9e92c795d0d839b676 -> 4ede8f8249cfcf4c30426f946a87e367b7398cfce7ebf075e5d5809e1313b7b1 2024-10-11 15:39.32: Job succeeded