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


Building on pima.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1)
Unable to find image 'ocaml/opam:debian-unstable@sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1' locally
docker.io/ocaml/opam@sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1: Pulling from ocaml/opam
88273bdcc4bc: Pulling fs layer
88273bdcc4bc: Verifying Checksum
88273bdcc4bc: Download complete
88273bdcc4bc: Pull complete
Digest: sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1
Status: Downloaded newer image for ocaml/opam@sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1
2022-10-13 04:53.17 ---> using "72789ea385c156750aa7dd96aa50ee44bc632bea844e975f245441d9aee8bfd2" 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"))
2022-10-13 04:53.17 ---> using "00a95b0dc29356854a2323387bb3765564e1fe55593574ff6be6315935e9f655" 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 b1c9c96444d9fdc81f076b2f18ffaccd2f7c8f2f"))
2022-10-13 04:53.17 ---> using "78ae84c730ce1e5c34c37c027b1e573b31333de9c356d764a1de3654115799af" 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.

2022-10-13 04:53.17 ---> using "3910cf3733834024da3f31717f53c4d64ec6165d9ca48b4a2ad73da600e53b71" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14' '4.14.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.0"} | "ocaml-system" {= "4.14.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.14.0  (cached)
-> installed ocaml-base-compiler.4.14.0
-> installed ocaml-config.2
-> installed ocaml.4.14.0
Done.
# Run eval $(opam env --switch=4.14) to update the current shell environment
2022-10-13 04:53.17 ---> using "fb1eb500f11be569274ad29ee0db9fcc0909ae204e539c4aea07285e5410519c" 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]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-10-11-2005.54-F-2022-10-10-1406.43.pdiff [117 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-10-11-2005.54-F-2022-10-10-1406.43.pdiff [117 kB]
- Fetched 341 kB in 4s (90.4 kB/s)
- Reading package lists...
- 
2022-10-13 04:53.17 ---> using "bb3fedd8441a3a40aad051f4d87b043f4b5b40252dccad127b059938a578d2b7" from cache

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

Nothing to do.
The following actions will be performed:
=== install 2 packages
  - install dune   3.4.1 [required by stdint]
  - install stdint 0.6.0

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/6:
Processing  2/6: [stdint.0.6.0: http]
-> retrieved dune.3.4.1  (cached)
Processing  3/6: [stdint.0.6.0: http] [dune: ocaml bootstrap.ml]
Processing  3/6: [dune: ocaml bootstrap.ml]
-> retrieved stdint.0.6.0  (https://github.com/andrenth/ocaml-stdint/releases/download/0.6.0/stdint-0.6.0.tbz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "127" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.4.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 127
- 

Processing  3/6: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "127" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.4.1)
-> compiled  dune.3.4.1
-> installed dune.3.4.1
Processing  5/6: [stdint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdint" "-j" "127" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stdint.0.6.0)
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14/lib/ocaml -o int56_stubs.o -c int56_stubs.c)
- int56_stubs.c: In function 'int56_div':
- int56_stubs.c:22:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    22 |   CAMLreturn (copy_int56((Int64_val(v1) / divisor) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int56_stubs.c: In function 'int56_shift_right':
- int56_stubs.c:29:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    29 |   CAMLreturn (copy_int56((Int64_val(v1) >> Long_val(v2)) & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- int56_stubs.c: In function 'int56_max_int':
- int56_stubs.c:36:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    36 |   CAMLreturn (copy_int56(INT64_MAX & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- int56_stubs.c: In function 'int56_min_int':
- int56_stubs.c:43:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    43 |   CAMLreturn (copy_int56(INT64_MIN & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14/lib/ocaml -o int48_stubs.o -c int48_stubs.c)
- int48_stubs.c: In function 'int48_div':
- int48_stubs.c:22:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    22 |   CAMLreturn (copy_int48((Int64_val(v1) / divisor) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- int48_stubs.c: In function 'int48_shift_right':
- int48_stubs.c:29:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    29 |   CAMLreturn (copy_int48((Int64_val(v1) >> Long_val(v2)) & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- int48_stubs.c: In function 'int48_max_int':
- int48_stubs.c:36:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    36 |   CAMLreturn (copy_int48(INT64_MAX & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- int48_stubs.c: In function 'int48_min_int':
- int48_stubs.c:43:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    43 |   CAMLreturn (copy_int48(INT64_MIN & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14/lib/ocaml -o int40_stubs.o -c int40_stubs.c)
- int40_stubs.c: In function 'int40_div':
- int40_stubs.c:22:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    22 |   CAMLreturn (copy_int40((Int64_val(v1) / divisor) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- int40_stubs.c: In function 'int40_shift_right':
- int40_stubs.c:29:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    29 |   CAMLreturn (copy_int40((Int64_val(v1) >> Long_val(v2)) & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- int40_stubs.c: In function 'int40_max_int':
- int40_stubs.c:36:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    36 |   CAMLreturn (copy_int40(INT64_MAX & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- int40_stubs.c: In function 'int40_min_int':
- int40_stubs.c:43:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    43 |   CAMLreturn (copy_int40(INT64_MIN & mask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14/lib/ocaml -o int56_conv.o -c int56_conv.c)
- int56_conv.c: In function 'int56_of_int':
- int56_conv.c:33:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    33 |   CAMLreturn (copy_int64(((int64_t)Long_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- int56_conv.c: In function 'int56_of_nativeint':
- int56_conv.c:40:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    40 |   CAMLreturn (copy_int64(((int64_t)Nativeint_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- int56_conv.c: In function 'int56_of_float':
- int56_conv.c:47:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    47 |   CAMLreturn (copy_int64(((int64_t)Double_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int56_conv.c: In function 'int56_of_int8':
- int56_conv.c:54:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    54 |   CAMLreturn (copy_int64(((int64_t)Int8_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- int56_conv.c: In function 'int56_of_int16':
- int56_conv.c:61:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    61 |   CAMLreturn (copy_int64(((int64_t)Int16_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- int56_conv.c: In function 'int56_of_int24':
- int56_conv.c:68:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    68 |   CAMLreturn (copy_int64(((int64_t)Int24_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- int56_conv.c: In function 'int56_of_int32':
- int56_conv.c:75:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    75 |   CAMLreturn (copy_int64(((int64_t)Int32_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- int56_conv.c: In function 'int56_of_int40':
- int56_conv.c:82:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    82 |   CAMLreturn (copy_int64(((int64_t)Int40_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- int56_conv.c: In function 'int56_of_int48':
- int56_conv.c:89:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    89 |   CAMLreturn (copy_int64(((int64_t)Int48_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- int56_conv.c: In function 'int56_of_int64':
- int56_conv.c:96:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    96 |   CAMLreturn (copy_int64(((int64_t)Int64_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- int56_conv.c: In function 'int56_of_int128':
- int56_conv.c:104:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   104 |   CAMLreturn (copy_int64(((int64_t)Int128_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int56_conv.c: In function 'int56_of_uint8':
- int56_conv.c:115:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   115 |   CAMLreturn (copy_int64(((int64_t)Uint8_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- int56_conv.c: In function 'int56_of_uint16':
- int56_conv.c:122:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   122 |   CAMLreturn (copy_int64(((int64_t)Uint16_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int56_conv.c: In function 'int56_of_uint24':
- int56_conv.c:129:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   129 |   CAMLreturn (copy_int64(((int64_t)Uint24_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int56_conv.c: In function 'int56_of_uint32':
- int56_conv.c:136:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   136 |   CAMLreturn (copy_int64(((int64_t)Uint32_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int56_conv.c: In function 'int56_of_uint40':
- int56_conv.c:143:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   143 |   CAMLreturn (copy_int64(((int64_t)Uint40_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int56_conv.c: In function 'int56_of_uint48':
- int56_conv.c:150:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   150 |   CAMLreturn (copy_int64(((int64_t)Uint48_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int56_conv.c: In function 'int56_of_uint56':
- int56_conv.c:157:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   157 |   CAMLreturn (copy_int64(((int64_t)Uint56_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int56_conv.c: In function 'int56_of_uint64':
- int56_conv.c:164:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   164 |   CAMLreturn (copy_int64(((int64_t)Uint64_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int56_conv.c: In function 'int56_of_uint128':
- int56_conv.c:172:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   172 |   CAMLreturn (copy_int64(((int64_t)Uint128_val(v)) << 8));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14/lib/ocaml -o int64_conv.o -c int64_conv.c)
- int64_conv.c: In function 'int64_of_int':
- int64_conv.c:33:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    33 |   CAMLreturn (copy_int64((int64_t)Long_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- int64_conv.c: In function 'int64_of_nativeint':
- int64_conv.c:40:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    40 |   CAMLreturn (copy_int64((int64_t)Nativeint_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- int64_conv.c: In function 'int64_of_float':
- int64_conv.c:47:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    47 |   CAMLreturn (copy_int64((int64_t)Double_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int64_conv.c: In function 'int64_of_int8':
- int64_conv.c:54:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    54 |   CAMLreturn (copy_int64((int64_t)Int8_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- int64_conv.c: In function 'int64_of_int16':
- int64_conv.c:61:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    61 |   CAMLreturn (copy_int64((int64_t)Int16_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- int64_conv.c: In function 'int64_of_int24':
- int64_conv.c:68:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    68 |   CAMLreturn (copy_int64((int64_t)Int24_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- int64_conv.c: In function 'int64_of_int32':
- int64_conv.c:75:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    75 |   CAMLreturn (copy_int64((int64_t)Int32_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- int64_conv.c: In function 'int64_of_int40':
- int64_conv.c:82:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    82 |   CAMLreturn (copy_int64((int64_t)Int40_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- int64_conv.c: In function 'int64_of_int48':
- int64_conv.c:89:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    89 |   CAMLreturn (copy_int64((int64_t)Int48_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- int64_conv.c: In function 'int64_of_int56':
- int64_conv.c:96:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    96 |   CAMLreturn (copy_int64((int64_t)Int56_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- int64_conv.c: In function 'int64_of_int128':
- int64_conv.c:104:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   104 |   CAMLreturn (copy_int64((int64_t)Int128_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int64_conv.c: In function 'int64_of_uint8':
- int64_conv.c:115:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   115 |   CAMLreturn (copy_int64((int64_t)Uint8_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- int64_conv.c: In function 'int64_of_uint16':
- int64_conv.c:122:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   122 |   CAMLreturn (copy_int64((int64_t)Uint16_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int64_conv.c: In function 'int64_of_uint24':
- int64_conv.c:129:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   129 |   CAMLreturn (copy_int64((int64_t)Uint24_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int64_conv.c: In function 'int64_of_uint32':
- int64_conv.c:136:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   136 |   CAMLreturn (copy_int64((int64_t)Uint32_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int64_conv.c: In function 'int64_of_uint40':
- int64_conv.c:143:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   143 |   CAMLreturn (copy_int64((int64_t)Uint40_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int64_conv.c: In function 'int64_of_uint48':
- int64_conv.c:150:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   150 |   CAMLreturn (copy_int64((int64_t)Uint48_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int64_conv.c: In function 'int64_of_uint56':
- int64_conv.c:157:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   157 |   CAMLreturn (copy_int64((int64_t)Uint56_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int64_conv.c: In function 'int64_of_uint64':
- int64_conv.c:164:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   164 |   CAMLreturn (copy_int64((int64_t)Uint64_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int64_conv.c: In function 'int64_of_uint128':
- int64_conv.c:172:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   172 |   CAMLreturn (copy_int64((int64_t)Uint128_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14/lib/ocaml -o int40_conv.o -c int40_conv.c)
- int40_conv.c: In function 'int40_of_int':
- int40_conv.c:33:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    33 |   CAMLreturn (copy_int64(((int64_t)Long_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- int40_conv.c: In function 'int40_of_nativeint':
- int40_conv.c:40:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    40 |   CAMLreturn (copy_int64(((int64_t)Nativeint_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- int40_conv.c: In function 'int40_of_float':
- int40_conv.c:47:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    47 |   CAMLreturn (copy_int64(((int64_t)Double_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int40_conv.c: In function 'int40_of_int8':
- int40_conv.c:54:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    54 |   CAMLreturn (copy_int64(((int64_t)Int8_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- int40_conv.c: In function 'int40_of_int16':
- int40_conv.c:61:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    61 |   CAMLreturn (copy_int64(((int64_t)Int16_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int40_conv.c: In function 'int40_of_int24':
- int40_conv.c:68:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    68 |   CAMLreturn (copy_int64(((int64_t)Int24_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int40_conv.c: In function 'int40_of_int32':
- int40_conv.c:75:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    75 |   CAMLreturn (copy_int64(((int64_t)Int32_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int40_conv.c: In function 'int40_of_int48':
- int40_conv.c:82:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    82 |   CAMLreturn (copy_int64(((int64_t)Int48_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int40_conv.c: In function 'int40_of_int56':
- int40_conv.c:89:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    89 |   CAMLreturn (copy_int64(((int64_t)Int56_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int40_conv.c: In function 'int40_of_int64':
- int40_conv.c:96:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    96 |   CAMLreturn (copy_int64(((int64_t)Int64_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int40_conv.c: In function 'int40_of_int128':
- int40_conv.c:104:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   104 |   CAMLreturn (copy_int64(((int64_t)Int128_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int40_conv.c: In function 'int40_of_uint8':
- int40_conv.c:115:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   115 |   CAMLreturn (copy_int64(((int64_t)Uint8_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int40_conv.c: In function 'int40_of_uint16':
- int40_conv.c:122:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   122 |   CAMLreturn (copy_int64(((int64_t)Uint16_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int40_conv.c: In function 'int40_of_uint24':
- int40_conv.c:129:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   129 |   CAMLreturn (copy_int64(((int64_t)Uint24_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int40_conv.c: In function 'int40_of_uint32':
- int40_conv.c:136:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   136 |   CAMLreturn (copy_int64(((int64_t)Uint32_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int40_conv.c: In function 'int40_of_uint40':
- int40_conv.c:143:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   143 |   CAMLreturn (copy_int64(((int64_t)Uint40_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int40_conv.c: In function 'int40_of_uint48':
- int40_conv.c:150:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   150 |   CAMLreturn (copy_int64(((int64_t)Uint48_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int40_conv.c: In function 'int40_of_uint56':
- int40_conv.c:157:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   157 |   CAMLreturn (copy_int64(((int64_t)Uint56_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int40_conv.c: In function 'int40_of_uint64':
- int40_conv.c:164:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   164 |   CAMLreturn (copy_int64(((int64_t)Uint64_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int40_conv.c: In function 'int40_of_uint128':
- int40_conv.c:172:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   172 |   CAMLreturn (copy_int64(((int64_t)Uint128_val(v)) << 24));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14/lib/ocaml -o int48_conv.o -c int48_conv.c)
- int48_conv.c: In function 'int48_of_int':
- int48_conv.c:33:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    33 |   CAMLreturn (copy_int64(((int64_t)Long_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- int48_conv.c: In function 'int48_of_nativeint':
- int48_conv.c:40:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    40 |   CAMLreturn (copy_int64(((int64_t)Nativeint_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- int48_conv.c: In function 'int48_of_float':
- int48_conv.c:47:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    47 |   CAMLreturn (copy_int64(((int64_t)Double_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int48_conv.c: In function 'int48_of_int8':
- int48_conv.c:54:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    54 |   CAMLreturn (copy_int64(((int64_t)Int8_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- int48_conv.c: In function 'int48_of_int16':
- int48_conv.c:61:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    61 |   CAMLreturn (copy_int64(((int64_t)Int16_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int48_conv.c: In function 'int48_of_int24':
- int48_conv.c:68:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    68 |   CAMLreturn (copy_int64(((int64_t)Int24_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int48_conv.c: In function 'int48_of_int32':
- int48_conv.c:75:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    75 |   CAMLreturn (copy_int64(((int64_t)Int32_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int48_conv.c: In function 'int48_of_int40':
- int48_conv.c:82:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    82 |   CAMLreturn (copy_int64(((int64_t)Int40_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int48_conv.c: In function 'int48_of_int56':
- int48_conv.c:89:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    89 |   CAMLreturn (copy_int64(((int64_t)Int56_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int48_conv.c: In function 'int48_of_int64':
- int48_conv.c:96:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    96 |   CAMLreturn (copy_int64(((int64_t)Int64_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int48_conv.c: In function 'int48_of_int128':
- int48_conv.c:104:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   104 |   CAMLreturn (copy_int64(((int64_t)Int128_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int48_conv.c: In function 'int48_of_uint8':
- int48_conv.c:115:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   115 |   CAMLreturn (copy_int64(((int64_t)Uint8_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- int48_conv.c: In function 'int48_of_uint16':
- int48_conv.c:122:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   122 |   CAMLreturn (copy_int64(((int64_t)Uint16_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int48_conv.c: In function 'int48_of_uint24':
- int48_conv.c:129:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   129 |   CAMLreturn (copy_int64(((int64_t)Uint24_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int48_conv.c: In function 'int48_of_uint32':
- int48_conv.c:136:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   136 |   CAMLreturn (copy_int64(((int64_t)Uint32_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int48_conv.c: In function 'int48_of_uint40':
- int48_conv.c:143:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   143 |   CAMLreturn (copy_int64(((int64_t)Uint40_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int48_conv.c: In function 'int48_of_uint48':
- int48_conv.c:150:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   150 |   CAMLreturn (copy_int64(((int64_t)Uint48_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int48_conv.c: In function 'int48_of_uint56':
- int48_conv.c:157:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   157 |   CAMLreturn (copy_int64(((int64_t)Uint56_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int48_conv.c: In function 'int48_of_uint64':
- int48_conv.c:164:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   164 |   CAMLreturn (copy_int64(((int64_t)Uint64_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- int48_conv.c: In function 'int48_of_uint128':
- int48_conv.c:172:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   172 |   CAMLreturn (copy_int64(((int64_t)Uint128_val(v)) << 16));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14/lib/ocaml -o int32_conv.o -c int32_conv.c)
- int32_conv.c: In function 'int32_of_int':
- int32_conv.c:33:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    33 |   CAMLreturn (copy_int32((int32_t)Long_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- int32_conv.c: In function 'int32_of_nativeint':
- int32_conv.c:40:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    40 |   CAMLreturn (copy_int32((int32_t)Nativeint_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- int32_conv.c: In function 'int32_of_float':
- int32_conv.c:47:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    47 |   CAMLreturn (copy_int32((int32_t)Double_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int32_conv.c: In function 'int32_of_int8':
- int32_conv.c:54:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    54 |   CAMLreturn (copy_int32((int32_t)Int8_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- int32_conv.c: In function 'int32_of_int16':
- int32_conv.c:61:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    61 |   CAMLreturn (copy_int32((int32_t)Int16_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- int32_conv.c: In function 'int32_of_int24':
- int32_conv.c:68:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    68 |   CAMLreturn (copy_int32((int32_t)Int24_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- int32_conv.c: In function 'int32_of_int40':
- int32_conv.c:75:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    75 |   CAMLreturn (copy_int32((int32_t)Int40_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- int32_conv.c: In function 'int32_of_int48':
- int32_conv.c:82:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    82 |   CAMLreturn (copy_int32((int32_t)Int48_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- int32_conv.c: In function 'int32_of_int56':
- int32_conv.c:89:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    89 |   CAMLreturn (copy_int32((int32_t)Int56_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- int32_conv.c: In function 'int32_of_int64':
- int32_conv.c:96:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-    96 |   CAMLreturn (copy_int32((int32_t)Int64_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- int32_conv.c: In function 'int32_of_int128':
- int32_conv.c:104:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   104 |   CAMLreturn (copy_int32((int32_t)Int128_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int32_conv.c: In function 'int32_of_uint8':
- int32_conv.c:115:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   115 |   CAMLreturn (copy_int32((int32_t)Uint8_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- int32_conv.c: In function 'int32_of_uint16':
- int32_conv.c:122:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   122 |   CAMLreturn (copy_int32((int32_t)Uint16_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int32_conv.c: In function 'int32_of_uint24':
- int32_conv.c:129:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   129 |   CAMLreturn (copy_int32((int32_t)Uint24_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int32_conv.c: In function 'int32_of_uint32':
- int32_conv.c:136:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   136 |   CAMLreturn (copy_int32((int32_t)Uint32_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int32_conv.c: In function 'int32_of_uint40':
- int32_conv.c:143:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   143 |   CAMLreturn (copy_int32((int32_t)Uint40_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int32_conv.c: In function 'int32_of_uint48':
- int32_conv.c:150:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   150 |   CAMLreturn (copy_int32((int32_t)Uint48_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int32_conv.c: In function 'int32_of_uint56':
- int32_conv.c:157:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   157 |   CAMLreturn (copy_int32((int32_t)Uint56_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int32_conv.c: In function 'int32_of_uint64':
- int32_conv.c:164:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   164 |   CAMLreturn (copy_int32((int32_t)Uint64_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- int32_conv.c: In function 'int32_of_uint128':
- int32_conv.c:172:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   172 |   CAMLreturn (copy_int32((int32_t)Uint128_val(v)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
-> compiled  stdint.0.6.0
-> installed stdint.0.6.0
Done.
# Run eval $(opam env) to update the current shell environment
2022-10-13 04:53.41 ---> saved as "3655cd751ce3ab9d3599d6069e5400bb6d8cd732866925be20f9242bed1cd8e6"
Job succeeded