Building on x86-bm-1.ocamllabs.io (from ocaml/opam:debian-unstable) WARNING: Error loading config file: .dockercfg: $HOME is not defined Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam Digest: sha256:a32e554d37007cabaf12da2261dad1c6890fb793357d4499f39865f3c85d81ab Status: Downloaded newer image for ocaml/opam:debian-unstable 2021-09-04 14:29.48 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam")) 2021-09-04 14:29.48 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'git://github.com/ocaml/opam-repository.git' ~/opam-repository && git -C ~/opam-repository checkout -q 8fc7af65ccb8f3b3709bf02b749ac492e6700b59")) 2021-09-04 14:29.48 ---> using "eb095db6df41eeadc708604343f7b0ce0892db9136dac67a38046f57271c5802" from cache /: (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: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2021-09-04 14:29.48 ---> using "d245c9af6f86b2b97434d338a3fbb8270425ab7dc6ad1b5451665adc9698eabf" 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-09-04 14:29.48 ---> using "20d9850dcecd0523d6eddecad814e9bbd93882334348605bfa6e15ffd8f5ced5" from cache /: (run (shell "opam repository add --dont-select 'beta' ~/'beta'")) [beta] Initialised 2021-09-04 14:29.48 ---> using "6f8879c5099d2146b69bdcec3874fd111cad6c5c42ac63d5f9aa72a228fd8ee8" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=beta,default 4.11.2")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.11.2"} | "ocaml-system" {= "4.11.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.11.2 (cached) -> installed ocaml-base-compiler.4.11.2 -> installed ocaml-config.1 -> installed ocaml.4.11.2 Done. # Run eval $(opam env --switch=4.11.2) to update the current shell environment 2021-09-04 14:29.48 ---> using "02a105aeb299ad931aed2945f016f8166bc1f7e878243889fb755113c09b1667" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [165 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 [8766 kB] - Fetched 8994 kB in 3s (3363 kB/s) - Reading package lists... - 2021-09-04 14:29.48 ---> using "8048fa6c82a0969e44a210039fa920031a2f110ed38f8762e8da9ac3d158cc4b" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"spotlib.4.1.0\"\ \nopam install -vy \"spotlib.4.1.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"spotlib.4.1.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] spotlib.4.1.0 is not installed. Nothing to do. The following actions will be performed: - install dune 2.9.0 [required by spotlib] - install seq base [required by re] - install result 1.5 [required by ocaml-migrate-parsetree] - install ppx_derivers 1.2.1 [required by ocaml-migrate-parsetree] - install re 1.9.0 [required by ppx_test] - install ocaml-migrate-parsetree 1.8.0 [required by ppxx] - install ppx_tools_versioned 5.4.0 [required by ppxx] - install ppxx 2.4.0 [required by ppx_test] - install ppx_test 1.7.0 [required by spotlib] - install spotlib 4.1.0 ===== 10 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/30: Processing 2/30: Processing 3/30: -> retrieved ppx_derivers.1.2.1 (cached) Processing 4/30: -> retrieved ppx_test.1.7.0 (cached) Processing 5/30: -> retrieved ppx_tools_versioned.5.4.0 (cached) Processing 6/30: -> retrieved ppxx.2.4.0 (cached) Processing 7/30: -> retrieved re.1.9.0 (cached) Processing 8/30: -> retrieved result.1.5 (cached) Processing 9/30: Processing 10/30: Processing 11/30: -> installed seq.base Processing 12/30: -> retrieved dune.2.9.0 (cached) Processing 13/30: [dune: ocaml bootstrap.ml] -> retrieved ocaml-migrate-parsetree.1.8.0 (cached) -> retrieved spotlib.4.1.0 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.11.2/.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 13/30: [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.11.2/.opam-switch/build/dune.2.9.0) -> compiled dune.2.9.0 -> installed dune.2.9.0 Processing 15/30: [ppx_derivers: dune build] Processing 16/30: [ppx_derivers: dune build] [re: dune build] Processing 17/30: [ppx_derivers: dune build] [re: 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.11.2/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 17/30: [re: dune build] [result: dune build] -> installed ppx_derivers.1.2.1 Processing 18/30: [re: dune build] [result: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 18/30: [re: dune build] -> installed result.1.5 Processing 19/30: [re: dune build] Processing 20/30: [ocaml-migrate-parsetree: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/re.1.9.0) -> compiled re.1.9.0 Processing 20/30: [ocaml-migrate-parsetree: dune build] -> installed re.1.9.0 Processing 21/30: [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.11.2/.opam-switch/build/ocaml-migrate-parsetree.1.8.0) -> compiled ocaml-migrate-parsetree.1.8.0 -> installed ocaml-migrate-parsetree.1.8.0 Processing 23/30: [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.11.2/.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_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" - 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_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_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_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_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_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" - 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" - 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" - 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" - 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_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_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" - 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_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_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_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_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_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_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_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_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_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" - 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_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_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" - 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_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_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_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" - 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_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_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_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_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" -> compiled ppx_tools_versioned.5.4.0 -> installed ppx_tools_versioned.5.4.0 Processing 25/30: [ppxx: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxx" "-j" "31" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/ppxx.2.4.0) - ocamlc src/.ppxx.objs/byte/ppxx__Helper.{cmo,cmt} - 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" - ocamlopt src/.ppxx.objs/native/ppxx__Helper.{cmx,o} - 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 27/30: [ppx_test: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_test" "-j" "31" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/ppx_test.1.7.0) - ocamlc ppx/.ppx_test_plugin.objs/byte/ppx_test_plugin__Ppx.{cmi,cmo,cmt} - 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" - ocamlopt ppx/.ppx_test_plugin.objs/native/ppx_test_plugin__Ppx.{cmx,o} - 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 29/30: [spotlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "spotlib" "-j" "31" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/spotlib.4.1.0) - ocamlc lib/.spotlib.objs/byte/spotlib__Xformat.{cmi,cmti} - 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. - ocamlc lib/.spotlib.objs/byte/spotlib__Xformat.{cmo,cmt} - 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. - ocamlopt lib/.spotlib.objs/native/spotlib__Xformat.{cmx,o} - 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 Done. # Run eval $(opam env) to update the current shell environment 2021-09-04 14:30.39 ---> saved as "c9d09e65f7f406afd8433cc93b4cb4a760dede6eadfe790763fedb2f12e552ce" Job succeeded