Build:
- 0
2024-09-12 08:35.53: New job: Voodoo prep treeprint.2.2.0; a23d87c984630d995fc83abc0141a807 2024-09-12 08:35.53: Waiting for resource in pool OCluster 2024-09-12 20:02.51: Waiting for worker… 2024-09-12 20:02.51: Got resource from pool OCluster 2024-09-12 20:02.51: Using cache hint "docs-universe-prep-4.11.2" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7) (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.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7) (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 treeprint.2.2.0 spotlib.4.1.0 seq.base result.1.5 re.1.11.0 ppxx.2.4.0 ppxfind.1.4 ppx_tools_versioned.5.4.0 ppx_tools.6.6 ppx_test.1.7.0 ppx_meta_conv.4.0.1 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 jbuilder.1.0+beta20.2 dune.3.16.0 cppo.1.7.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u treeprint:a23d87c984630d995fc83abc0141a807,spotlib:3acea43fb919f16183cce4ce5a8f3325,ppx_meta_conv:f063948e7b3ced9b887bd03042b87864")) (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.554478') && (for DATA in prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1,ppx_meta_conv.4.0.1-f063948e7b3ced9b887bd03042b87864,ppx_meta_conv.4.0.1 prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0,spotlib.4.1.0-3acea43fb919f16183cce4ce5a8f3325,spotlib.4.1.0 prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0,treeprint.2.2.0-a23d87c984630d995fc83abc0141a807,treeprint.2.2.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/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1,ppx_meta_conv.4.0.1-f063948e7b3ced9b887bd03042b87864,ppx_meta_conv.4.0.1 prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0,spotlib.4.1.0-3acea43fb919f16183cce4ce5a8f3325,spotlib.4.1.0 prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0,treeprint.2.2.0-a23d87c984630d995fc83abc0141a807,treeprint.2.2.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1,ppx_meta_conv.4.0.1-f063948e7b3ced9b887bd03042b87864,ppx_meta_conv.4.0.1 prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0,spotlib.4.1.0-3acea43fb919f16183cce4ce5a8f3325,spotlib.4.1.0 prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0,treeprint.2.2.0-a23d87c984630d995fc83abc0141a807,treeprint.2.2.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 0e1db1f4176121955441dd10fd6470b79d8546a9 --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.11.2 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 20:02.51: RETRYING: 2024-09-12/083553-voodoo-prep-be5d54 Number of retries: 0 (retriable error condition) Building on x86-bm-c10.sw.ocaml.org All commits already cached Updating files: 94% (30248/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.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7) 2024-09-12 19:55.36 ---> using "7c9d80c6275be1f462cb36204c6232602c0fc1a02021eb94be1f064ed4e2f59d" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:55.36 ---> using "0093d7b4c20be4dd707452f439cd49ab24236fab760f7f266c01bc0ee6cd14a1" 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 (1100 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 (16.7 MB/s) Selecting previously unselected package libpkgconf3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-09-12 19:55.36 ---> using "dfd4b37791106907970385fe62a1efa30f393e29bb49557aec08d4939964d28f" 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.11.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.11.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 bos.0.2.1 -> installed dune.3.16.0 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed opam-file-format.2.1.6 -> installed re.1.11.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.2.1 -> installed opam-format.2.2.1 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:55.36 ---> using "d65d5ed31040ffe11d9e2a12be532dfa11793930e7d989b6ba3e87a4792f8a37" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 19:55.36 ---> using "452314a0c194f85e51fffeb6293563780c98a1438fdc31741df4823e584ee9f9" from cache 2024-09-12 19:55.36 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.11@sha256:7a3d58c501028d55318e8ea9416b7c488fb2b901d00e3eae4ea94bf5181476e7) 2024-09-12 19:55.36 ---> using "7c9d80c6275be1f462cb36204c6232602c0fc1a02021eb94be1f064ed4e2f59d" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:55.36 ---> using "0093d7b4c20be4dd707452f439cd49ab24236fab760f7f266c01bc0ee6cd14a1" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 19:55.36 ---> using "2b0453ff944b8fee0761ccc2c65a37945587669066061243f0221d51360f5a60" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 19:55.38 ---> using "b3642af89d76e4da53a9124a8f2366cbac12dff78c5e8274b0ebb4d6c00d28d1" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 19:55.38 ---> using "05b98f9e72b8cd2e08ffcd530efa24965a6cf995e745aa66697c5c08eaf9834d" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-09-12 19:55.38 ---> using "baf1dce62da7887908bcffba060b95c0fcb6f9fbf8a03fe9bc2deb5688451bfc" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.11. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.11 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 19:55.38 ---> using "d00014112e5a5769daaa8255535cc4415d7ffe50e7ed0a6dcf3af0d85e934563" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 19:55.38 ---> using "09820d32b17f51b2f6416f83f59a85fa42ad2a7f99c7f34439e55fc9398310cd" 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 19:55.38 ---> using "42136b51ff474caa10a42dbdc0fe681a9e2659eb76450d654d352800f8875f6c" 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 treeprint.2.2.0 spotlib.4.1.0 seq.base result.1.5 re.1.11.0 ppxx.2.4.0 ppxfind.1.4 ppx_tools_versioned.5.4.0 ppx_tools.6.6 ppx_test.1.7.0 ppx_meta_conv.4.0.1 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 jbuilder.1.0+beta20.2 dune.3.16.0 cppo.1.7.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [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 (1035 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 treeprint.2.2.0 spotlib.4.1.0 seq.base result.1.5 re.1.11.0 ppxx.2.4.0 ppxfind.1.4 ppx_tools_versioned.5.4.0 ppx_tools.6.6 ppx_test.1.7.0 ppx_meta_conv.4.0.1 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 jbuilder.1.0+beta20.2 dune.3.16.0 cppo.1.7.0" 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 jbuilder 1.0+beta20.2 - install ppx_derivers 1.2.1 - install result 1.5 - install seq base - install cppo 1.7.0 - install ocaml-migrate-parsetree 1.8.0 - install re 1.11.0 - install ppx_tools 6.6 - install ppxfind 1.4 - install ppx_tools_versioned 5.4.0 - install ppx_deriving 4.5-1 - install ppxx 2.4.0 - install ppx_test 1.7.0 - install spotlib 4.1.0 - install ppx_meta_conv 4.0.1 - install treeprint 2.2.0 ===== 16 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/48: Processing 2/48: Processing 3/48: -> retrieved cppo.1.7.0 (cached) Processing 4/48: Processing 5/48: [cppo: dune build] -> retrieved jbuilder.1.0+beta20.2 (cached) Processing 6/48: [cppo: dune build] Processing 7/48: [cppo: dune build] [jbuilder: ocaml configure.ml] -> retrieved ocaml-migrate-parsetree.1.8.0 (cached) Processing 8/48: [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml configure.ml] -> retrieved ppx_derivers.1.2.1 (cached) Processing 9/48: [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml configure.ml] Processing 10/48: [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml configure.ml] [ppx_derivers: dune build] Processing 10/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml configure.ml] [ppx_derivers: dune build] -> retrieved ppx_test.1.7.0 (cached) Processing 11/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml configure.ml] [ppx_derivers: dune build] -> retrieved ppx_tools.6.6 (cached) Processing 12/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml configure.ml] [ppx_derivers: dune build] -> retrieved ppx_tools_versioned.5.4.0 (cached) Processing 13/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml configure.ml] [ppx_derivers: dune build] Processing 13/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ppx_derivers: dune build] -> retrieved ppxfind.1.4 (cached) Processing 14/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ppx_derivers: dune build] -> retrieved ppxx.2.4.0 (cached) Processing 15/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ppx_derivers: dune build] -> retrieved re.1.11.0 (cached) Processing 16/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ppx_derivers: dune build] -> retrieved result.1.5 (cached) -> retrieved seq.base (cached) Processing 17/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ppx_derivers: dune build] Processing 18/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ppx_derivers: dune build] Processing 19/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ppx_derivers: dune build] [result: dune build] Processing 20/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ppx_derivers: dune build] [result: dune build] -> installed seq.base Processing 21/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ppx_derivers: dune build] [result: dune build] Processing 22/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ppx_derivers: dune build] [re: dune build] [result: dune build] -> compiled ppx_derivers.1.2.1 Processing 22/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [re: dune build] [result: dune build] -> installed ppx_derivers.1.2.1 Processing 23/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [re: dune build] [result: dune build] -> retrieved spotlib.4.1.0 (cached) Processing 24/48: [ppx_deriving.4.5-1/fix_dune_3.patch: dl] [ppx_meta_conv.4.0.1: http] [treeprint.2.2.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [re: dune build] [result: dune build] -> retrieved ppx_deriving.4.5-1 (cached) Processing 24/48: [ppx_meta_conv.4.0.1: http] [treeprint.2.2.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [re: dune build] [result: dune build] Processing 24/48: [treeprint.2.2.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [re: dune build] [result: dune build] -> retrieved ppx_meta_conv.4.0.1 (https://gitlab.com/camlspotter/ppx_meta_conv/-/archive/4.0.1/ppx_meta_conv-4.0.1.tar.bz2) -> compiled result.1.5 Processing 24/48: [treeprint.2.2.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [re: dune build] -> installed result.1.5 Processing 25/48: [treeprint.2.2.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [re: dune build] Processing 26/48: [treeprint.2.2.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [re: dune build] Processing 26/48: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [re: dune build] -> retrieved treeprint.2.2.0 (https://gitlab.com/camlspotter/treeprint/-/archive/2.2.0/treeprint-2.2.0.tar.bz2) -> compiled re.1.11.0 Processing 26/48: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] -> installed re.1.11.0 Processing 27/48: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] -> compiled cppo.1.7.0 Processing 27/48: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] -> installed cppo.1.7.0 Processing 28/48: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] Processing 29/48: [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ppx_tools: dune build] - '/home/opam/.opam/4.11/bin/ocamllex.opt' -q src/meta_lexer.mll - '/home/opam/.opam/4.11/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt - '/home/opam/.opam/4.11/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt - '/home/opam/.opam/4.11/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt - '/home/opam/.opam/4.11/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt - '/home/opam/.opam/4.11/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt - '/home/opam/.opam/4.11/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt - '/home/opam/.opam/4.11/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt - '/home/opam/.opam/4.11/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml - File "src/stdune/caml/result.ml", line 4, characters 7-17: - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "src/stdune/caml/result.mli", line 6, characters 7-17: - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "src/stdune/pp.ml", line 98, characters 7-18: - Alert deprecated: Stdlib.Format.pp_open_tag - Use Format.pp_open_stag. - File "src/stdune/pp.ml", line 100, characters 7-19: - Alert deprecated: Stdlib.Format.pp_close_tag - Use Format.pp_close_stag. - File "src/stdune/pp.ml", line 103, characters 18-48: - Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions - Use Format.pp_get_formatter_stag_functions. - File "src/stdune/pp.ml", line 105, characters 6-36: - Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions - This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions. - File "src/stdune/io.ml", line 1, characters 11-21: - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "src/usexp/usexp.ml", line 209, characters 15-52: - Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions - Use Format.pp_get_formatter_stag_functions. - File "src/usexp/usexp.ml", line 210, characters 2-39: - Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions - This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions. - File "src/colors.ml", line 105, characters 18-48: - Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions - Use Format.pp_get_formatter_stag_functions. - File "src/colors.ml", line 107, characters 6-36: - Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions - This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions. Processing 29/48: [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] [ppx_tools: dune build] -> compiled ppx_tools.6.6 Processing 29/48: [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] -> installed ppx_tools.6.6 Processing 30/48: [jbuilder: ./boot.exe 39] [ocaml-migrate-parsetree: dune build] -> compiled ocaml-migrate-parsetree.1.8.0 Processing 30/48: [jbuilder: ./boot.exe 39] -> installed ocaml-migrate-parsetree.1.8.0 Processing 31/48: [jbuilder: ./boot.exe 39] Processing 32/48: [jbuilder: ./boot.exe 39] [ppx_tools_versioned: dune build] Processing 33/48: [jbuilder: ./boot.exe 39] [ppx_tools_versioned: dune build] [ppxfind: dune build] - ocamlc src/stdune/caml/.caml.objs/caml__Result.{cmi,cmti} - File "src/stdune/caml/result.mli", line 6, characters 7-17: - 6 | open Pervasives - ^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt src/stdune/caml/.caml.objs/caml__Result.{cmx,o} - File "src/stdune/caml/result.ml", line 4, characters 7-17: - 4 | open Pervasives - ^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt src/stdune/.stdune.objs/stdune__Io.{cmx,o} - File "src/stdune/io.ml", line 1, characters 11-21: - 1 | module P = Pervasives - ^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt src/stdune/.stdune.objs/stdune__Pp.{cmx,o} - File "src/stdune/pp.ml", line 98, characters 7-18: - 98 | pp_open_tag ppf (embed_tag ~opening ~closing); - ^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_open_tag - Use Format.pp_open_stag. - File "src/stdune/pp.ml", line 100, characters 7-19: - 100 | pp_close_tag ppf () - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_close_tag - Use Format.pp_close_stag. - File "src/stdune/pp.ml", line 103, characters 18-48: - 103 | let funcs = pp_get_formatter_tag_functions ppf () in - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions - Use Format.pp_get_formatter_stag_functions. - File "src/stdune/pp.ml", line 105, characters 6-36: - 105 | pp_set_formatter_tag_functions ppf - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions - This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions. - ocamlopt src/usexp/.usexp.objs/usexp.{cmx,o} - File "src/usexp/usexp.ml", line 209, characters 15-52: - 209 | let tfuncs = Format.pp_get_formatter_tag_functions ppf () in - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions - Use Format.pp_get_formatter_stag_functions. - File "src/usexp/usexp.ml", line 210, characters 2-39: - 210 | Format.pp_set_formatter_tag_functions ppf - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions - This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions. - ocamlopt src/.jbuilder.objs/jbuilder__Colors.{cmx,o} - File "src/colors.ml", line 105, characters 18-48: - 105 | let funcs = pp_get_formatter_tag_functions ppf () in - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions - Use Format.pp_get_formatter_stag_functions. - File "src/colors.ml", line 107, characters 6-36: - 107 | pp_set_formatter_tag_functions ppf - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions - This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions. -> compiled jbuilder.1.0+beta20.2 Processing 33/48: [ppx_tools_versioned: dune build] [ppxfind: dune build] -> installed jbuilder.1.0+beta20.2 Processing 34/48: [ppx_tools_versioned: dune build] [ppxfind: dune build] -> compiled ppxfind.1.4 Processing 34/48: [ppx_tools_versioned: dune build] -> installed ppxfind.1.4 Processing 35/48: [ppx_tools_versioned: dune build] [ppx_deriving: patch] applying fix_dune_3.patch Processing 36/48: [ppx_deriving: patch] [ppx_tools_versioned: dune build] Processing 36/48: [ppx_deriving: dune build] [ppx_tools_versioned: dune build] - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_403.cmo -c -impl ast_convenience_403.ml) - File "ast_convenience_403.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_403.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_402.cmo -c -impl ast_convenience_402.ml) - File "ast_convenience_402.ml", line 81, characters 41-56: - 81 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_402.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_406.cmo -c -impl ast_convenience_406.ml) - File "ast_convenience_406.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_406.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_404.cmo -c -impl ast_convenience_404.ml) - File "ast_convenience_404.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_404.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_408.cmo -c -impl ast_convenience_408.ml) - File "ast_convenience_408.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_405.cmo -c -impl ast_convenience_405.ml) - File "ast_convenience_405.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_407.cmo -c -impl ast_convenience_407.ml) - File "ast_convenience_407.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_407.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_409.cmo -c -impl ast_convenience_409.ml) - File "ast_convenience_409.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_409.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_410.cmo -c -impl ast_convenience_410.ml) - File "ast_convenience_410.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_410.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_403.cmx -c -impl ast_convenience_403.ml) - File "ast_convenience_403.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_403.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_404.cmx -c -impl ast_convenience_404.ml) - File "ast_convenience_404.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_404.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_406.cmx -c -impl ast_convenience_406.ml) - File "ast_convenience_406.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_406.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_405.cmx -c -impl ast_convenience_405.ml) - File "ast_convenience_405.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_402.cmx -c -impl ast_convenience_402.ml) - File "ast_convenience_402.ml", line 81, characters 41-56: - 81 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_402.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_408.cmx -c -impl ast_convenience_408.ml) - File "ast_convenience_408.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_407.cmx -c -impl ast_convenience_407.ml) - File "ast_convenience_407.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_407.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_410.cmx -c -impl ast_convenience_410.ml) - File "ast_convenience_410.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_410.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_409.cmx -c -impl ast_convenience_409.ml) - File "ast_convenience_409.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_409.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_411.cmo -c -impl ast_convenience_411.ml) - File "ast_convenience_411.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_411.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_411.cmx -c -impl ast_convenience_411.ml) - File "ast_convenience_411.ml", line 48, characters 41-56: - 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_411.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_402.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_402.objs/byte/ppx_metaquot_402.cmo -c -impl ppx_metaquot_402.ml) - File "ppx_metaquot_402.ml", line 68, characters 10-15: - 68 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_402.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_404.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_404.objs/byte/ppx_metaquot_404.cmo -c -impl ppx_metaquot_404.ml) - File "ppx_metaquot_404.ml", line 72, characters 10-15: - 72 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_404.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_403.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_403.objs/byte/ppx_metaquot_403.cmo -c -impl ppx_metaquot_403.ml) - File "ppx_metaquot_403.ml", line 68, characters 10-15: - 68 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_403.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_405.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_405.objs/byte/ppx_metaquot_405.cmo -c -impl ppx_metaquot_405.ml) - File "ppx_metaquot_405.ml", line 72, characters 10-15: - 72 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_407.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_407.objs/byte/ppx_metaquot_407.cmo -c -impl ppx_metaquot_407.ml) - File "ppx_metaquot_407.ml", line 72, characters 10-15: - 72 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_407.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_408.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_408.objs/byte/ppx_metaquot_408.cmo -c -impl ppx_metaquot_408.ml) - File "ppx_metaquot_408.ml", line 72, characters 10-15: - 72 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_406.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_406.objs/byte/ppx_metaquot_406.cmo -c -impl ppx_metaquot_406.ml) - File "ppx_metaquot_406.ml", line 72, characters 10-15: - 72 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_406.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_409.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_409.objs/byte/ppx_metaquot_409.cmo -c -impl ppx_metaquot_409.ml) - File "ppx_metaquot_409.ml", line 72, characters 10-15: - 72 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_409.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_411.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_411.objs/byte/ppx_metaquot_411.cmo -c -impl ppx_metaquot_411.ml) - File "ppx_metaquot_411.ml", line 72, characters 10-15: - 72 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_411.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_410.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_410.objs/byte/ppx_metaquot_410.cmo -c -impl ppx_metaquot_410.ml) - File "ppx_metaquot_410.ml", line 72, characters 10-15: - 72 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_410.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_403.objs/byte -I .ppx_tools_versioned_metaquot_403.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_403.objs/native/ppx_metaquot_403.cmx -c -impl ppx_metaquot_403.ml) - File "ppx_metaquot_403.ml", line 68, characters 10-15: - 68 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_403.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_404.objs/byte -I .ppx_tools_versioned_metaquot_404.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_404.objs/native/ppx_metaquot_404.cmx -c -impl ppx_metaquot_404.ml) - File "ppx_metaquot_404.ml", line 72, characters 10-15: - 72 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_404.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_407.objs/byte -I .ppx_tools_versioned_metaquot_407.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_407.objs/native/ppx_metaquot_407.cmx -c -impl ppx_metaquot_407.ml) - File "ppx_metaquot_407.ml", line 72, characters 10-15: - 72 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_407.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_410.objs/byte -I .ppx_tools_versioned_metaquot_410.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_410.objs/native/ppx_metaquot_410.cmx -c -impl ppx_metaquot_410.ml) - File "ppx_metaquot_410.ml", line 72, characters 10-15: - 72 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_410.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_411.objs/byte -I .ppx_tools_versioned_metaquot_411.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_411.objs/native/ppx_metaquot_411.cmx -c -impl ppx_metaquot_411.ml) - File "ppx_metaquot_411.ml", line 72, characters 10-15: - 72 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_411.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_406.objs/byte -I .ppx_tools_versioned_metaquot_406.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_406.objs/native/ppx_metaquot_406.cmx -c -impl ppx_metaquot_406.ml) - File "ppx_metaquot_406.ml", line 72, characters 10-15: - 72 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_406.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_402.objs/byte -I .ppx_tools_versioned_metaquot_402.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_402.objs/native/ppx_metaquot_402.cmx -c -impl ppx_metaquot_402.ml) - File "ppx_metaquot_402.ml", line 68, characters 10-15: - 68 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_402.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_405.objs/byte -I .ppx_tools_versioned_metaquot_405.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_405.objs/native/ppx_metaquot_405.cmx -c -impl ppx_metaquot_405.ml) - File "ppx_metaquot_405.ml", line 72, characters 10-15: - 72 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_408.objs/byte -I .ppx_tools_versioned_metaquot_408.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_408.objs/native/ppx_metaquot_408.cmx -c -impl ppx_metaquot_408.ml) - File "ppx_metaquot_408.ml", line 72, characters 10-15: - 72 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_409.objs/byte -I .ppx_tools_versioned_metaquot_409.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_409.objs/native/ppx_metaquot_409.cmx -c -impl ppx_metaquot_409.ml) - File "ppx_metaquot_409.ml", line 72, characters 10-15: - 72 | match parse ty with - ^^^^^ - Alert deprecated: Migrate_parsetree.Ast_409.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" -> compiled ppx_tools_versioned.5.4.0 Processing 36/48: [ppx_deriving: dune build] -> installed ppx_tools_versioned.5.4.0 Processing 37/48: [ppx_deriving: dune build] Processing 38/48: [ppx_deriving: dune build] [ppxx: dune build] -> compiled ppx_deriving.4.5-1 Processing 38/48: [ppxx: dune build] -> installed ppx_deriving.4.5-1 Processing 39/48: [ppxx: dune build] + /home/opam/.opam/4.11/bin/dune "build" "-p" "ppxx" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppxx.2.4.0) - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w -9 -warn-error -3 -g -bin-annot -I src/.ppxx.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/ppx_tools_versioned -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -open Ppxx -o src/.ppxx.objs/byte/ppxx__Helper.cmo -c -impl src/helper.ml) - File "src/helper.ml", line 23, characters 27-42: - 23 | let lid ?loc s = at ?loc & Longident.parse s - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "src/helper.ml", line 59, characters 55-70: - 59 | let id ?loc ?attrs s = ident ?loc ?attrs & at ?loc & Longident.parse s - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w -9 -warn-error -3 -g -I src/.ppxx.objs/byte -I src/.ppxx.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/ppx_tools_versioned -I /home/opam/.opam/4.11/lib/result -intf-suffix .ml -no-alias-deps -open Ppxx -o src/.ppxx.objs/native/ppxx__Helper.cmx -c -impl src/helper.ml) - File "src/helper.ml", line 23, characters 27-42: - 23 | let lid ?loc s = at ?loc & Longident.parse s - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - File "src/helper.ml", line 59, characters 55-70: - 59 | let id ?loc ?attrs s = ident ?loc ?attrs & at ?loc & Longident.parse s - ^^^^^^^^^^^^^^^ - Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" -> compiled ppxx.2.4.0 -> installed ppxx.2.4.0 Processing 41/48: [ppx_test: dune build] + /home/opam/.opam/4.11/bin/dune "build" "-p" "ppx_test" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppx_test.1.7.0) - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -I ppx/.ppx_test_plugin.objs/byte -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/ppx_tools_versioned -I /home/opam/.opam/4.11/lib/ppxx -I /home/opam/.opam/4.11/lib/re -I /home/opam/.opam/4.11/lib/re/pcre -I /home/opam/.opam/4.11/lib/result -I /home/opam/.opam/4.11/lib/seq -I lib/.ppx_test.objs/byte -I runtime/.ppx_test_runtime.objs/byte -no-alias-deps -open Ppx_test_plugin -o ppx/.ppx_test_plugin.objs/byte/ppx_test_plugin__Ppx.cmo -c -impl ppx/ppx.ml) - File "ppx/ppx.ml", line 387, characters 30-45: - 387 | let parse_as_lident s = match Longident.parse s with - ^^^^^^^^^^^^^^^ - Alert deprecated: Ppxx.Compilerlib.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -w -9 -g -I ppx/.ppx_test_plugin.objs/byte -I ppx/.ppx_test_plugin.objs/native -I /home/opam/.opam/4.11/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/ppx_tools_versioned -I /home/opam/.opam/4.11/lib/ppxx -I /home/opam/.opam/4.11/lib/re -I /home/opam/.opam/4.11/lib/re/pcre -I /home/opam/.opam/4.11/lib/result -I /home/opam/.opam/4.11/lib/seq -I lib/.ppx_test.objs/byte -I lib/.ppx_test.objs/native -I runtime/.ppx_test_runtime.objs/byte -I runtime/.ppx_test_runtime.objs/native -intf-suffix .ml -no-alias-deps -open Ppx_test_plugin -o ppx/.ppx_test_plugin.objs/native/ppx_test_plugin__Ppx.cmx -c -impl ppx/ppx.ml) - File "ppx/ppx.ml", line 387, characters 30-45: - 387 | let parse_as_lident s = match Longident.parse s with - ^^^^^^^^^^^^^^^ - Alert deprecated: Ppxx.Compilerlib.Longident.parse - this function may misparse its input, - use "Parse.longident" or "Longident.unflatten" -> compiled ppx_test.1.7.0 -> installed ppx_test.1.7.0 Processing 43/48: [spotlib: dune build] + /home/opam/.opam/4.11/bin/dune "build" "-p" "spotlib" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/spotlib.4.1.0) - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -9 -g -bin-annot -I lib/.spotlib.objs/byte -I /home/opam/.opam/4.11/lib/ppx_test -I /home/opam/.opam/4.11/lib/ppx_test/runtime -I /home/opam/.opam/4.11/lib/re -I /home/opam/.opam/4.11/lib/re/pcre -I /home/opam/.opam/4.11/lib/seq -no-alias-deps -open Spotlib -o lib/.spotlib.objs/byte/spotlib__Xformat.cmi -c -intf lib/xformat.pp.mli) - File "lib/xformat.mli", line 61, characters 39-62: - 61 | val set_formatter_tag_functions : t -> formatter_tag_functions -> unit - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.formatter_tag_functions - Use formatter_stag_functions. - File "lib/xformat.mli", line 62, characters 43-66: - 62 | val formatter_tag_functions : t -> unit -> formatter_tag_functions - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.formatter_tag_functions - Use formatter_stag_functions. - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -9 -g -bin-annot -I lib/.spotlib.objs/byte -I /home/opam/.opam/4.11/lib/ppx_test -I /home/opam/.opam/4.11/lib/ppx_test/runtime -I /home/opam/.opam/4.11/lib/re -I /home/opam/.opam/4.11/lib/re/pcre -I /home/opam/.opam/4.11/lib/seq -intf-suffix .ml -no-alias-deps -open Spotlib -o lib/.spotlib.objs/byte/spotlib__Xformat.cmo -c -impl lib/xformat.pp.ml) - File "lib/xformat.ml", line 14, characters 13-24: - 14 | let tag = pp_open_tag - ^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_open_tag - Use Format.pp_open_stag. - File "lib/xformat.ml", line 19, characters 17-29: - 19 | let close_tag = pp_close_tag - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_close_tag - Use Format.pp_close_stag. - File "lib/xformat.ml", line 61, characters 34-64: - 61 | let set_formatter_tag_functions = pp_set_formatter_tag_functions - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions - This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions. - File "lib/xformat.ml", line 62, characters 30-60: - 62 | let formatter_tag_functions = pp_get_formatter_tag_functions - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions - Use Format.pp_get_formatter_stag_functions. - (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -9 -g -I lib/.spotlib.objs/byte -I lib/.spotlib.objs/native -I /home/opam/.opam/4.11/lib/ppx_test -I /home/opam/.opam/4.11/lib/ppx_test/runtime -I /home/opam/.opam/4.11/lib/re -I /home/opam/.opam/4.11/lib/re/pcre -I /home/opam/.opam/4.11/lib/seq -intf-suffix .ml -no-alias-deps -open Spotlib -o lib/.spotlib.objs/native/spotlib__Xformat.cmx -c -impl lib/xformat.pp.ml) - File "lib/xformat.ml", line 14, characters 13-24: - 14 | let tag = pp_open_tag - ^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_open_tag - Use Format.pp_open_stag. - File "lib/xformat.ml", line 19, characters 17-29: - 19 | let close_tag = pp_close_tag - ^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_close_tag - Use Format.pp_close_stag. - File "lib/xformat.ml", line 61, characters 34-64: - 61 | let set_formatter_tag_functions = pp_set_formatter_tag_functions - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions - This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions. - File "lib/xformat.ml", line 62, characters 30-60: - 62 | let formatter_tag_functions = pp_get_formatter_tag_functions - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions - Use Format.pp_get_formatter_stag_functions. -> compiled spotlib.4.1.0 -> installed spotlib.4.1.0 Processing 45/48: [ppx_meta_conv: dune build] + /home/opam/.opam/4.11/bin/dune "build" "-p" "ppx_meta_conv" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppx_meta_conv.4.0.1) -> compiled ppx_meta_conv.4.0.1 -> installed ppx_meta_conv.4.0.1 Processing 47/48: [treeprint: jbuilder build] + /home/opam/.opam/4.11/bin/jbuilder "build" "-p" "treeprint" "-j" "39" (CWD=/home/opam/.opam/4.11/.opam-switch/build/treeprint.2.2.0) -> compiled treeprint.2.2.0 -> installed treeprint.2.2.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:58.11 ---> saved as "5b7e8ed7e493a4f38ac3bbaf11419b03a81c7ec9967768e1ac1ca41fd6f4d1d8" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u treeprint:a23d87c984630d995fc83abc0141a807,spotlib:3acea43fb919f16183cce4ce5a8f3325,ppx_meta_conv:f063948e7b3ced9b887bd03042b87864")) 2024-09-12 19:58.12 ---> saved as "206d01cc06ec657286089eb219177587dc1bd92f8f2de7849fd2af25c14441f3" /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.554478') && (for DATA in prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1,ppx_meta_conv.4.0.1-f063948e7b3ced9b887bd03042b87864,ppx_meta_conv.4.0.1 prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0,spotlib.4.1.0-3acea43fb919f16183cce4ce5a8f3325,spotlib.4.1.0 prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0,treeprint.2.2.0-a23d87c984630d995fc83abc0141a807,treeprint.2.2.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/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1,ppx_meta_conv.4.0.1-f063948e7b3ced9b887bd03042b87864,ppx_meta_conv.4.0.1 prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0,spotlib.4.1.0-3acea43fb919f16183cce4ce5a8f3325,spotlib.4.1.0 prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0,treeprint.2.2.0-a23d87c984630d995fc83abc0141a807,treeprint.2.2.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1,ppx_meta_conv.4.0.1-f063948e7b3ced9b887bd03042b87864,ppx_meta_conv.4.0.1 prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0,spotlib.4.1.0-3acea43fb919f16183cce4ce5a8f3325,spotlib.4.1.0 prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0,treeprint.2.2.0-a23d87c984630d995fc83abc0141a807,treeprint.2.2.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.554478 prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/doc/ prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/doc/ppx_meta_conv/ prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/doc/ppx_meta_conv/README.md prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/ prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/META prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/dune-package prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/ppx/ prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/ppx/ppx_meta_conv_plugin.ocamlobjinfo prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/ppx/ppx_meta_conv_plugin.cmi prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/ppx/ppx_meta_conv_plugin.cmt prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/ppx/ppx_meta_conv_plugin__Plugin.cmi prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/ppx/ppx_meta_conv_plugin__Plugin.cmt prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/ppx/ppx_meta_conv_plugin__Ppx_driver.cmi prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/ppx/ppx_meta_conv_plugin__Ppx_driver.cmt prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/ppx/ppx_meta_conv_plugin__Ppx_meta_conv.cmi prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/ppx/ppx_meta_conv_plugin__Ppx_meta_conv.cmt prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/ppx/ppx_meta_conv_plugin__Ppx_meta_conv.cmti prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/ prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv.ocamlobjinfo prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv.cmi prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv.cmt prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv__Coder.cmi prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv__Coder.cmt prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv__Coder.cmti prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv__Error.cmi prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv__Error.cmt prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv__Error.cmti prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv__Internal.cmi prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv__Internal.cmt prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv__Internal.cmti prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv__Open.cmi prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv__Open.cmt prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv__Result.cmi prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv__Result.cmt prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv__Result.cmti prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv__Types.cmi prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/lib/ppx_meta_conv/runtime/meta_conv__Types.cmt prep/universes/f063948e7b3ced9b887bd03042b87864/ppx_meta_conv/4.0.1/opam prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/doc/ prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/doc/spotlib/ prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/doc/spotlib/README.md prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/ prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/ prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib.ocamlobjinfo prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/META prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/dune-package prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__At.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__At.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__At.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Base.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Base.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Base.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Command.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Command.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Command.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Comopt.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Comopt.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Comopt.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Copiedfilename.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Copiedfilename.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Dllist.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Dllist.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Dllist.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Exn.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Exn.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Exn.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__File.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__File.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__File.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Filepath.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Filepath.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Filepath.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Freem.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Freem.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Freem.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Hashset.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Hashset.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Hashset.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__IntRange.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__IntRange.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__IntRange.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Monad.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Monad.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Monad.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Monad_intf.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Monad_intf.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Mtypes.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Mtypes.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Once.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Once.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Once.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Option.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Option.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Option.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Overload.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Overload.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__PTest.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__PTest.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Poly_result.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Poly_result.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Poly_result.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Shell.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Shell.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Shell.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Spot.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Spot.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__SpotStream.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__SpotStream.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__SpotStream.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Temporal.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Temporal.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Temporal.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Temporal_lexer.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Temporal_lexer.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Tuple.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Tuple.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Tuple.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__URL.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__URL.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__URL.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__UniqueID.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__UniqueID.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__UniqueID.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Vresult.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Vresult.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Vresult.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Weaktbl.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Weaktbl.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xarray.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xarray.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xarray.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xbytes.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xbytes.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xbytes.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xfilename.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xfilename.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xfilename.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xformat.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xformat.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xformat.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xgc.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xgc.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xgc.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xhashtbl.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xhashtbl.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xhashtbl.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xint64.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xint64.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xlazy.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xlazy.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xlazy.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xlexing.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xlexing.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xlexing.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xlist.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xlist.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xlist.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xobj.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xobj.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xobj.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xprintexc.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xprintexc.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xprintexc.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xprintf.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xprintf.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xprintf.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xset.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xset.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xset.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xstring.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xstring.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xstring.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xsys.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xsys.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xsys.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xunix.cmi prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xunix.cmt prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/lib/spotlib/spotlib__Xunix.cmti prep/universes/3acea43fb919f16183cce4ce5a8f3325/spotlib/4.1.0/opam prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/doc/ prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/doc/treeprint/ prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/doc/treeprint/README.md prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/lib/ prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/lib/treeprint/ prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/lib/treeprint/treeprint.ocamlobjinfo prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/lib/treeprint/META prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/lib/treeprint/treeprint.cmi prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/lib/treeprint/treeprint.cmt prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/lib/treeprint/treeprint__Paren_ocaml.cmi prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/lib/treeprint/treeprint__Paren_ocaml.cmt prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/lib/treeprint/treeprint__Parenthesize.cmi prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/lib/treeprint/treeprint__Parenthesize.cmt prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/lib/treeprint/treeprint__Parenthesize.cmti prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/lib/treeprint/treeprint__Printer.cmi prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/lib/treeprint/treeprint__Printer.cmt prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.0/lib/treeprint/treeprint__Printer.cmti prep/universes/a23d87c984630d995fc83abc0141a807/treeprint/2.2.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_meta_conv.4.0.1-f063948e7b3ced9b887bd03042b87864:d8a2ca9fa152ea922d341e79557b03595dd44158f031b4a616ff3b0f22a88e83 HASHES:spotlib.4.1.0-3acea43fb919f16183cce4ce5a8f3325:5d52d1fec5dc7e9ff5357f45b2255d5d71accff901f2f495cab83af3d67d169b HASHES:treeprint.2.2.0-a23d87c984630d995fc83abc0141a807:6eaf82fe1b41cfb14ed68e059846fdcd505fa5a1fca1eaee44dbe6cfeb4cc584 2024-09-12 19:58.15 ---> saved as "18ec967bfcdd5d69e8b36421dc433011612179b0ceda5be5d088da13e4cee020" Job succeeded 2024-09-12 20:05.40: treeprint.2.2.0-a23d87c984630d995fc83abc0141a807 -> 6eaf82fe1b41cfb14ed68e059846fdcd505fa5a1fca1eaee44dbe6cfeb4cc584 2024-09-12 20:05.40: spotlib.4.1.0-3acea43fb919f16183cce4ce5a8f3325 -> 5d52d1fec5dc7e9ff5357f45b2255d5d71accff901f2f495cab83af3d67d169b 2024-09-12 20:05.40: ppx_meta_conv.4.0.1-f063948e7b3ced9b887bd03042b87864 -> d8a2ca9fa152ea922d341e79557b03595dd44158f031b4a616ff3b0f22a88e83 2024-09-12 20:05.40: Job succeeded