OCamllabs icon Home|Differences with the last checks|Previous runs


Building on x86-bm-3.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
Unable to find image 'ocurrent/opam:debian-unstable' locally
debian-unstable: Pulling from ocurrent/opam
b2048aa58c5f: Pulling fs layer
412783517da1: Pulling fs layer
2143755e883d: Pulling fs layer
b2048aa58c5f: Download complete
b2048aa58c5f: Pull complete
2143755e883d: Verifying Checksum
2143755e883d: Download complete
412783517da1: Verifying Checksum
412783517da1: Download complete
412783517da1: Pull complete
2143755e883d: Pull complete
Digest: sha256:d5761fd43bfa1a0782288e3fc959c461a5b030a735a1e16290ff499c79950c05
Status: Downloaded newer image for ocurrent/opam:debian-unstable
2021-07-04 14:52.04 ---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q '72695bfac80dbcd1d2f10287b2626d18d4acc9f2'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '9c3fe9d253394788e95360e5c2bcb22722fae6f5'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by re]
  - install cmdliner           1.0.4        [required by opam-devel]
  - install dune               2.9.0        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by ocamlgraph]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.1.3        [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4.2
  - install mccs               1.1+13       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 24 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[dune.2.9.0] downloaded from https://github.com/ocaml/dune/releases/download/2.9.0/dune-2.9.0.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4.2] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.2/opam-0install-cudf-v0.4.2.tbz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[opam-file-format.2.1.3] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.9.0
-> installed stdlib-shims.0.3.0
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed opam-file-format.2.1.3
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4.2
-> installed mccs.1.1+13
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-solver.2.1.0~beta4
-> installed opam-state.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
Updating files:  96% (11738/12211)
Updating files:  97% (11845/12211)
Updating files:  98% (11967/12211)
Updating files:  99% (12089/12211)
Updating files: 100% (12211/12211)
Updating files: 100% (12211/12211), done.
2021-07-04 14:52.04 ---> using "307be9aa5cdafafceded4bdc6f1d2d6cc6421661c3851f395cf39dd0065265a9" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally 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.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

  ~/.profile is already up-to-date.
2021-07-04 14:52.04 ---> using "f9d18559158c26cb0236b11f8c3f1aca1927d54f77b8b978800f7461ab605d60" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-07-04 14:52.04 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-07-04 14:52.04 ---> using "4382217c65ee8c899c1e38e76fe879b949ffb708f73e6e0a95f0a3814d01dd54" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.12.0"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.12.0"} | "ocaml-system" {= "4.12.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.12.0  (cached)
-> installed ocaml-base-compiler.4.12.0
-> installed ocaml-config.2
-> installed ocaml.4.12.0
Done.
# Run eval $(opam env --switch=4.12.0) to update the current shell environment
2021-07-04 14:52.04 ---> using "a10c10f45d9fa681a76b21eefeb57e784fc7472a8a3b7ec9dcc9f4d4bd22df3a" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8640 kB]
- Fetched 8865 kB in 2s (4993 kB/s)
- Reading package lists...
- 
2021-07-04 14:52.04 ---> using "bfce8845b766fe8666d094bb9cb7954943ffcd573d35de0544169e560b62c70b" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"ppx_import.1.8.0\"\
               \nopam install -vy \"ppx_import.1.8.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"ppx_import.1.8.0\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] ppx_import.1.8.0 is not installed.

Nothing to do.
The following actions will be performed:
  - install dune                    2.9.0 [required by ppx_import]
  - install result                  1.5   [required by ocaml-migrate-parsetree]
  - install ppx_derivers            1.2.1 [required by ocaml-migrate-parsetree]
  - install ocaml-migrate-parsetree 1.8.0 [required by ppx_import]
  - install ppx_tools_versioned     5.4.0 [required by ppx_import]
  - install ppx_import              1.8.0
===== 6 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/18:
Processing  2/18:
Processing  3/18:
-> retrieved ppx_derivers.1.2.1  (cached)
Processing  4/18:
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing  5/18:
-> retrieved ppx_import.1.8.0  (cached)
Processing  6/18:
-> retrieved ppx_tools_versioned.5.4.0  (cached)
-> retrieved result.1.5  (cached)
-> retrieved dune.2.9.0  (cached)
Processing  7/18: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.12.0/.opam-switch/build/dune.2.9.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- 

Processing  7/18: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.12.0/.opam-switch/build/dune.2.9.0)
-> compiled  dune.2.9.0
-> installed dune.2.9.0
Processing  9/18: [ppx_derivers: dune build]
Processing 10/18: [ppx_derivers: dune build] [result: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.12.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 10/18: [result: dune build]
-> installed ppx_derivers.1.2.1
Processing 11/18: [result: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.12.0/.opam-switch/build/result.1.5)
-> compiled  result.1.5
-> installed result.1.5
Processing 13/18: [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.12.0/.opam-switch/build/ocaml-migrate-parsetree.1.8.0)
-> compiled  ocaml-migrate-parsetree.1.8.0
-> installed ocaml-migrate-parsetree.1.8.0
Processing 15/18: [ppx_tools_versioned: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_tools_versioned" "-j" "31" (CWD=/home/opam/.opam/4.12.0/.opam-switch/build/ppx_tools_versioned.5.4.0)
-       ocamlc .ppx_tools_versioned.objs/byte/ast_convenience_402.{cmo,cmt}
- 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"
-       ocamlc .ppx_tools_versioned.objs/byte/ast_convenience_405.{cmo,cmt}
- 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"
-       ocamlc .ppx_tools_versioned.objs/byte/ast_convenience_403.{cmo,cmt}
- 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"
-       ocamlc .ppx_tools_versioned.objs/byte/ast_convenience_406.{cmo,cmt}
- 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"
-       ocamlc .ppx_tools_versioned.objs/byte/ast_convenience_407.{cmo,cmt}
- 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"
-       ocamlc .ppx_tools_versioned.objs/byte/ast_convenience_404.{cmo,cmt}
- 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"
-     ocamlopt .ppx_tools_versioned.objs/native/ast_convenience_403.{cmx,o}
- 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"
-       ocamlc .ppx_tools_versioned.objs/byte/ast_convenience_408.{cmo,cmt}
- 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"
-       ocamlc .ppx_tools_versioned.objs/byte/ast_convenience_410.{cmo,cmt}
- 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"
-     ocamlopt .ppx_tools_versioned.objs/native/ast_convenience_402.{cmx,o}
- 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"
-     ocamlopt .ppx_tools_versioned.objs/native/ast_convenience_406.{cmx,o}
- 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"
-     ocamlopt .ppx_tools_versioned.objs/native/ast_convenience_405.{cmx,o}
- 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"
-     ocamlopt .ppx_tools_versioned.objs/native/ast_convenience_404.{cmx,o}
- 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"
-       ocamlc .ppx_tools_versioned.objs/byte/ast_convenience_409.{cmo,cmt}
- 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"
-     ocamlopt .ppx_tools_versioned.objs/native/ast_convenience_407.{cmx,o}
- 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"
-     ocamlopt .ppx_tools_versioned.objs/native/ast_convenience_409.{cmx,o}
- 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"
-     ocamlopt .ppx_tools_versioned.objs/native/ast_convenience_408.{cmx,o}
- 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"
-       ocamlc .ppx_tools_versioned.objs/byte/ast_convenience_411.{cmo,cmt}
- 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"
-     ocamlopt .ppx_tools_versioned.objs/native/ast_convenience_410.{cmx,o}
- 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"
-     ocamlopt .ppx_tools_versioned.objs/native/ast_convenience_411.{cmx,o}
- 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"
-       ocamlc .ppx_tools_versioned_metaquot_402.objs/byte/ppx_metaquot_402.{cmi,cmo,cmt}
- 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"
-       ocamlc .ppx_tools_versioned_metaquot_403.objs/byte/ppx_metaquot_403.{cmi,cmo,cmt}
- 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"
-       ocamlc .ppx_tools_versioned_metaquot_405.objs/byte/ppx_metaquot_405.{cmi,cmo,cmt}
- 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"
-       ocamlc .ppx_tools_versioned_metaquot_404.objs/byte/ppx_metaquot_404.{cmi,cmo,cmt}
- 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"
-       ocamlc .ppx_tools_versioned_metaquot_407.objs/byte/ppx_metaquot_407.{cmi,cmo,cmt}
- 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"
-       ocamlc .ppx_tools_versioned_metaquot_409.objs/byte/ppx_metaquot_409.{cmi,cmo,cmt}
- 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"
-       ocamlc .ppx_tools_versioned_metaquot_406.objs/byte/ppx_metaquot_406.{cmi,cmo,cmt}
- 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"
-       ocamlc .ppx_tools_versioned_metaquot_410.objs/byte/ppx_metaquot_410.{cmi,cmo,cmt}
- 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"
-       ocamlc .ppx_tools_versioned_metaquot_411.objs/byte/ppx_metaquot_411.{cmi,cmo,cmt}
- 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"
-       ocamlc .ppx_tools_versioned_metaquot_408.objs/byte/ppx_metaquot_408.{cmi,cmo,cmt}
- 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"
-     ocamlopt .ppx_tools_versioned_metaquot_408.objs/native/ppx_metaquot_408.{cmx,o}
- 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"
-     ocamlopt .ppx_tools_versioned_metaquot_409.objs/native/ppx_metaquot_409.{cmx,o}
- 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"
-     ocamlopt .ppx_tools_versioned_metaquot_410.objs/native/ppx_metaquot_410.{cmx,o}
- 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"
-     ocamlopt .ppx_tools_versioned_metaquot_411.objs/native/ppx_metaquot_411.{cmx,o}
- 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"
-     ocamlopt .ppx_tools_versioned_metaquot_402.objs/native/ppx_metaquot_402.{cmx,o}
- 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"
-     ocamlopt .ppx_tools_versioned_metaquot_403.objs/native/ppx_metaquot_403.{cmx,o}
- 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"
-     ocamlopt .ppx_tools_versioned_metaquot_407.objs/native/ppx_metaquot_407.{cmx,o}
- 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"
-     ocamlopt .ppx_tools_versioned_metaquot_405.objs/native/ppx_metaquot_405.{cmx,o}
- 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"
-     ocamlopt .ppx_tools_versioned_metaquot_406.objs/native/ppx_metaquot_406.{cmx,o}
- 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"
-     ocamlopt .ppx_tools_versioned_metaquot_404.objs/native/ppx_metaquot_404.{cmx,o}
- 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"
-> compiled  ppx_tools_versioned.5.4.0
-> installed ppx_tools_versioned.5.4.0
Processing 17/18: [ppx_import: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_import" "-j" "31" (CWD=/home/opam/.opam/4.12.0/.opam-switch/build/ppx_import.1.8.0)
-> compiled  ppx_import.1.8.0
-> installed ppx_import.1.8.0
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-04 14:52.56 ---> saved as "44d89312f6613df9f0c8df354b0821d508e52d54024d38fc86bb3f4cb61b7130"
Job succeeded