Build:
  1. 0
2024-09-12 08:35.54: New job: Voodoo prep camlimages.5.0.4; 31f163a7f651189be9236dee13884634
2024-09-12 08:35.54: Waiting for resource in pool OCluster
2024-09-12 20:39.00: Waiting for worker…
2024-09-12 20:40.33: Got resource from pool OCluster
2024-09-12 20:40.33: Using cache hint "docs-universe-prep-4.14.2"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1)
         (user (uid 1000) (gid 1000))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (network host)
              (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
              (network host)
              (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
         (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install dune.3.16.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 camlimages.5.0.4 stdio.v0.16.0 sexplib0.v0.16.0 ocamlfind.1.9.6 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.7.0 conf-bash.1 base.v0.16.3 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u camlimages:31f163a7f651189be9236dee13884634"))
 (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.211141') && (for DATA in prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4,camlimages.5.0.4-31f163a7f651189be9236dee13884634,camlimages.5.0.4; 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/31f163a7f651189be9236dee13884634/camlimages/5.0.4,camlimages.5.0.4-31f163a7f651189be9236dee13884634,camlimages.5.0.4; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4,camlimages.5.0.4-31f163a7f651189be9236dee13884634,camlimages.5.0.4; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 0e1db1f4176121955441dd10fd6470b79d8546a9 --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.14.2 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-09-12 20:40.33: RETRYING: 2024-09-12/083554-voodoo-prep-3942a7 Number of retries: 0 (retriable error condition)
Building on asteria.caelum.ci.dev
All commits already cached
Updating files:  70% (22583/32043)
Updating files:  71% (22751/32043)
Updating files:  72% (23071/32043)
Updating files:  73% (23392/32043)
Updating files:  74% (23712/32043)
Updating files:  75% (24033/32043)
Updating files:  76% (24353/32043)
Updating files:  77% (24674/32043)
Updating files:  78% (24994/32043)
Updating files:  79% (25314/32043)
Updating files:  80% (25635/32043)
Updating files:  81% (25955/32043)
Updating files:  82% (26276/32043)
Updating files:  83% (26596/32043)
Updating files:  84% (26917/32043)
Updating files:  85% (27237/32043)
Updating files:  86% (27557/32043)
Updating files:  87% (27878/32043)
Updating files:  88% (28198/32043)
Updating files:  89% (28519/32043)
Updating files:  90% (28839/32043)
Updating files:  91% (29160/32043)
Updating files:  92% (29480/32043)
Updating files:  93% (29800/32043)
Updating files:  94% (30121/32043)
Updating files:  95% (30441/32043)
Updating files:  96% (30762/32043)
Updating files:  97% (31082/32043)
Updating files:  98% (31403/32043)
Updating files:  99% (31723/32043)
Updating files: 100% (32043/32043)
Updating files: 100% (32043/32043), done.
HEAD is now at 0e1db1f417 Apply suggestions from code review

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1' locally
docker.io/ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1: Pulling from ocaml/opam
5bece21b072e: Pulling fs layer
5bece21b072e: Verifying Checksum
5bece21b072e: Download complete
5bece21b072e: Pull complete
Digest: sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1
Status: Downloaded newer image for ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1
2024-09-12 20:34.11 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 20:34.11 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 295 kB in 0s (766 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpkgconf3 pkgconf pkgconf-bin
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  libpkgconf3 m4 pkg-config pkgconf pkgconf-bin
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 392 kB of archives.
After this operation, 969 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 392 kB in 0s (7424 kB/s)
Selecting previously unselected package libpkgconf3:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18733 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-09-12 20:34.12 ---> using "64027e071d7f4bb79a519ab4cf43cd8d13e54fe5188051a605e9293619bec9b3" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild       0.15.0 [required by bos]
  - install dune             3.16.0 [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install cmdliner         1.3.0  [required by voodoo-prep]
  - install seq              base   [required by re]
  - install swhid_core       0.1    [required by opam-core]
  - install stdlib-shims     0.3.0  [required by ocamlgraph, sha]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install topkg            1.0.7  [required by bos]
  - install re               1.12.0 [required by opam-format]
  - install sha              1.15.4 [required by opam-core]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - install uutf             1.0.3  [required by opam-core]
  - install rresult          0.7.0  [required by bos]
  - install fmt              0.9.0  [required by bos]
  - install astring          0.8.5  [required by bos]
  - install jsonm            1.0.2  [required by opam-core]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-core        2.2.1  [required by opam-format]
  - install bos              0.2.1  [required by voodoo-prep]
  - install opam-format      2.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 23 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.3.0] found in cache
[dune.3.16.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[jsonm.1.0.2] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.15.0] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.2.1] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.2.1] found in cache
[re.1.12.0] found in cache
[rresult.0.7.0] found in cache
[sha.1.15.4] found in cache
[stdlib-shims.0.3.0] found in cache
[swhid_core.0.1] found in cache
[topkg.1.0.7] found in cache
[uutf.1.0.3] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.3.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.15.0
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed uutf.1.0.3
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed dune.3.16.0
-> installed bos.0.2.1
-> installed stdlib-shims.0.3.0
-> installed swhid_core.0.1
-> installed opam-file-format.2.1.6
-> installed re.1.12.0
-> installed sha.1.15.4
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.2.1
-> installed opam-format.2.2.1
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 20:34.12 ---> using "4b3eae20ee556ce466265d261fd5d7184b7506cfcf8217eea177582bdd289d8b" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-09-12 20:34.12 ---> using "ff9243a4acf95fb20c4e62f411801f15f8ec3c4e6fcc150de31a9042ea281b68" from cache
2024-09-12 20:34.12 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1' locally
docker.io/ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1: Pulling from ocaml/opam
5bece21b072e: Pulling fs layer
5bece21b072e: Verifying Checksum
5bece21b072e: Download complete
5bece21b072e: Pull complete
Digest: sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1
Status: Downloaded newer image for ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1
2024-09-12 20:34.12 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 20:34.12 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-09-12 20:34.12 ---> using "589fc247a47cee4820aea953ca0c6137d5c05903e8d36d67782083bf9b53dcd0" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-09-12 20:34.13 ---> using "eaf1147f757816fba60951666b9dcf1396d1ee0cca60165ef2ec01f406470a66" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-09-12 20:34.13 ---> using "c7162714f0e0be0d406165a5c3c2189fd1b1ca8be4b2ad11558aee0ced2b83fd" from cache

/home/opam: (run (network host)
                 (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.

This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.

Continue? [Y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-09-12 20:34.13 ---> using "d03826f2dcb25a6137daaafb2bffa5a3d0c290365138a6e72e23791ea2ecd957" from cache

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

2024-09-12 20:34.13 ---> using "f30a7b9733fc0adaea55d0e10962edd62413e491f5e346868556600ff2bff829" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 20:34.13 ---> using "b57b0137043cddcf0002777ac5a280e60661ef9125ae283a79afe71e57951ad3" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam install dune.3.16.0 ocamlfind.1.9.6"))
The following actions will be performed:
  - install dune      3.16.0
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.16.0  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.3.16.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 20:34.13 ---> using "37df27a1b4c47c79da28786374b48a806f4788f29dc57747cea31ba660bca55a" 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 camlimages.5.0.4 stdio.v0.16.0 sexplib0.v0.16.0 ocamlfind.1.9.6 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.7.0 conf-bash.1 base.v0.16.3 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 295 kB in 0s (890 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 camlimages.5.0.4 stdio.v0.16.0 sexplib0.v0.16.0 ocamlfind.1.9.6 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.7.0 conf-bash.1 base.v0.16.3" 

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).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install csexp             1.5.2
  - install conf-bash         1
  - install cppo              1.7.0
  - install sexplib0          v0.16.0
  - install dune-configurator 3.16.0
  - install base              v0.16.3
  - install stdio             v0.16.0
  - install camlimages        5.0.4
===== 8 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/24:
Processing  2/24:
Processing  3/24:
Processing  4/24:
Processing  5/24: [conf-bash: bash]
-> retrieved base.v0.16.3  (cached)
Processing  6/24: [conf-bash: bash]
-> retrieved camlimages.5.0.4  (cached)
Processing  7/24: [conf-bash: bash]
-> retrieved cppo.1.7.0  (cached)
Processing  8/24: [conf-bash: bash]
Processing  9/24: [conf-bash: bash] [cppo: dune build]
- GNU bash, version 5.2.15(1)-release (x86_64-pc-linux-gnu)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing  9/24: [cppo: dune build]
-> installed conf-bash.1
Processing 10/24: [cppo: dune build]
-> retrieved csexp.1.5.2  (cached)
Processing 11/24: [cppo: dune build]
Processing 12/24: [cppo: dune build] [csexp: dune build]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 13/24: [cppo: dune build] [csexp: dune build] [sexplib0: dune build]
-> retrieved stdio.v0.16.0  (cached)
-> compiled  csexp.1.5.2
Processing 13/24: [cppo: dune build] [sexplib0: dune build]
-> installed csexp.1.5.2
Processing 14/24: [cppo: dune build] [sexplib0: dune build]
-> retrieved dune-configurator.3.16.0  (cached)
Processing 15/24: [cppo: dune build] [dune-configurator: rm] [sexplib0: dune build]
-> compiled  cppo.1.7.0
Processing 15/24: [dune-configurator: rm] [sexplib0: dune build]
-> installed cppo.1.7.0
Processing 16/24: [dune-configurator: rm] [sexplib0: dune build]
-> compiled  sexplib0.v0.16.0
Processing 16/24: [dune-configurator: rm]
-> installed sexplib0.v0.16.0
Processing 17/24: [dune-configurator: rm]
+ /usr/bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.16.0)
+ /usr/bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.16.0)
Processing 17/24: [dune-configurator: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.16.0)
-> compiled  dune-configurator.3.16.0
-> installed dune-configurator.3.16.0
Processing 19/24: [base: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "base" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/base.v0.16.3)
-> compiled  base.v0.16.3
-> installed base.v0.16.3
Processing 21/24: [stdio: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "stdio" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stdio.v0.16.0)
-> compiled  stdio.v0.16.0
-> installed stdio.v0.16.0
Processing 23/24: [camlimages: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "camlimages" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/camlimages.5.0.4)
- (cd _build/default/config && ./ciconfig.exe)
- Checking pkg-config in $PATH... (not found)
- Checking OCaml library lablgtk2... (not found)
- Checking OCaml library graphics... (not found)
- Checking program gs in $PATH... (not found)
- Checking pkg-config package libgif... (not found : needs pkg-config)
- Checking library -lgif by using C compiler... (not found)
- Checking pkg-config package libjpeg... (not found : needs pkg-config)
- Checking library -ljpeg by using C compiler... (not found)
- Checking pkg-config package libpng... (not found : needs pkg-config)
- Checking library -lpng -lz by using C compiler... (not found)
- Checking pkg-config package libtiff-4... (not found : needs pkg-config)
- Checking library -ltiff by using C compiler... (not found)
- Checking pkg-config package freetype2... (not found : needs pkg-config)
- Checking pkg-config package libexif... (not found : needs pkg-config)
- Checking library -lexif by using C compiler... (not found)
- Checking pkg-config package xpm... (not found : needs pkg-config)
- Checking library -lXpm by using C compiler... (not found)
- Checking file rgb.txt...(not found)
- (cd _build/default/xpm && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14/lib/ocaml -I ../core -o xpmread.o -c xpmread.c)
- xpmread.c: In function 'read_xpm_file':
- xpmread.c:102:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   102 | value read_xpm_file(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- (cd _build/default/gif && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14/lib/ocaml -I ../core -o gifread.o -c gifread.c)
- gifread.c: In function 'Val_GifColorType':
- gifread.c:264:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   264 | value Val_GifColorType(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- gifread.c: In function 'Val_ColorMapObject':
- gifread.c:265:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   265 | value Val_ColorMapObject(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- gifread.c: In function 'Val_GifImageDesc':
- gifread.c:266:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   266 | value Val_GifImageDesc(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- gifread.c: In function 'Val_ScreenInfo':
- gifread.c:267:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   267 | value Val_ScreenInfo(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- gifread.c: In function 'dGifOpenFileName':
- gifread.c:268:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   268 | value dGifOpenFileName(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- gifread.c: In function 'dGifCloseFile':
- gifread.c:269:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   269 | value dGifCloseFile(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- gifread.c: In function 'dGifGetRecordType':
- gifread.c:270:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   270 | value dGifGetRecordType(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- gifread.c: In function 'dGifGetImageDesc':
- gifread.c:271:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   271 | value dGifGetImageDesc(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- gifread.c: In function 'dGifGetLine':
- gifread.c:272:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   272 | value dGifGetLine(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- gifread.c: In function 'dGifGetExtension':
- gifread.c:273:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   273 | value dGifGetExtension(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- gifread.c: In function 'eGifOpenFileName':
- gifread.c:274:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   274 | value eGifOpenFileName(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- gifread.c: In function 'eGifCloseFile':
- gifread.c:275:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   275 | value eGifCloseFile(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- gifread.c: In function 'eGifPutScreenDesc':
- gifread.c:276:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   276 | value eGifPutScreenDesc(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- gifread.c: In function 'eGifPutImageDesc':
- gifread.c:277:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   277 | value eGifPutImageDesc(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- gifread.c: In function 'eGifPutLine':
- gifread.c:278:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   278 | value eGifPutLine(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- gifread.c: In function 'eGifPutExtension':
- gifread.c:279:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   279 | value eGifPutExtension(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- (cd _build/default/jpeg && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14/lib/ocaml -I ../core -o jpegread.o -c jpegread.c)
- jpegread.c: In function 'jpeg_set_scale_denom':
- jpegread.c:348:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   348 | value jpeg_set_scale_denom(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- jpegread.c: In function 'open_jpeg_file_for_read':
- jpegread.c:349:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   349 | value open_jpeg_file_for_read(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- jpegread.c: In function 'open_jpeg_file_for_read_start':
- jpegread.c:350:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   350 | value open_jpeg_file_for_read_start(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- jpegread.c: In function 'read_jpeg_scanline':
- jpegread.c:351:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   351 | value read_jpeg_scanline(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- jpegread.c: In function 'read_jpeg_scanlines':
- jpegread.c:352:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   352 | value read_jpeg_scanlines(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- jpegread.c: In function 'close_jpeg_file_for_read':
- jpegread.c:353:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   353 | value close_jpeg_file_for_read(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- jpegread.c: In function 'open_jpeg_file_for_write_colorspace':
- jpegread.c:354:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   354 | value open_jpeg_file_for_write_colorspace(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- jpegread.c: In function 'open_jpeg_file_for_write':
- jpegread.c:355:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   355 | value open_jpeg_file_for_write(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- jpegread.c: In function 'open_jpeg_file_for_write_cmyk':
- jpegread.c:356:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   356 | value open_jpeg_file_for_write_cmyk(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- jpegread.c: In function 'write_jpeg_scanline':
- jpegread.c:357:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   357 | value write_jpeg_scanline(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- jpegread.c: In function 'close_jpeg_file_for_write':
- jpegread.c:358:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   358 | value close_jpeg_file_for_write(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- jpegread.c: In function 'read_JPEG_file':
- jpegread.c:359:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   359 | value read_JPEG_file(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- jpegread.c: In function 'write_JPEG_file':
- jpegread.c:360:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   360 | value write_JPEG_file(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- jpegread.c: In function 'caml_jpeg_write_marker':
- jpegread.c:361:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   361 | void caml_jpeg_write_marker(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- (cd _build/default/png && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14/lib/ocaml -I ../core -o pngread.o -c pngread.c)
- pngread.c: In function 'read_png_file_as_rgb24':
- pngread.c:418:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   418 | value read_png_file_as_rgb24(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- pngread.c: In function 'Val_PngColor':
- pngread.c:419:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   419 | value Val_PngColor(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- pngread.c: In function 'Val_PngPalette':
- pngread.c:420:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   420 | value Val_PngPalette(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- pngread.c: In function 'read_png_file':
- pngread.c:421:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   421 | value read_png_file(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- pngread.c: In function 'write_png_file_rgb':
- pngread.c:422:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   422 | value write_png_file_rgb(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- pngread.c: In function 'write_png_file_index':
- pngread.c:423:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   423 | value write_png_file_index(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- (cd _build/default/tiff && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14/lib/ocaml -I ../core -o tiffread.o -c tiffread.c)
- tiffread.c: In function 'open_tiff_file_for_read':
- tiffread.c:147:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   147 | value open_tiff_file_for_read(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- tiffread.c: In function 'read_tiff_scanline':
- tiffread.c:148:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   148 | value read_tiff_scanline(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- tiffread.c: In function 'close_tiff_file':
- tiffread.c:149:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   149 | value close_tiff_file(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- tiffread.c: In function 'open_tiff_file_for_write':
- tiffread.c:150:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   150 | value open_tiff_file_for_write(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- tiffread.c: In function 'write_tiff_scanline':
- tiffread.c:151:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   151 | value write_tiff_scanline(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- (cd _build/default/exif && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14/lib/ocaml -I ../core -o exif_c.o -c exif_c.c)
- exif_c.c: In function 'Val_ExifBytes':
- exif_c.c:303:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   303 | NA(Val_ExifBytes)
-       |             ^~~~~                                                      
- exif_c.c: In function 'Val_ExifSBytes':
- exif_c.c:304:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   304 | NA(Val_ExifSBytes)
-       |             ^~~~~~                                                     
- exif_c.c: In function 'Val_ExifShorts':
- exif_c.c:305:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   305 | NA(Val_ExifShorts)
-       |             ^~~~~~                                                     
- exif_c.c: In function 'Val_ExifSShorts':
- exif_c.c:306:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   306 | NA(Val_ExifSShorts)
-       |             ^~~~~~~                                                    
- exif_c.c: In function 'Val_ExifLongs':
- exif_c.c:307:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   307 | NA(Val_ExifLongs)
-       |             ^~~~~                                                      
- exif_c.c: In function 'Val_ExifSLongs':
- exif_c.c:308:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   308 | NA(Val_ExifSLongs)
-       |             ^~~~~~                                                     
- exif_c.c: In function 'Val_ExifRationals':
- exif_c.c:309:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   309 | NA(Val_ExifRationals)
-       |             ^~~~~~~~~                                                  
- exif_c.c: In function 'Val_ExifSRationals':
- exif_c.c:310:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   310 | NA(Val_ExifSRationals)
-       |             ^~~~~~~~~~                                                 
- exif_c.c: In function 'Val_ExifFloats':
- exif_c.c:311:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   311 | NA(Val_ExifFloats)
-       |             ^~~~~~                                                     
- exif_c.c: In function 'Val_ExifDoubles':
- exif_c.c:312:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   312 | NA(Val_ExifDoubles)
-       |             ^~~~~~~                                                    
- exif_c.c: In function 'caml_exif_tag_get_name_in_ifd':
- exif_c.c:313:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   313 | NA(caml_exif_tag_get_name_in_ifd)
-       |             ^~~~~~~~~~~~~~~~~~~~~                                      
- exif_c.c: In function 'caml_val_exif_data':
- exif_c.c:314:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   314 | NA(caml_val_exif_data)
-       |             ^~~~~~~~~~                                                 
- exif_c.c: In function 'caml_exif_set_byte_order':
- exif_c.c:315:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   315 | NA(caml_exif_set_byte_order)
-       |             ^~~~~~~~~~~~~~~~                                           
- exif_c.c: In function 'caml_exif_get_byte_order':
- exif_c.c:316:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   316 | NA(caml_exif_get_byte_order)
-       |             ^~~~~~~~~~~~~~~~                                           
- exif_c.c: In function 'caml_exif_data_fix':
- exif_c.c:317:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   317 | NA(caml_exif_data_fix)
-       |             ^~~~~~~~~~                                                 
- exif_c.c: In function 'caml_exif_data_unref':
- exif_c.c:318:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   318 | NA(caml_exif_data_unref)
-       |             ^~~~~~~~~~~~                                               
- exif_c.c: In function 'caml_exif_data_dump':
- exif_c.c:319:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   319 | NA(caml_exif_data_dump)
-       |             ^~~~~~~~~~~                                                
- exif_c.c: In function 'caml_exif_data_contents':
- exif_c.c:320:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   320 | NA(caml_exif_data_contents)
-       |             ^~~~~~~~~~~~~~~                                            
- exif_c.c: In function 'caml_exif_content_unref':
- exif_c.c:321:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   321 | NA(caml_exif_content_unref)
-       |             ^~~~~~~~~~~~~~~                                            
- exif_c.c: In function 'caml_exif_content_entries':
- exif_c.c:322:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   322 | NA(caml_exif_content_entries)
-       |             ^~~~~~~~~~~~~~~~~                                          
- exif_c.c: In function 'caml_exif_entry_unref':
- exif_c.c:323:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   323 | NA(caml_exif_entry_unref)
-       |             ^~~~~~~~~~~~~                                              
- exif_c.c: In function 'caml_exif_decode_entry':
- exif_c.c:324:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   324 | NA(caml_exif_decode_entry)
-       |             ^~~~~~~~~~~~~~                                             
- (cd _build/default/freetype && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14/lib/ocaml -I ../core -o ftintf.o -c ftintf.c)
- ftintf.c: In function 'init_FreeType':
- ftintf.c:485:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   485 | value init_FreeType(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- ftintf.c: In function 'done_FreeType':
- ftintf.c:486:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   486 | value done_FreeType(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- ftintf.c: In function 'new_Face':
- ftintf.c:487:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   487 | value new_Face(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- ftintf.c: In function 'face_info':
- ftintf.c:488:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   488 | value face_info(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- ftintf.c: In function 'done_Face':
- ftintf.c:489:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   489 | value done_Face(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- ftintf.c: In function 'get_num_glyphs':
- ftintf.c:490:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   490 | value get_num_glyphs(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- ftintf.c: In function 'set_Char_Size':
- ftintf.c:491:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   491 | value set_Char_Size(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- ftintf.c: In function 'set_Pixel_Sizes':
- ftintf.c:492:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   492 | value set_Pixel_Sizes(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- ftintf.c: In function 'val_CharMap':
- ftintf.c:493:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   493 | value val_CharMap(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- ftintf.c: In function 'get_CharMaps':
- ftintf.c:494:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   494 | value get_CharMaps(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- ftintf.c: In function 'set_CharMap':
- ftintf.c:495:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   495 | value set_CharMap(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- ftintf.c: In function 'get_Char_Index':
- ftintf.c:496:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   496 | value get_Char_Index(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- ftintf.c: In function 'load_Glyph':
- ftintf.c:497:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   497 | value load_Glyph(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- ftintf.c: In function 'load_Char':
- ftintf.c:498:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   498 | value load_Char(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- ftintf.c: In function 'render_Glyph_of_Face':
- ftintf.c:499:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   499 | value render_Glyph_of_Face(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- ftintf.c: In function 'render_Char':
- ftintf.c:500:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   500 | value render_Char(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- ftintf.c: In function 'set_Transform':
- ftintf.c:501:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   501 | value set_Transform(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- ftintf.c: In function 'get_Bitmap_Info':
- ftintf.c:502:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   502 | value get_Bitmap_Info(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- ftintf.c: In function 'read_Bitmap':
- ftintf.c:503:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   503 | value read_Bitmap(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- ftintf.c: In function 'get_Glyph_Metrics':
- ftintf.c:504:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   504 | value get_Glyph_Metrics(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- ftintf.c: In function 'get_Size_Metrics':
- ftintf.c:505:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   505 | value get_Size_Metrics(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- ftintf.c: In function 'get_Outline_Contents':
- ftintf.c:506:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   506 | value get_Outline_Contents(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
-> compiled  camlimages.5.0.4
-> installed camlimages.5.0.4
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 20:35.32 ---> saved as "e7a8522a0abd802a0e86692650076d830cd53d508304644606aa23f5f5d6a295"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u camlimages:31f163a7f651189be9236dee13884634"))
2024-09-12 20:35.33 ---> saved as "b8d76ae3b4c396dc0451bac62d2532a0157a879c8b90ab14eb9bd7ecf88e677d"

/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.211141') && (for DATA in prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4,camlimages.5.0.4-31f163a7f651189be9236dee13884634,camlimages.5.0.4; 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/31f163a7f651189be9236dee13884634/camlimages/5.0.4,camlimages.5.0.4-31f163a7f651189be9236dee13884634,camlimages.5.0.4; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4,camlimages.5.0.4-31f163a7f651189be9236dee13884634,camlimages.5.0.4; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.211141
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/doc/
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/doc/camlimages/
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/doc/camlimages/README.md
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/META
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/camlimages.ocamlobjinfo
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/bitmap.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/bitmap.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/bitmap.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/blend.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/blend.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/blend.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/bmp.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/bmp.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/bmp.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/camlimages.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/camlimages.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/cmyk32.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/cmyk32.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/cmyk32.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/color.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/color.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/color.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/colorhist.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/colorhist.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/colorhist.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/dummy_supported.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/dummy_supported.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/genimage.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/genimage.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/genimage.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/geometry.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/geometry.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/geometry.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/image_intf.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/image_intf.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/images.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/images.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/images.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/index16.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/index16.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/index16.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/index8.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/index8.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/index8.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/info.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/info.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/jis_table.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/jis_table.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/jis_unicode.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/jis_unicode.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/jis_unicode.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/mstring.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/mstring.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/mstring.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/oBmp.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/oBmp.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/oColor.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/oColor.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/oColor.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/oImages.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/oImages.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/oImages.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/oPpm.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/oPpm.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/oPs.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/oPs.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/oXvthumb.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/oXvthumb.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/oXvthumb.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/ppm.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/ppm.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/ppm.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/ps.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/ps.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/ps.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/reduce.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/reduce.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/reduce.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/region.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/region.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/region.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/rgb24.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/rgb24.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/rgb24.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/rgba32.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/rgba32.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/rgba32.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/tmpfile.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/tmpfile.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/tmpfile.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/units.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/units.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/util.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/util.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/util.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/xvthumb.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/xvthumb.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/core/xvthumb.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/dune-package
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/exif/
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/exif/camlimages_exif.ocamlobjinfo
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/exif/exif.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/exif/exif.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/exif/exif.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/exif/exifanalyze.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/exif/exifanalyze.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/exif/exifutil.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/exif/exifutil.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/freetype/
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/freetype/camlimages_freetype.ocamlobjinfo
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/freetype/freetype.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/freetype/freetype.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/freetype/freetype.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/freetype/ftlow.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/freetype/ftlow.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/freetype/ftlow.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/freetype/fttext.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/freetype/fttext.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/freetype/fttext.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/freetype/oFreetype.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/freetype/oFreetype.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/gif/
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/gif/camlimages_gif.ocamlobjinfo
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/gif/gif.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/gif/gif.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/gif/gif.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/gif/oGif.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/gif/oGif.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/jpeg/
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/jpeg/camlimages_jpeg.ocamlobjinfo
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/jpeg/jpeg.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/jpeg/jpeg.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/jpeg/jpeg.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/jpeg/oJpeg.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/jpeg/oJpeg.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/jpeg/oJpeg.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/png/
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/png/camlimages_png.ocamlobjinfo
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/png/oPng.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/png/oPng.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/png/oPng.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/png/png.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/png/png.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/png/png.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/tiff/
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/tiff/camlimages_tiff.ocamlobjinfo
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/tiff/oTiff.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/tiff/oTiff.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/tiff/tiff.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/tiff/tiff.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/tiff/tiff.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/xpm/
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/xpm/camlimages_xpm.ocamlobjinfo
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/xpm/oXpm.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/xpm/oXpm.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/xpm/xpm.cmi
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/xpm/xpm.cmt
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/lib/camlimages/xpm/xpm.cmti
prep/universes/31f163a7f651189be9236dee13884634/camlimages/5.0.4/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:camlimages.5.0.4-31f163a7f651189be9236dee13884634:8320f5e3dd2363a550e2b7400180114590727143898c9e9dacbb4a064be6fad0
2024-09-12 20:35.35 ---> saved as "1658a007134059a5c83242aee4f9d818de33d674e90b9b9790b9c15f7345bc62"
Job succeeded
2024-09-12 20:43.18: camlimages.5.0.4-31f163a7f651189be9236dee13884634 -> 8320f5e3dd2363a550e2b7400180114590727143898c9e9dacbb4a064be6fad0
2024-09-12 20:43.18: Job succeeded