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


Building on doris.caelum.ci.dev

(from ocaml/opam:debian-unstable@sha256:3a190f8cb0dd30ba362f6a8bedf9789cf57af51cacd511c706e4e30898c7009a)
Unable to find image 'ocaml/opam:debian-unstable@sha256:3a190f8cb0dd30ba362f6a8bedf9789cf57af51cacd511c706e4e30898c7009a' locally
docker.io/ocaml/opam@sha256:3a190f8cb0dd30ba362f6a8bedf9789cf57af51cacd511c706e4e30898c7009a: Pulling from ocaml/opam
be8bff513ecd: Pulling fs layer
be8bff513ecd: Verifying Checksum
be8bff513ecd: Download complete
be8bff513ecd: Pull complete
Digest: sha256:3a190f8cb0dd30ba362f6a8bedf9789cf57af51cacd511c706e4e30898c7009a
Status: Downloaded newer image for ocaml/opam@sha256:3a190f8cb0dd30ba362f6a8bedf9789cf57af51cacd511c706e4e30898c7009a
2023-04-08 02:42.30 ---> using "1b5bfb7eb3e9a5f062cbf0b4461d12fc3dfecf96d05cadb00246fad3fdcdc978" 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-dev /usr/bin/opam"))
2023-04-08 02:42.30 ---> using "c44b22cf0b2efc5d1d2841662bdcff05d434caaef05c2fb6fbfd413cdea5e4a8" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 256625cb20f160c147915cb8af1e68e7152edc2c"))
2023-04-08 02:42.30 ---> using "e2c652ea609d075e64169772425842010e5451c0329879d1beea6d6c1b92a125" 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.

2023-04-08 02:42.30 ---> using "96fe71a7db45eb10c3e9e23c88bb9115f86226e06f54a7fcb0f5e7d132ff1e2d" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.13' --packages ocaml-base-compiler.4.13.1"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.13.1  (cached)
-> installed ocaml-base-compiler.4.13.1
-> installed ocaml-config.2
-> installed ocaml.4.13.1
Done.
# Run eval $(opam env --switch=4.13) to update the current shell environment
2023-04-08 02:42.30 ---> using "40b704998f2ddce72915aed5fc5946a5d7184bc75195bccced4b8d8fc04fb605" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [184 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-04-07-2007.18-F-2023-03-27-1404.25.pdiff [102 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-04-07-2007.18-F-2023-03-27-1404.25.pdiff [102 kB]
- Fetched 349 kB in 3s (121 kB/s)
- Reading package lists...
- 
2023-04-08 02:42.30 ---> using "cd523e3f7fcf64ce44ee17d5c035f0dbc8b57fb12874fafab99ea91b04266093" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"uri.2.2.0\"\
               \nopam install -vy \"uri.2.2.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"uri.2.2.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"))
Nothing to do.
[NOTE] uri.2.2.0 is not installed.

The following actions will be performed:
=== install 14 packages
  - install base                v0.14.3 [required by ppx_sexp_conv]
  - install csexp               1.5.1   [required by dune-configurator]
  - install dune                3.7.0   [required by uri]
  - install dune-configurator   3.7.0   [required by base]
  - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
  - install ppx_derivers        1.2.1   [required by ppxlib]
  - install ppx_sexp_conv       v0.14.3 [required by uri]
  - install ppxlib              0.25.1  [required by ppx_sexp_conv]
  - install re                  1.10.4  [required by uri]
  - install seq                 base    [required by re]
  - install sexplib0            v0.14.0 [required by uri]
  - install stdlib-shims        0.3.0   [required by ppxlib]
  - install stringext           1.6.0   [required by uri]
  - install uri                 2.2.0

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/41:
Processing  2/41:
Processing  3/41:
-> retrieved csexp.1.5.1  (cached)
Processing  4/41:
-> retrieved base.v0.14.3  (cached)
Processing  5/41:
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing  6/41:
-> retrieved ppx_derivers.1.2.1  (cached)
Processing  7/41:
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing  8/41:
-> retrieved re.1.10.4  (cached)
Processing  9/41:
Processing 10/41:
Processing 11/41:
-> installed seq.base
Processing 12/41:
-> retrieved dune.3.7.0, dune-configurator.3.7.0  (cached)
Processing 13/41:
Processing 14/41: [dune: ocaml 255]
-> retrieved ppxlib.0.25.1  (cached)
Processing 15/41: [dune: ocaml 255]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 16/41: [dune: ocaml 255]
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved stringext.1.6.0  (cached)
-> retrieved uri.2.2.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.7.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- 

Processing 16/41: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.7.0)
-> compiled  dune.3.7.0
-> installed dune.3.7.0
Processing 18/41: [csexp: dune build]
Processing 19/41: [csexp: dune build] [ocaml-compiler-libs: dune build]
Processing 20/41: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 21/41: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 22/41: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
Processing 23/41: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 24/41: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 24/41: [csexp: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ppx_derivers.1.2.1
Processing 25/41: [csexp: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 25/41: [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed csexp.1.5.1
Processing 26/41: [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 27/41: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 27/41: [dune-configurator: rm] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 28/41: [dune-configurator: rm] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/re.1.10.4)
-> compiled  re.1.10.4
Processing 28/41: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed re.1.10.4
Processing 29/41: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexplib0.v0.14.0)
-> compiled  sexplib0.v0.14.0
Processing 29/41: [dune-configurator: rm] [stdlib-shims: dune build] [stringext: dune build]
-> installed sexplib0.v0.14.0
Processing 30/41: [dune-configurator: rm] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 30/41: [dune-configurator: rm] [stringext: dune build]
-> installed stdlib-shims.0.3.0
Processing 31/41: [dune-configurator: rm] [stringext: dune build]
Processing 32/41: [dune-configurator: rm] [ppxlib: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stringext" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 32/41: [dune-configurator: rm] [ppxlib: dune build]
-> installed stringext.1.6.0
Processing 33/41: [dune-configurator: rm] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.7.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.7.0)
Processing 33/41: [dune-configurator: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.7.0)
-> compiled  dune-configurator.3.7.0
Processing 33/41: [ppxlib: dune build]
-> installed dune-configurator.3.7.0
Processing 34/41: [ppxlib: dune build]
Processing 35/41: [base: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/base.v0.14.3)
-> compiled  base.v0.14.3
Processing 35/41: [ppxlib: dune build]
-> installed base.v0.14.3
Processing 36/41: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppxlib.0.25.1)
-> compiled  ppxlib.0.25.1
-> installed ppxlib.0.25.1
Processing 38/41: [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_sexp_conv.v0.14.3)
-> compiled  ppx_sexp_conv.v0.14.3
-> installed ppx_sexp_conv.v0.14.3
Processing 40/41: [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "uri" "-j" "1" (CWD=/home/opam/.opam/4.13/.opam-switch/build/uri.2.2.0)
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.uri.objs/byte -I /home/opam/.opam/4.13/lib/re -I /home/opam/.opam/4.13/lib/re/posix -I /home/opam/.opam/4.13/lib/seq -I /home/opam/.opam/4.13/lib/stringext -intf-suffix .ml -no-alias-deps -open Uri__ -o lib/.uri.objs/byte/uri.cmo -c -impl lib/uri.ml)
- File "lib/uri.ml", line 602, characters 32-38:
- 602 |     try Some (Pct.cast_encoded (Re.get s n))
-                                       ^^^^^^
- Alert deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 607, characters 34-40:
- 607 |       let pct = Pct.cast_encoded (Re.get s n) in
-                                         ^^^^^^
- Alert deprecated: Re.get
- Use Group.get
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I lib/.uri.objs/byte -I lib/.uri.objs/native -I /home/opam/.opam/4.13/lib/re -I /home/opam/.opam/4.13/lib/re/posix -I /home/opam/.opam/4.13/lib/seq -I /home/opam/.opam/4.13/lib/stringext -intf-suffix .ml -no-alias-deps -open Uri__ -o lib/.uri.objs/native/uri.cmx -c -impl lib/uri.ml)
- File "lib/uri.ml", line 602, characters 32-38:
- 602 |     try Some (Pct.cast_encoded (Re.get s n))
-                                       ^^^^^^
- Alert deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 607, characters 34-40:
- 607 |       let pct = Pct.cast_encoded (Re.get s n) in
-                                         ^^^^^^
- Alert deprecated: Re.get
- Use Group.get
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I lib/.uri_top.objs/byte -I lib/.uri_top.objs/native -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/re -I /home/opam/.opam/4.13/lib/re/posix -I /home/opam/.opam/4.13/lib/seq -I /home/opam/.opam/4.13/lib/stringext -I lib/.uri.objs/byte -I lib/.uri.objs/native -intf-suffix .ml -no-alias-deps -o lib/.uri_top.objs/native/uri_top.cmx -c -impl lib/uri_top.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I lib/.uri_sexp.objs/byte -I lib/.uri_sexp.objs/native -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/re -I /home/opam/.opam/4.13/lib/re/posix -I /home/opam/.opam/4.13/lib/seq -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/stringext -I lib/.uri.objs/byte -I lib/.uri.objs/native -intf-suffix .ml -no-alias-deps -o lib/.uri_sexp.objs/native/uri_sexp.cmx -c -impl lib/uri_sexp.pp.ml)
- File "lib/uri_sexp.ml", line 26, characters 40-49:
- 26 |           query: (string * string list) sexp_list;
-                                              ^^^^^^^^^
- Alert deprecated: Sexplib0.Sexp_conv.sexp_list
- [since 2019-03] use [@sexp.list] instead
- File "lib/uri_sexp.ml", line 27, characters 20-33:
- 27 |           fragment: string option [@default None] [@sexp_drop_default]
-                          ^^^^^^^^^^^^^
- Warning 22 [preprocessor]: [@sexp_drop_default] is deprecated: please use one of:
- - [@sexp_drop_default f] and give an explicit equality function ([f = Poly.(=)] corresponds to the old behavior)
- - [@sexp_drop_default.compare] if the type supports [%compare]
- - [@sexp_drop_default.equal] if the type supports [%equal]
- - [@sexp_drop_default.sexp] if you want to compare the sexp representations
- 
- File "lib/uri_sexp.ml", line 25, characters 16-22:
- 25 |           path: string [@default ""] [@sexp_drop_default];
-                      ^^^^^^
- Warning 22 [preprocessor]: [@sexp_drop_default] is deprecated: please use one of:
- - [@sexp_drop_default f] and give an explicit equality function ([f = Poly.(=)] corresponds to the old behavior)
- - [@sexp_drop_default.compare] if the type supports [%compare]
- - [@sexp_drop_default.equal] if the type supports [%equal]
- - [@sexp_drop_default.sexp] if you want to compare the sexp representations
- 
- File "lib/uri_sexp.ml", line 24, characters 16-26:
- 24 |           port: int option [@default None] [@sexp_drop_default];
-                      ^^^^^^^^^^
- Warning 22 [preprocessor]: [@sexp_drop_default] is deprecated: please use one of:
- - [@sexp_drop_default f] and give an explicit equality function ([f = Poly.(=)] corresponds to the old behavior)
- - [@sexp_drop_default.compare] if the type supports [%compare]
- - [@sexp_drop_default.equal] if the type supports [%equal]
- - [@sexp_drop_default.sexp] if you want to compare the sexp representations
- 
- File "lib/uri_sexp.ml", line 23, characters 16-29:
- 23 |           host: string option [@default None] [@sexp_drop_default];
-                      ^^^^^^^^^^^^^
- Warning 22 [preprocessor]: [@sexp_drop_default] is deprecated: please use one of:
- - [@sexp_drop_default f] and give an explicit equality function ([f = Poly.(=)] corresponds to the old behavior)
- - [@sexp_drop_default.compare] if the type supports [%compare]
- - [@sexp_drop_default.equal] if the type supports [%equal]
- - [@sexp_drop_default.sexp] if you want to compare the sexp representations
- 
- File "lib/uri_sexp.ml", line 22, characters 20-33:
- 22 |           userinfo: string option [@default None] [@sexp_drop_default];
-                          ^^^^^^^^^^^^^
- Warning 22 [preprocessor]: [@sexp_drop_default] is deprecated: please use one of:
- - [@sexp_drop_default f] and give an explicit equality function ([f = Poly.(=)] corresponds to the old behavior)
- - [@sexp_drop_default.compare] if the type supports [%compare]
- - [@sexp_drop_default.equal] if the type supports [%equal]
- - [@sexp_drop_default.sexp] if you want to compare the sexp representations
- 
- File "lib/uri_sexp.ml", line 21, characters 18-31:
- 21 |           scheme: string option [@default None] [@sexp_drop_default];
-                        ^^^^^^^^^^^^^
- Warning 22 [preprocessor]: [@sexp_drop_default] is deprecated: please use one of:
- - [@sexp_drop_default f] and give an explicit equality function ([f = Poly.(=)] corresponds to the old behavior)
- - [@sexp_drop_default.compare] if the type supports [%compare]
- - [@sexp_drop_default.equal] if the type supports [%equal]
- - [@sexp_drop_default.sexp] if you want to compare the sexp representations
- 
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.uri_sexp.objs/byte -I /home/opam/.opam/4.13/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.13/lib/re -I /home/opam/.opam/4.13/lib/re/posix -I /home/opam/.opam/4.13/lib/seq -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/stringext -I lib/.uri.objs/byte -intf-suffix .ml -no-alias-deps -o lib/.uri_sexp.objs/byte/uri_sexp.cmo -c -impl lib/uri_sexp.pp.ml)
- File "lib/uri_sexp.ml", line 26, characters 40-49:
- 26 |           query: (string * string list) sexp_list;
-                                              ^^^^^^^^^
- Alert deprecated: Sexplib0.Sexp_conv.sexp_list
- [since 2019-03] use [@sexp.list] instead
- File "lib/uri_sexp.ml", line 27, characters 20-33:
- 27 |           fragment: string option [@default None] [@sexp_drop_default]
-                          ^^^^^^^^^^^^^
- Warning 22 [preprocessor]: [@sexp_drop_default] is deprecated: please use one of:
- - [@sexp_drop_default f] and give an explicit equality function ([f = Poly.(=)] corresponds to the old behavior)
- - [@sexp_drop_default.compare] if the type supports [%compare]
- - [@sexp_drop_default.equal] if the type supports [%equal]
- - [@sexp_drop_default.sexp] if you want to compare the sexp representations
- 
- File "lib/uri_sexp.ml", line 25, characters 16-22:
- 25 |           path: string [@default ""] [@sexp_drop_default];
-                      ^^^^^^
- Warning 22 [preprocessor]: [@sexp_drop_default] is deprecated: please use one of:
- - [@sexp_drop_default f] and give an explicit equality function ([f = Poly.(=)] corresponds to the old behavior)
- - [@sexp_drop_default.compare] if the type supports [%compare]
- - [@sexp_drop_default.equal] if the type supports [%equal]
- - [@sexp_drop_default.sexp] if you want to compare the sexp representations
- 
- File "lib/uri_sexp.ml", line 24, characters 16-26:
- 24 |           port: int option [@default None] [@sexp_drop_default];
-                      ^^^^^^^^^^
- Warning 22 [preprocessor]: [@sexp_drop_default] is deprecated: please use one of:
- - [@sexp_drop_default f] and give an explicit equality function ([f = Poly.(=)] corresponds to the old behavior)
- - [@sexp_drop_default.compare] if the type supports [%compare]
- - [@sexp_drop_default.equal] if the type supports [%equal]
- - [@sexp_drop_default.sexp] if you want to compare the sexp representations
- 
- File "lib/uri_sexp.ml", line 23, characters 16-29:
- 23 |           host: string option [@default None] [@sexp_drop_default];
-                      ^^^^^^^^^^^^^
- Warning 22 [preprocessor]: [@sexp_drop_default] is deprecated: please use one of:
- - [@sexp_drop_default f] and give an explicit equality function ([f = Poly.(=)] corresponds to the old behavior)
- - [@sexp_drop_default.compare] if the type supports [%compare]
- - [@sexp_drop_default.equal] if the type supports [%equal]
- - [@sexp_drop_default.sexp] if you want to compare the sexp representations
- 
- File "lib/uri_sexp.ml", line 22, characters 20-33:
- 22 |           userinfo: string option [@default None] [@sexp_drop_default];
-                          ^^^^^^^^^^^^^
- Warning 22 [preprocessor]: [@sexp_drop_default] is deprecated: please use one of:
- - [@sexp_drop_default f] and give an explicit equality function ([f = Poly.(=)] corresponds to the old behavior)
- - [@sexp_drop_default.compare] if the type supports [%compare]
- - [@sexp_drop_default.equal] if the type supports [%equal]
- - [@sexp_drop_default.sexp] if you want to compare the sexp representations
- 
- File "lib/uri_sexp.ml", line 21, characters 18-31:
- 21 |           scheme: string option [@default None] [@sexp_drop_default];
-                        ^^^^^^^^^^^^^
- Warning 22 [preprocessor]: [@sexp_drop_default] is deprecated: please use one of:
- - [@sexp_drop_default f] and give an explicit equality function ([f = Poly.(=)] corresponds to the old behavior)
- - [@sexp_drop_default.compare] if the type supports [%compare]
- - [@sexp_drop_default.equal] if the type supports [%equal]
- - [@sexp_drop_default.sexp] if you want to compare the sexp representations
- 
-> compiled  uri.2.2.0
-> installed uri.2.2.0
Done.
# Run eval $(opam env) to update the current shell environment
2023-04-08 02:43.15 ---> saved as "e7ab46bcd08034992d214ebb1baf584a78b01b35a58bd359f62595fd63aa882e"
Job succeeded