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


Building on toxis.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2023-12-07 15:57.44 ---> 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-dev /usr/bin/opam"))
2023-12-07 15:57.44 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 db007ce67660e05f4096cd2d649620c6d263f526"))
2023-12-07 15:57.44 ---> using "80ed5ebc2c52e7b52b30b02fd46cebf5f5a7a84b9b5d2e984923ebc919386444" 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:
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

  ~/.profile is already up-to-date.
2023-12-07 15:57.44 ---> using "2f581dad84ae5fa478ead5923815eb0b198c9f2048af17efe68b7c27247a0d02" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.0.0  (cached)
-> installed ocaml-base-compiler.5.0.0
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0) to update the current shell environment
2023-12-07 15:57.44 ---> using "aa6c1c68c434b829402a272c2f143e98815ccd88343cd13a405bad5572732d7b" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 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 [9597 kB]
- Fetched 9859 kB in 3s (3811 kB/s)
- Reading package lists...
- 
2023-12-07 15:57.44 ---> using "b49a548418a6dd964239e19d7fe771515ffd6e28d8a2560b2b3540c1566c5778" from cache

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

Nothing to do.
The following actions will be performed:
=== install 44 packages
  - install base                v0.16.3            [required by torch]
  - install bigarray-compat     1.1.0              [required by ctypes]
  - install camlzip             1.11               [required by npy]
  - install cmdliner            1.2.0              [required by torch]
  - install conf-libffi         2.0.0              [required by ctypes-foreign]
  - install conf-pkg-config     3                  [required by ctypes-foreign]
  - install conf-zlib           1                  [required by camlzip]
  - install csexp               1.5.2              [required by dune-configurator]
  - install ctypes              0.21.1             [required by torch]
  - install ctypes-foreign      0.21.1             [required by torch]
  - install dune                3.12.1             [required by torch]
  - install dune-configurator   3.12.1             [required by torch]
  - install integers            0.7.0              [required by ctypes]
  - install jane-street-headers v0.16.0            [required by time_now]
  - install jst-config          v0.16.0            [required by time_now]
  - install libtorch            1.9.0+linux-x86_64 [required by torch]
  - install npy                 0.0.9              [required by torch]
  - install num                 1.4                [required by sexplib]
  - install ocaml-compiler-libs v0.12.4            [required by torch]
  - install ocamlfind           1.9.6              [required by camlzip, num]
  - install parsexp             v0.16.0            [required by sexplib]
  - install ppx_assert          v0.16.0            [required by jst-config]
  - install ppx_base            v0.16.0            [required by time_now]
  - install ppx_cold            v0.16.0            [required by ppx_base]
  - install ppx_compare         v0.16.0            [required by ppx_base]
  - install ppx_custom_printf   v0.16.0            [required by torch]
  - install ppx_derivers        1.2.1              [required by ppxlib]
  - install ppx_enumerate       v0.16.0            [required by ppx_base]
  - install ppx_expect          v0.16.0            [required by torch]
  - install ppx_globalize       v0.16.0            [required by ppx_base]
  - install ppx_hash            v0.16.0            [required by ppx_base]
  - install ppx_here            v0.16.0            [required by ppx_expect]
  - install ppx_inline_test     v0.16.1            [required by ppx_expect]
  - install ppx_optcomp         v0.16.0            [required by time_now]
  - install ppx_sexp_conv       v0.16.0            [required by torch]
  - install ppxlib              0.31.0             [required by ppx_custom_printf, ppx_expect]
  - install re                  1.11.0             [required by ppx_expect]
  - install seq                 base               [required by re]
  - install sexplib             v0.16.0            [required by torch]
  - install sexplib0            v0.16.0            [required by base, sexplib]
  - install stdio               v0.16.0            [required by torch]
  - install stdlib-shims        0.3.0              [required by integers]
  - install time_now            v0.16.0            [required by ppx_inline_test]
  - install torch               0.13

The following system packages will first need to be installed:
    libffi-dev pkg-config zlib1g-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libffi-dev" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18144 files and directories currently installed.)
- Preparing to unpack .../libffi8_3.4.4-2_amd64.deb ...
- Unpacking libffi8:amd64 (3.4.4-2) over (3.4.4-1) ...
- Setting up libffi8:amd64 (3.4.4-2) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18144 files and directories currently installed.)
- Preparing to unpack .../zlib1g_1%3a1.3.dfsg-3_amd64.deb ...
- Unpacking zlib1g:amd64 (1:1.3.dfsg-3) over (1:1.2.13.dfsg-3) ...
- Setting up zlib1g:amd64 (1:1.3.dfsg-3) ...
- Selecting previously unselected package libffi-dev:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18144 files and directories currently installed.)
- Preparing to unpack .../0-libffi-dev_3.4.4-2_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.4-2) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../1-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../2-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../3-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../4-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../5-zlib1g-dev_1%3a1.3.dfsg-3_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3) ...
- Setting up libffi-dev:amd64 (3.4.4-2) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Processing triggers for libc-bin (2.37-12) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/130:
Processing  2/130:
Processing  3/130:
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  4/130:
-> retrieved camlzip.1.11  (cached)
Processing  5/130:
Processing  6/130:
Processing  7/130:
Processing  8/130:
Processing  9/130: [conf-pkg-config: pkg-config]
-> retrieved base.v0.16.3  (cached)
Processing 10/130: [conf-pkg-config: pkg-config]
-> retrieved cmdliner.1.2.0  (cached)
Processing 11/130: [conf-pkg-config: pkg-config]
Processing 12/130: [cmdliner: make all] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
Processing 13/130: [cmdliner: make all] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 13/130: [cmdliner: make all]
-> installed conf-pkg-config.3
Processing 14/130: [cmdliner: make all]
Processing 15/130: [cmdliner: make all] [conf-libffi: pkg-config libffi]
Processing 16/130: [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib]
-> retrieved ctypes.0.21.1, ctypes-foreign.0.21.1  (cached)
Processing 17/130: [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib]
-> retrieved integers.0.7.0  (cached)
Processing 18/130: [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libffi" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-libffi.2.0.0)
-> compiled  conf-libffi.2.0.0
Processing 18/130: [cmdliner: make all] [conf-zlib: pkg-config zlib]
-> installed conf-libffi.2.0.0
Processing 19/130: [cmdliner: make all] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 19/130: [cmdliner: make all]
-> installed conf-zlib.1
Processing 20/130: [cmdliner: make all]
-> retrieved jane-street-headers.v0.16.0  (cached)
-> retrieved libtorch.1.9.0+linux-x86_64  (cached)
Processing 21/130: [cmdliner: make all]
Processing 22/130: [cmdliner: make all]
Processing 23/130: [cmdliner: make all]
Processing 24/130: [cmdliner: make all] [libtorch: sh]
-> retrieved dune.3.12.1, dune-configurator.3.12.1  (cached)
Processing 25/130: [cmdliner: make all] [libtorch: sh]
Processing 26/130: [cmdliner: make all] [dune: ocaml 71] [libtorch: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.0" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cmdliner.1.2.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.2.0
Processing 26/130: [dune: ocaml 71] [libtorch: sh]
-> retrieved jst-config.v0.16.0  (cached)
Processing 27/130: [dune: ocaml 71] [libtorch: sh]
-> retrieved npy.0.0.9  (cached)
Processing 28/130: [dune: ocaml 71] [libtorch: sh]
-> retrieved num.1.4  (cached)
Processing 29/130: [dune: ocaml 71] [libtorch: sh]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 30/130: [dune: ocaml 71] [libtorch: sh]
-> retrieved parsexp.v0.16.0  (cached)
Processing 31/130: [dune: ocaml 71] [libtorch: sh]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 32/130: [dune: ocaml 71] [libtorch: sh]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 33/130: [dune: ocaml 71] [ocamlfind: patch] [libtorch: sh]
-> retrieved ppx_assert.v0.16.0  (cached)
Processing 34/130: [dune: ocaml 71] [ocamlfind: patch] [libtorch: sh]
-> retrieved ppx_base.v0.16.0  (cached)
Processing 35/130: [dune: ocaml 71] [ocamlfind: patch] [libtorch: sh]
-> retrieved ppx_cold.v0.16.0  (cached)
Processing 36/130: [dune: ocaml 71] [ocamlfind: patch] [libtorch: sh]
Processing 36/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved ppx_compare.v0.16.0  (cached)
Processing 37/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved ppx_custom_printf.v0.16.0  (cached)
Processing 38/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 39/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved ppx_enumerate.v0.16.0  (cached)
Processing 40/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved ppx_expect.v0.16.0  (cached)
Processing 41/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved ppx_globalize.v0.16.0  (cached)
Processing 42/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved ppx_hash.v0.16.0  (cached)
Processing 43/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved ppx_here.v0.16.0  (cached)
Processing 44/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved ppx_inline_test.v0.16.1  (cached)
Processing 45/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved ppx_optcomp.v0.16.0  (cached)
Processing 46/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 47/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
Processing 48/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
Processing 49/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved sexplib.v0.16.0  (cached)
Processing 50/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved re.1.11.0  (cached)
Processing 51/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved stdio.v0.16.0  (cached)
Processing 52/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 53/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 54/130: [dune: ocaml 71] [ocamlfind: ./configure] [libtorch: sh]
-> retrieved time_now.v0.16.0  (cached)
-> retrieved torch.0.13  (cached)
-> retrieved ppxlib.0.31.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/5.0/bin" "-sitelib" "/home/opam/.opam/5.0/lib" "-mandir" "/home/opam/.opam/5.0/man" "-config" "/home/opam/.opam/5.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/5.0/lib/ocaml
-     Binaries:              /home/opam/.opam/5.0/bin
-     Manual pages:          /home/opam/.opam/5.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.0/bin
-     Manual pages:          /home/opam/.opam/5.0/man
-     topfind script:        /home/opam/.opam/5.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 54/130: [dune: ocaml 71] [ocamlfind: make all] [libtorch: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/5.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.0/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.0/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.0/lib/ocaml:/home/opam/.opam/5.0/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
Processing 54/130: [dune: ocaml 71] [ocamlfind: make opt] [libtorch: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "test -d /home/opam/.opam/5.0/lib/libtorch/lib/libtorch.so || ( unzip libtorch-linux.zip && mv -f libtorch /home/opam/.opam/5.0/lib/ )" (CWD=/home/opam/.opam/5.0/.opam-switch/build/libtorch.1.9.0+linux-x86_64)
- Archive:  libtorch-linux.zip
-    creating: libtorch/
-    creating: libtorch/lib/
-   inflating: libtorch/lib/libasmjit.a  
-   inflating: libtorch/lib/libbackend_with_compiler.so  
-   inflating: libtorch/lib/libbenchmark.a  
-   inflating: libtorch/lib/libbenchmark_main.a  
-   inflating: libtorch/lib/libc10d.a  
-   inflating: libtorch/lib/libc10.so  
-   inflating: libtorch/lib/libcaffe2_detectron_ops.so  
-   inflating: libtorch/lib/libcaffe2_module_test_dynamic.so  
-   inflating: libtorch/lib/libcaffe2_observers.so  
-   inflating: libtorch/lib/libCaffe2_perfkernels_avx2.a  
-   inflating: libtorch/lib/libCaffe2_perfkernels_avx512.a  
-   inflating: libtorch/lib/libCaffe2_perfkernels_avx.a  
-   inflating: libtorch/lib/libcaffe2_protos.a  
-   inflating: libtorch/lib/libclog.a  
-   inflating: libtorch/lib/libcpuinfo.a  
-   inflating: libtorch/lib/libcpuinfo_internals.a  
-   inflating: libtorch/lib/libdnnl.a  
-   inflating: libtorch/lib/libfbgemm.a  
-   inflating: libtorch/lib/libfmt.a   
-   inflating: libtorch/lib/libfoxi_loader.a  
-   inflating: libtorch/lib/libgloo.a  
-   inflating: libtorch/lib/libgmock.a  
-   inflating: libtorch/lib/libgmock_main.a  
-   inflating: libtorch/lib/libgtest.a  
-   inflating: libtorch/lib/libgtest_main.a  
-   inflating: libtorch/lib/libjitbackend_test.so  
-   inflating: libtorch/lib/libkineto.a  
-   inflating: libtorch/lib/libmkldnn.a  
-   inflating: libtorch/lib/libnnpack.a  
-   inflating: libtorch/lib/libnnpack_reference_layers.a  
-   inflating: libtorch/lib/libonnx.a  
-   inflating: libtorch/lib/libonnx_proto.a  
-   inflating: libtorch/lib/libprocess_group_agent.so  
-   inflating: libtorch/lib/libprotobuf.a  
-   inflating: libtorch/lib/libprotobuf-lite.a  
-   inflating: libtorch/lib/libprotoc.a  
-   inflating: libtorch/lib/libpthreadpool.a  
-   inflating: libtorch/lib/libpytorch_qnnpack.a  
-   inflating: libtorch/lib/libqnnpack.a  
-   inflating: libtorch/lib/libshm.so  
-   inflating: libtorch/lib/libtensorpipe.a  
-   inflating: libtorch/lib/libtensorpipe_agent.so  
-   inflating: libtorch/lib/libtensorpipe_uv.a  
-   inflating: libtorch/lib/libtorchbind_test.so  
-   inflating: libtorch/lib/libtorch_cpu.so  
-   inflating: libtorch/lib/libtorch_global_deps.so  
-   inflating: libtorch/lib/libtorch_python.so  
-   inflating: libtorch/lib/libtorch.so  
-   inflating: libtorch/lib/libXNNPACK.a  
-   inflating: libtorch/lib/libgomp-75eea7e8.so.1  
-    creating: libtorch/bin/
-    creating: libtorch/include/
-    creating: libtorch/include/c10d/
-   inflating: libtorch/include/c10d/FileStore.hpp  
-   inflating: libtorch/include/c10d/ParamCommsUtils.hpp  
-   inflating: libtorch/include/c10d/PrefixStore.hpp  
-   inflating: libtorch/include/c10d/ProcessGroup.hpp  
-   inflating: libtorch/include/c10d/Store.hpp  
-   inflating: libtorch/include/c10d/TCPStore.hpp  
-   inflating: libtorch/include/c10d/Types.hpp  
-   inflating: libtorch/include/c10d/Utils.hpp  
-   inflating: libtorch/include/c10d/sequence_num.hpp  
-   inflating: libtorch/include/c10d/ProcessGroupGloo.hpp  
-   inflating: libtorch/include/c10d/GlooDeviceFactory.hpp  
-   inflating: libtorch/include/c10d/HashStore.hpp  
-   inflating: libtorch/include/c10d/UnixSockUtils.hpp  
-   inflating: libtorch/include/sleef.h  
-    creating: libtorch/include/ATen/
-   inflating: libtorch/include/ATen/ATen.h  
-   inflating: libtorch/include/ATen/AccumulateType.h  
-  extracting: libtorch/include/ATen/ArrayRef.h  
-  extracting: libtorch/include/ATen/Backend.h  
-  extracting: libtorch/include/ATen/Backtrace.h  
-   inflating: libtorch/include/ATen/BatchedFallback.h  
-   inflating: libtorch/include/ATen/BatchedTensorImpl.h  
-   inflating: libtorch/include/ATen/CPUApplyUtils.h  
-   inflating: libtorch/include/ATen/CPUFixedAllocator.h  
-   inflating: libtorch/include/ATen/CPUGeneratorImpl.h  
-   inflating: libtorch/include/ATen/CUDAGeneratorImpl.h  
-   inflating: libtorch/include/ATen/Config.h  
-   inflating: libtorch/include/ATen/Context.h  
-   inflating: libtorch/include/ATen/DLConvertor.h  
-  extracting: libtorch/include/ATen/Device.h  
-   inflating: libtorch/include/ATen/DeviceGuard.h  
-  extracting: libtorch/include/ATen/DimVector.h  
-  extracting: libtorch/include/ATen/Dimname.h  
-   inflating: libtorch/include/ATen/Dispatch.h  
-   inflating: libtorch/include/ATen/DynamicLibrary.h  
-   inflating: libtorch/include/ATen/ExpandUtils.h  
-  extracting: libtorch/include/ATen/Formatting.h  
-  extracting: libtorch/include/ATen/Generator.h  
-   inflating: libtorch/include/ATen/InferSize.h  
-   inflating: libtorch/include/ATen/InitialTensorOptions.h  
-  extracting: libtorch/include/ATen/Layout.h  
-   inflating: libtorch/include/ATen/LegacyTHFunctionsCPU.h  
-   inflating: libtorch/include/ATen/LegacyTHFunctionsCUDA.h  
-   inflating: libtorch/include/ATen/MatrixRef.h  
-   inflating: libtorch/include/ATen/MemoryOverlap.h  
-  extracting: libtorch/include/ATen/NamedTensor.h  
-   inflating: libtorch/include/ATen/NamedTensorUtils.h  
-   inflating: libtorch/include/ATen/NumericUtils.h  
-   inflating: libtorch/include/ATen/OpaqueTensorImpl.h  
-   inflating: libtorch/include/ATen/PTThreadPool.h  
-   inflating: libtorch/include/ATen/Parallel.h  
-   inflating: libtorch/include/ATen/ParallelNative.h  
-   inflating: libtorch/include/ATen/ParallelNativeTBB.h  
-   inflating: libtorch/include/ATen/ParallelOpenMP.h  
-  extracting: libtorch/include/ATen/Scalar.h  
-   inflating: libtorch/include/ATen/ScalarOps.h  
-   inflating: libtorch/include/ATen/ScalarType.h  
-   inflating: libtorch/include/ATen/SequenceNumber.h  
-  extracting: libtorch/include/ATen/SmallVector.h  
-   inflating: libtorch/include/ATen/SparseCsrTensorImpl.h  
-   inflating: libtorch/include/ATen/SparseCsrTensorUtils.h  
-   inflating: libtorch/include/ATen/SparseTensorImpl.h  
-   inflating: libtorch/include/ATen/SparseTensorUtils.h  
-  extracting: libtorch/include/ATen/Storage.h  
-  extracting: libtorch/include/ATen/Tensor.h  
-   inflating: libtorch/include/ATen/TensorAccessor.h  
-   inflating: libtorch/include/ATen/TensorGeometry.h  
-   inflating: libtorch/include/ATen/TensorIndexing.h  
-   inflating: libtorch/include/ATen/TensorIterator.h  
-   inflating: libtorch/include/ATen/TensorMeta.h  
-   inflating: libtorch/include/ATen/TensorNames.h  
-   inflating: libtorch/include/ATen/TensorOperators.h  
-  extracting: libtorch/include/ATen/TensorOptions.h  
-   inflating: libtorch/include/ATen/TensorUtils.h  
-   inflating: libtorch/include/ATen/ThreadLocalState.h  
-   inflating: libtorch/include/ATen/TracerMode.h  
-   inflating: libtorch/include/ATen/TypeDefault.h  
-   inflating: libtorch/include/ATen/Utils.h  
-   inflating: libtorch/include/ATen/Version.h  
-   inflating: libtorch/include/ATen/VmapMode.h  
-   inflating: libtorch/include/ATen/VmapTransforms.h  
-   inflating: libtorch/include/ATen/WrapDimUtils.h  
-   inflating: libtorch/include/ATen/WrapDimUtilsMulti.h  
-   inflating: libtorch/include/ATen/autocast_mode.h  
-   inflating: libtorch/include/ATen/cpp_custom_type_hack.h  
-   inflating: libtorch/include/ATen/div_rtn.h  
-   inflating: libtorch/include/ATen/dlpack.h  
-   inflating: libtorch/include/ATen/record_function.h  
-   inflating: libtorch/include/ATen/CPUFunctions.h  
-   inflating: libtorch/include/ATen/CompositeExplicitAutogradFunctions.h  
-   inflating: libtorch/include/ATen/CompositeImplicitAutogradFunctions.h  
-   inflating: libtorch/include/ATen/Functions.h  
-   inflating: libtorch/include/ATen/MetaFunctions.h  
-   inflating: libtorch/include/ATen/NativeFunctions.h  
-   inflating: libtorch/include/ATen/RedispatchFunctions.h  
-   inflating: libtorch/include/ATen/RegistrationDeclarations.h  
-   inflating: libtorch/include/ATen/CUDAFunctions.h  
-    creating: libtorch/include/ATen/cuda/
-   inflating: libtorch/include/ATen/cuda/CUDAApplyUtils.cuh  
-   inflating: libtorch/include/ATen/cuda/CUDAGraphsUtils.cuh  
-   inflating: libtorch/include/ATen/cuda/CUDATensorMethods.cuh  
-   inflating: libtorch/include/ATen/cuda/DeviceUtils.cuh  
-   inflating: libtorch/include/ATen/cuda/NumericLimits.cuh  
-   inflating: libtorch/include/ATen/cuda/cub.cuh  
-   inflating: libtorch/include/ATen/cuda/ATenCUDAGeneral.h  
-   inflating: libtorch/include/ATen/cuda/CUDABlas.h  
-   inflating: libtorch/include/ATen/cuda/CUDAConfig.h  
-   inflating: libtorch/include/ATen/cuda/CUDAContext.h  
-   inflating: libtorch/include/ATen/cuda/CUDADevice.h  
-   inflating: libtorch/include/ATen/cuda/CUDAEvent.h  
-   inflating: libtorch/include/ATen/cuda/CUDAGraph.h  
-   inflating: libtorch/include/ATen/cuda/CUDASolver.h  
-   inflating: libtorch/include/ATen/cuda/CUDAUtils.h  
-   inflating: libtorch/include/ATen/cuda/Exceptions.h  
-   inflating: libtorch/include/ATen/cuda/PinnedMemoryAllocator.h  
-    creating: libtorch/include/ATen/cuda/detail/
-   inflating: libtorch/include/ATen/cuda/detail/IndexUtils.cuh  
-   inflating: libtorch/include/ATen/cuda/detail/OffsetCalculator.cuh  
-   inflating: libtorch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh  
-   inflating: libtorch/include/ATen/cuda/detail/TensorInfo.cuh  
-   inflating: libtorch/include/ATen/cuda/detail/UnpackRaw.cuh  
-   inflating: libtorch/include/ATen/cuda/detail/CUDAHooks.h  
-   inflating: libtorch/include/ATen/cuda/detail/DeviceThreadHandles.h  
-   inflating: libtorch/include/ATen/cuda/detail/KernelUtils.h  
-   inflating: libtorch/include/ATen/cuda/detail/LazyNVRTC.h  
-    creating: libtorch/include/ATen/cpu/
-   inflating: libtorch/include/ATen/cpu/FlushDenormal.h  
-   inflating: libtorch/include/ATen/cpu/vml.h  
-    creating: libtorch/include/ATen/cpu/vec256/
-   inflating: libtorch/include/ATen/cpu/vec256/functional.h  
-   inflating: libtorch/include/ATen/cpu/vec256/intrinsics.h  
-   inflating: libtorch/include/ATen/cpu/vec256/missing_vld1_neon.h  
-   inflating: libtorch/include/ATen/cpu/vec256/missing_vst1_neon.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_base.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_bfloat16.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_complex_double.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_complex_float.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_double.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_float.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_float_neon.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_int.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_qint.h  
-    creating: libtorch/include/ATen/detail/
-   inflating: libtorch/include/ATen/detail/CUDAHooksInterface.h  
-   inflating: libtorch/include/ATen/detail/FunctionTraits.h  
-   inflating: libtorch/include/ATen/detail/HIPHooksInterface.h  
-    creating: libtorch/include/ATen/cudnn/
-   inflating: libtorch/include/ATen/cudnn/Descriptors.h  
-  extracting: libtorch/include/ATen/cudnn/Exceptions.h  
-   inflating: libtorch/include/ATen/cudnn/Handle.h  
-  extracting: libtorch/include/ATen/cudnn/Handles.h  
-   inflating: libtorch/include/ATen/cudnn/Types.h  
-   inflating: libtorch/include/ATen/cudnn/Utils.h  
-   inflating: libtorch/include/ATen/cudnn/cudnn-wrapper.h  
-    creating: libtorch/include/ATen/native/
-    creating: libtorch/include/ATen/native/cuda/
-   inflating: libtorch/include/ATen/native/cuda/BatchLinearAlgebraLib.h  
-   inflating: libtorch/include/ATen/native/cuda/CompositeRandomAccessor.h  
-   inflating: libtorch/include/ATen/native/cuda/CuFFTPlanCache.h  
-   inflating: libtorch/include/ATen/native/cuda/CuFFTUtils.h  
-   inflating: libtorch/include/ATen/native/cuda/DistributionTemplates.h  
-   inflating: libtorch/include/ATen/native/cuda/LaunchUtils.h  
-   inflating: libtorch/include/ATen/native/cuda/MiscUtils.h  
-   inflating: libtorch/include/ATen/native/cuda/CUDALoops.cuh  
-   inflating: libtorch/include/ATen/native/cuda/DeviceSqrt.cuh  
-   inflating: libtorch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh  
-   inflating: libtorch/include/ATen/native/cuda/ForeachFunctors.cuh  
-   inflating: libtorch/include/ATen/native/cuda/GridSampler.cuh  
-   inflating: libtorch/include/ATen/native/cuda/KernelUtils.cuh  
-   inflating: libtorch/include/ATen/native/cuda/Loops.cuh  
-   inflating: libtorch/include/ATen/native/cuda/Math.cuh  
-   inflating: libtorch/include/ATen/native/cuda/MemoryAccess.cuh  
-   inflating: libtorch/include/ATen/native/cuda/MultiTensorApply.cuh  
-   inflating: libtorch/include/ATen/native/cuda/Normalization.cuh  
-   inflating: libtorch/include/ATen/native/cuda/PersistentSoftmax.cuh  
-   inflating: libtorch/include/ATen/native/cuda/ROCmLoops.cuh  
-   inflating: libtorch/include/ATen/native/cuda/Randperm.cuh  
-   inflating: libtorch/include/ATen/native/cuda/Reduce.cuh  
-   inflating: libtorch/include/ATen/native/cuda/Resize.cuh  
-   inflating: libtorch/include/ATen/native/cuda/SortUtils.cuh  
-   inflating: libtorch/include/ATen/native/cuda/SortingCommon.cuh  
-   inflating: libtorch/include/ATen/native/cuda/SortingRadixSelect.cuh  
-   inflating: libtorch/include/ATen/native/cuda/TensorModeKernel.cuh  
-   inflating: libtorch/include/ATen/native/cuda/UniqueCub.cuh  
-   inflating: libtorch/include/ATen/native/cuda/UpSample.cuh  
-   inflating: libtorch/include/ATen/native/cuda/block_reduce.cuh  
-   inflating: libtorch/include/ATen/native/cuda/im2col.cuh  
-   inflating: libtorch/include/ATen/native/cuda/vol2col.cuh  
-    creating: libtorch/include/ATen/native/quantized/
-   inflating: libtorch/include/ATen/native/quantized/Copy.h  
-   inflating: libtorch/include/ATen/native/quantized/affine_quantizer.h  
-   inflating: libtorch/include/ATen/native/quantized/affine_quantizer_base.h  
-   inflating: libtorch/include/ATen/native/quantized/fake_quant_affine.h  
-    creating: libtorch/include/ATen/native/quantized/cpu/
-   inflating: libtorch/include/ATen/native/quantized/cpu/conv_packed_params.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/conv_serialization.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/embedding_packed_params.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/fbgemm_utils.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/init_qnnpack.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/packed_params.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/qembeddingbag.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/qnnpack_utils.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/quant_utils.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/quantized_ops.h  
-   inflating: libtorch/include/ATen/native/Activation.h  
-   inflating: libtorch/include/ATen/native/AdaptivePooling.h  
-   inflating: libtorch/include/ATen/native/BatchLinearAlgebra.h  
-   inflating: libtorch/include/ATen/native/BinaryOps.h  
-   inflating: libtorch/include/ATen/native/BucketizationUtils.h  
-   inflating: libtorch/include/ATen/native/CPUBlas.h  
-   inflating: libtorch/include/ATen/native/ComplexHelper.h  
-   inflating: libtorch/include/ATen/native/CompositeRandomAccessor.h  
-   inflating: libtorch/include/ATen/native/CompositeRandomAccessorCommon.h  
-   inflating: libtorch/include/ATen/native/ConvUtils.h  
-   inflating: libtorch/include/ATen/native/Copy.h  
-   inflating: libtorch/include/ATen/native/Cross.h  
-   inflating: libtorch/include/ATen/native/DilatedConvolutionUtils.h  
-   inflating: libtorch/include/ATen/native/DispatchStub.h  
-   inflating: libtorch/include/ATen/native/Distance.h  
-   inflating: libtorch/include/ATen/native/DistributionTemplates.h  
-   inflating: libtorch/include/ATen/native/Distributions.h  
-   inflating: libtorch/include/ATen/native/EmbeddingBag.h  
-   inflating: libtorch/include/ATen/native/Fill.h  
-   inflating: libtorch/include/ATen/native/ForeachUtils.h  
-   inflating: libtorch/include/ATen/native/FunctionOfAMatrixUtils.h  
-   inflating: libtorch/include/ATen/native/GridSampler.h  
-   inflating: libtorch/include/ATen/native/IndexingUtils.h  
-   inflating: libtorch/include/ATen/native/Lerp.h  
-   inflating: libtorch/include/ATen/native/LinearAlgebra.h  
-   inflating: libtorch/include/ATen/native/LinearAlgebraUtils.h  
-   inflating: libtorch/include/ATen/native/LossMulti.h  
-   inflating: libtorch/include/ATen/native/Math.h  
-   inflating: libtorch/include/ATen/native/MaxPooling.h  
-   inflating: libtorch/include/ATen/native/PointwiseOps.h  
-   inflating: libtorch/include/ATen/native/Pool.h  
-   inflating: libtorch/include/ATen/native/Pow.h  
-   inflating: libtorch/include/ATen/native/RNN.h  
-   inflating: libtorch/include/ATen/native/ReduceAllOps.h  
-   inflating: libtorch/include/ATen/native/ReduceOps.h  
-   inflating: libtorch/include/ATen/native/ReduceOpsUtils.h  
-   inflating: libtorch/include/ATen/native/Repeat.h  
-   inflating: libtorch/include/ATen/native/Resize.h  
-   inflating: libtorch/include/ATen/native/ResizeCommon.h  
-   inflating: libtorch/include/ATen/native/ScatterGatherChecks.h  
-   inflating: libtorch/include/ATen/native/SegmentReduce.h  
-   inflating: libtorch/include/ATen/native/SharedReduceOps.h  
-   inflating: libtorch/include/ATen/native/SobolEngineOpsUtils.h  
-   inflating: libtorch/include/ATen/native/Sorting.h  
-   inflating: libtorch/include/ATen/native/SortingUtils.h  
-   inflating: libtorch/include/ATen/native/SpectralOpsUtils.h  
-   inflating: libtorch/include/ATen/native/StridedRandomAccessor.h  
-   inflating: libtorch/include/ATen/native/TensorAdvancedIndexing.h  
-   inflating: libtorch/include/ATen/native/TensorCompare.h  
-   inflating: libtorch/include/ATen/native/TensorDimApply.h  
-   inflating: libtorch/include/ATen/native/TensorFactories.h  
-  extracting: libtorch/include/ATen/native/TensorIterator.h  
-   inflating: libtorch/include/ATen/native/TensorIteratorDynamicCasting.h  
-   inflating: libtorch/include/ATen/native/TensorTransformations.h  
-   inflating: libtorch/include/ATen/native/TriangularOpsUtils.h  
-   inflating: libtorch/include/ATen/native/TypeProperties.h  
-   inflating: libtorch/include/ATen/native/UnaryOps.h  
-   inflating: libtorch/include/ATen/native/Unfold2d.h  
-   inflating: libtorch/include/ATen/native/Unfold3d.h  
-   inflating: libtorch/include/ATen/native/UnfoldBackward.h  
-   inflating: libtorch/include/ATen/native/UpSample.h  
-   inflating: libtorch/include/ATen/native/batch_norm.h  
-   inflating: libtorch/include/ATen/native/group_norm.h  
-   inflating: libtorch/include/ATen/native/im2col.h  
-   inflating: libtorch/include/ATen/native/im2col_shape_check.h  
-   inflating: libtorch/include/ATen/native/layer_norm.h  
-   inflating: libtorch/include/ATen/native/vol2col.h  
-    creating: libtorch/include/ATen/native/cpu/
-   inflating: libtorch/include/ATen/native/cpu/AtomicAddFloat.h  
-   inflating: libtorch/include/ATen/native/cpu/CatKernel.h  
-   inflating: libtorch/include/ATen/native/cpu/DepthwiseConvKernel.h  
-   inflating: libtorch/include/ATen/native/cpu/DistributionTemplates.h  
-   inflating: libtorch/include/ATen/native/cpu/GridSamplerKernel.h  
-   inflating: libtorch/include/ATen/native/cpu/Intrinsics.h  
-   inflating: libtorch/include/ATen/native/cpu/IsContiguous.h  
-   inflating: libtorch/include/ATen/native/cpu/Loops.h  
-   inflating: libtorch/include/ATen/native/cpu/Reduce.h  
-   inflating: libtorch/include/ATen/native/cpu/SoftmaxKernel.h  
-   inflating: libtorch/include/ATen/native/cpu/StackKernel.h  
-   inflating: libtorch/include/ATen/native/cpu/avx_mathfun.h  
-   inflating: libtorch/include/ATen/native/cpu/utils.h  
-   inflating: libtorch/include/ATen/native/cpu/zmath.h  
-    creating: libtorch/include/ATen/core/
-    creating: libtorch/include/ATen/core/dispatch/
-   inflating: libtorch/include/ATen/core/dispatch/CppSignature.h  
-   inflating: libtorch/include/ATen/core/dispatch/DispatchKeyExtractor.h  
-   inflating: libtorch/include/ATen/core/dispatch/Dispatcher.h  
-   inflating: libtorch/include/ATen/core/dispatch/ObservedOperators.h  
-   inflating: libtorch/include/ATen/core/dispatch/OperatorEntry.h  
-   inflating: libtorch/include/ATen/core/dispatch/OperatorOptions.h  
-   inflating: libtorch/include/ATen/core/dispatch/RegistrationHandleRAII.h  
-    creating: libtorch/include/ATen/core/op_registration/
-   inflating: libtorch/include/ATen/core/op_registration/adaption.h  
-   inflating: libtorch/include/ATen/core/op_registration/infer_schema.h  
-   inflating: libtorch/include/ATen/core/op_registration/op_allowlist.h  
-   inflating: libtorch/include/ATen/core/op_registration/op_registration.h  
-   inflating: libtorch/include/ATen/core/ATenGeneral.h  
-   inflating: libtorch/include/ATen/core/ATenOpList.h  
-   inflating: libtorch/include/ATen/core/Array.h  
-   inflating: libtorch/include/ATen/core/Backtrace.h  
-   inflating: libtorch/include/ATen/core/DeprecatedTypeProperties.h  
-   inflating: libtorch/include/ATen/core/DeprecatedTypePropertiesRegistry.h  
-   inflating: libtorch/include/ATen/core/Dict.h  
-   inflating: libtorch/include/ATen/core/Dict_inl.h  
-   inflating: libtorch/include/ATen/core/DimVector.h  
-   inflating: libtorch/include/ATen/core/Dimname.h  
-   inflating: libtorch/include/ATen/core/DistributionsHelper.h  
-   inflating: libtorch/include/ATen/core/Formatting.h  
-   inflating: libtorch/include/ATen/core/Generator.h  
-   inflating: libtorch/include/ATen/core/LegacyTypeDispatch.h  
-   inflating: libtorch/include/ATen/core/List.h  
-   inflating: libtorch/include/ATen/core/List_inl.h  
-   inflating: libtorch/include/ATen/core/MT19937RNGEngine.h  
-   inflating: libtorch/include/ATen/core/Macros.h  
-   inflating: libtorch/include/ATen/core/NamedTensor.h  
-   inflating: libtorch/include/ATen/core/PhiloxRNGEngine.h  
-   inflating: libtorch/include/ATen/core/QuantizerBase.h  
-   inflating: libtorch/include/ATen/core/Range.h  
-   inflating: libtorch/include/ATen/core/Reduction.h  
-  extracting: libtorch/include/ATen/core/Scalar.h  
-  extracting: libtorch/include/ATen/core/ScalarType.h  
-  extracting: libtorch/include/ATen/core/Tensor.h  
-   inflating: libtorch/include/ATen/core/TensorAccessor.h  
-   inflating: libtorch/include/ATen/core/TransformationHelper.h  
-  extracting: libtorch/include/ATen/core/UndefinedTensorImpl.h  
-   inflating: libtorch/include/ATen/core/UnsafeFromTH.h  
-   inflating: libtorch/include/ATen/core/VariableHooksInterface.h  
-   inflating: libtorch/include/ATen/core/Variadic.h  
-   inflating: libtorch/include/ATen/core/Vitals.h  
-   inflating: libtorch/include/ATen/core/alias_info.h  
-   inflating: libtorch/include/ATen/core/aten_interned_strings.h  
-   inflating: libtorch/include/ATen/core/blob.h  
-   inflating: libtorch/include/ATen/core/builtin_function.h  
-   inflating: libtorch/include/ATen/core/function.h  
-   inflating: libtorch/include/ATen/core/function_schema.h  
-   inflating: libtorch/include/ATen/core/function_schema_inl.h  
-   inflating: libtorch/include/ATen/core/functional.h  
-   inflating: libtorch/include/ATen/core/grad_mode.h  
-   inflating: libtorch/include/ATen/core/interned_strings.h  
-   inflating: libtorch/include/ATen/core/interned_strings_class.h  
-   inflating: libtorch/include/ATen/core/ivalue.h  
-   inflating: libtorch/include/ATen/core/ivalue_inl.h  
-   inflating: libtorch/include/ATen/core/ivalue_to.h  
-   inflating: libtorch/include/ATen/core/jit_type.h  
-   inflating: libtorch/include/ATen/core/jit_type_base.h  
-   inflating: libtorch/include/ATen/core/operator_name.h  
-   inflating: libtorch/include/ATen/core/qualified_name.h  
-   inflating: libtorch/include/ATen/core/rref_interface.h  
-   inflating: libtorch/include/ATen/core/stack.h  
-  extracting: libtorch/include/ATen/core/typeid.h  
-   inflating: libtorch/include/ATen/core/TensorBody.h  
-    creating: libtorch/include/ATen/core/boxing/
-    creating: libtorch/include/ATen/core/boxing/impl/
-   inflating: libtorch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h  
-   inflating: libtorch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h  
-   inflating: libtorch/include/ATen/core/boxing/impl/boxing.h  
-   inflating: libtorch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h  
-   inflating: libtorch/include/ATen/core/boxing/impl/test_helpers.h  
-   inflating: libtorch/include/ATen/core/boxing/KernelFunction.h  
-   inflating: libtorch/include/ATen/core/boxing/KernelFunction_impl.h  
-    creating: libtorch/include/ATen/hip/
-    creating: libtorch/include/ATen/hip/impl/
-   inflating: libtorch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h  
-   inflating: libtorch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h  
-   inflating: libtorch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h  
-   inflating: libtorch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h  
-    creating: libtorch/include/ATen/quantized/
-   inflating: libtorch/include/ATen/quantized/QTensorImpl.h  
-   inflating: libtorch/include/ATen/quantized/Quantizer.h  
-    creating: libtorch/include/c10/
-    creating: libtorch/include/c10/util/
-   inflating: libtorch/include/c10/util/AlignOf.h  
-   inflating: libtorch/include/c10/util/Array.h  
-   inflating: libtorch/include/c10/util/BFloat16-inl.h  
-   inflating: libtorch/include/c10/util/BFloat16-math.h  
-   inflating: libtorch/include/c10/util/BFloat16.h  
-   inflating: libtorch/include/c10/util/Backtrace.h  
-   inflating: libtorch/include/c10/util/Bitset.h  
-   inflating: libtorch/include/c10/util/C++17.h  
-   inflating: libtorch/include/c10/util/ConstexprCrc.h  
-   inflating: libtorch/include/c10/util/DeadlockDetection.h  
-   inflating: libtorch/include/c10/util/Deprecated.h  
-   inflating: libtorch/include/c10/util/typeid.h  
-   inflating: libtorch/include/c10/util/Flags.h  
-   inflating: libtorch/include/c10/util/Half-inl.h  
-   inflating: libtorch/include/c10/util/Half.h  
-   inflating: libtorch/include/c10/util/IdWrapper.h  
-   inflating: libtorch/include/c10/util/LeftRight.h  
-   inflating: libtorch/include/c10/util/Logging.h  
-   inflating: libtorch/include/c10/util/MathConstants.h  
-   inflating: libtorch/include/c10/util/Metaprogramming.h  
-   inflating: libtorch/include/c10/util/Registry.h  
-   inflating: libtorch/include/c10/util/ScopeExit.h  
-   inflating: libtorch/include/c10/util/variant.h  
-   inflating: libtorch/include/c10/util/ThreadLocalDebugInfo.h  
-   inflating: libtorch/include/c10/util/Type.h  
-   inflating: libtorch/include/c10/util/TypeCast.h  
-   inflating: libtorch/include/c10/util/TypeIndex.h  
-   inflating: libtorch/include/c10/util/TypeList.h  
-   inflating: libtorch/include/c10/util/TypeTraits.h  
-   inflating: libtorch/include/c10/util/Unicode.h  
-   inflating: libtorch/include/c10/util/UniqueVoidPtr.h  
-   inflating: libtorch/include/c10/util/accumulate.h  
-   inflating: libtorch/include/c10/util/complex.h  
-   inflating: libtorch/include/c10/util/complex_math.h  
-   inflating: libtorch/include/c10/util/complex_utils.h  
-   inflating: libtorch/include/c10/util/copysign.h  
-   inflating: libtorch/include/c10/util/either.h  
-   inflating: libtorch/include/c10/util/flat_hash_map.h  
-   inflating: libtorch/include/c10/util/hash.h  
-   inflating: libtorch/include/c10/util/in_place.h  
-   inflating: libtorch/include/c10/util/intrusive_ptr.h  
-   inflating: libtorch/include/c10/util/irange.h  
-   inflating: libtorch/include/c10/util/llvmMathExtras.h  
-   inflating: libtorch/include/c10/util/logging_is_google_glog.h  
-   inflating: libtorch/include/c10/util/logging_is_not_google_glog.h  
-   inflating: libtorch/include/c10/util/math_compat.h  
-   inflating: libtorch/include/c10/util/numa.h  
-   inflating: libtorch/include/c10/util/order_preserving_flat_hash_map.h  
-   inflating: libtorch/include/c10/util/overloaded.h  
-   inflating: libtorch/include/c10/util/python_stub.h  
-   inflating: libtorch/include/c10/util/qint32.h  
-   inflating: libtorch/include/c10/util/qint8.h  
-   inflating: libtorch/include/c10/util/quint4x2.h  
-   inflating: libtorch/include/c10/util/quint8.h  
-   inflating: libtorch/include/c10/util/reverse_iterator.h  
-   inflating: libtorch/include/c10/util/signal_handler.h  
-   inflating: libtorch/include/c10/util/sparse_bitset.h  
-   inflating: libtorch/include/c10/util/string_utils.h  
-   inflating: libtorch/include/c10/util/string_view.h  
-   inflating: libtorch/include/c10/util/tempfile.h  
-   inflating: libtorch/include/c10/util/thread_name.h  
-   inflating: libtorch/include/c10/util/win32-headers.h  
-   inflating: libtorch/include/c10/util/ArrayRef.h  
-   inflating: libtorch/include/c10/util/Exception.h  
-   inflating: libtorch/include/c10/util/FunctionRef.h  
-   inflating: libtorch/include/c10/util/MaybeOwned.h  
-   inflating: libtorch/include/c10/util/Optional.h  
-   inflating: libtorch/include/c10/util/SmallVector.h  
-   inflating: libtorch/include/c10/util/StringUtil.h  
-   inflating: libtorch/include/c10/util/ThreadLocal.h  
-    creating: libtorch/include/c10/macros/
-   inflating: libtorch/include/c10/macros/Export.h  
-   inflating: libtorch/include/c10/macros/Macros.h  
-   inflating: libtorch/include/c10/macros/cmake_macros.h  
-    creating: libtorch/include/c10/cuda/
-   inflating: libtorch/include/c10/cuda/CUDACachingAllocator.h  
-   inflating: libtorch/include/c10/cuda/CUDAException.h  
-   inflating: libtorch/include/c10/cuda/CUDAFunctions.h  
-   inflating: libtorch/include/c10/cuda/CUDAGraphsC10Utils.h  
-   inflating: libtorch/include/c10/cuda/CUDAGuard.h  
-   inflating: libtorch/include/c10/cuda/CUDAMacros.h  
-   inflating: libtorch/include/c10/cuda/CUDAMathCompat.h  
-   inflating: libtorch/include/c10/cuda/CUDAStream.h  
-    creating: libtorch/include/c10/cuda/impl/
-   inflating: libtorch/include/c10/cuda/impl/CUDATest.h  
-   inflating: libtorch/include/c10/cuda/impl/CUDAGuardImpl.h  
-    creating: libtorch/include/c10/core/
-   inflating: libtorch/include/c10/core/Allocator.h  
-   inflating: libtorch/include/c10/core/Backend.h  
-   inflating: libtorch/include/c10/core/CPUAllocator.h  
-   inflating: libtorch/include/c10/core/CompileTimeFunctionPointer.h  
-   inflating: libtorch/include/c10/core/CopyBytes.h  
-   inflating: libtorch/include/c10/core/DefaultDtype.h  
-   inflating: libtorch/include/c10/core/DefaultTensorOptions.h  
-   inflating: libtorch/include/c10/core/Device.h  
-   inflating: libtorch/include/c10/core/DeviceGuard.h  
-   inflating: libtorch/include/c10/core/DeviceType.h  
-   inflating: libtorch/include/c10/core/Event.h  
-   inflating: libtorch/include/c10/core/GeneratorImpl.h  
-   inflating: libtorch/include/c10/core/GradMode.h  
-   inflating: libtorch/include/c10/core/InferenceMode.h  
-   inflating: libtorch/include/c10/core/Layout.h  
-   inflating: libtorch/include/c10/core/MemoryFormat.h  
-   inflating: libtorch/include/c10/core/QEngine.h  
-   inflating: libtorch/include/c10/core/QScheme.h  
-   inflating: libtorch/include/c10/core/ScalarTypeToTypeMeta.h  
-   inflating: libtorch/include/c10/core/Storage.h  
-   inflating: libtorch/include/c10/core/StorageImpl.h  
-   inflating: libtorch/include/c10/core/StreamGuard.h  
-   inflating: libtorch/include/c10/core/TensorOptions.h  
-   inflating: libtorch/include/c10/core/UndefinedTensorImpl.h  
-   inflating: libtorch/include/c10/core/WrapDimMinimal.h  
-   inflating: libtorch/include/c10/core/DispatchKey.h  
-   inflating: libtorch/include/c10/core/DispatchKeySet.h  
-   inflating: libtorch/include/c10/core/Scalar.h  
-   inflating: libtorch/include/c10/core/ScalarType.h  
-   inflating: libtorch/include/c10/core/Stream.h  
-   inflating: libtorch/include/c10/core/TensorImpl.h  
-   inflating: libtorch/include/c10/core/thread_pool.h  
-    creating: libtorch/include/c10/core/impl/
-   inflating: libtorch/include/c10/core/impl/FakeGuardImpl.h  
-   inflating: libtorch/include/c10/core/impl/InlineDeviceGuard.h  
-   inflating: libtorch/include/c10/core/impl/InlineEvent.h  
-   inflating: libtorch/include/c10/core/impl/InlineStreamGuard.h  
-   inflating: libtorch/include/c10/core/impl/LocalDispatchKeySet.h  
-   inflating: libtorch/include/c10/core/impl/SizesAndStrides.h  
-   inflating: libtorch/include/c10/core/impl/DeviceGuardImplInterface.h  
-   inflating: libtorch/include/c10/core/impl/VirtualGuardImpl.h  
-    creating: libtorch/include/caffe2/
-    creating: libtorch/include/caffe2/core/
-   inflating: libtorch/include/caffe2/core/allocator.h  
-   inflating: libtorch/include/caffe2/core/blob.h  
-   inflating: libtorch/include/caffe2/core/blob_serialization.h  
-   inflating: libtorch/include/caffe2/core/blob_serializer_base.h  
-   inflating: libtorch/include/caffe2/core/blob_stats.h  
-   inflating: libtorch/include/caffe2/core/common.h  
-   inflating: libtorch/include/caffe2/core/common_cudnn.h  
-   inflating: libtorch/include/caffe2/core/common_gpu.h  
-   inflating: libtorch/include/caffe2/core/common_omp.h  
-   inflating: libtorch/include/caffe2/core/context.h  
-   inflating: libtorch/include/caffe2/core/context_base.h  
-   inflating: libtorch/include/caffe2/core/context_gpu.h  
-   inflating: libtorch/include/caffe2/core/cudnn_wrappers.h  
-   inflating: libtorch/include/caffe2/core/db.h  
-   inflating: libtorch/include/caffe2/core/distributions_stubs.h  
-   inflating: libtorch/include/caffe2/core/event.h  
-   inflating: libtorch/include/caffe2/core/event_cpu.h  
-   inflating: libtorch/include/caffe2/core/export_c10_op_to_caffe2.h  
-   inflating: libtorch/include/caffe2/core/export_caffe2_op_to_c10.h  
-   inflating: libtorch/include/caffe2/core/flags.h  
-   inflating: libtorch/include/caffe2/core/graph.h  
-   inflating: libtorch/include/caffe2/core/init.h  
-   inflating: libtorch/include/caffe2/core/logging.h  
-   inflating: libtorch/include/caffe2/core/memonger.h  
-   inflating: libtorch/include/caffe2/core/module.h  
-   inflating: libtorch/include/caffe2/core/net.h  
-   inflating: libtorch/include/caffe2/core/net_async_base.h  
-   inflating: libtorch/include/caffe2/core/net_async_scheduling.h  
-   inflating: libtorch/include/caffe2/core/net_async_task.h  
-   inflating: libtorch/include/caffe2/core/net_async_task_future.h  
-   inflating: libtorch/include/caffe2/core/net_async_task_graph.h  
-   inflating: libtorch/include/caffe2/core/net_async_tracing.h  
-   inflating: libtorch/include/caffe2/core/net_dag_utils.h  
-   inflating: libtorch/include/caffe2/core/net_parallel.h  
-   inflating: libtorch/include/caffe2/core/net_simple.h  
-   inflating: libtorch/include/caffe2/core/net_simple_refcount.h  
-   inflating: libtorch/include/caffe2/core/numa.h  
-   inflating: libtorch/include/caffe2/core/observer.h  
-   inflating: libtorch/include/caffe2/core/operator.h  
-   inflating: libtorch/include/caffe2/core/operator_gradient.h  
-   inflating: libtorch/include/caffe2/core/operator_schema.h  
-   inflating: libtorch/include/caffe2/core/plan_executor.h  
-   inflating: libtorch/include/caffe2/core/prof_dag_counters.h  
-   inflating: libtorch/include/caffe2/core/qtensor.h  
-   inflating: libtorch/include/caffe2/core/qtensor_serialization.h  
-   inflating: libtorch/include/caffe2/core/scope_guard.h  
-   inflating: libtorch/include/caffe2/core/static_tracepoint.h  
-   inflating: libtorch/include/caffe2/core/static_tracepoint_elfx86.h  
-   inflating: libtorch/include/caffe2/core/stats.h  
-   inflating: libtorch/include/caffe2/core/storage.h  
-   inflating: libtorch/include/caffe2/core/tensor.h  
-   inflating: libtorch/include/caffe2/core/tensor_impl.h  
-   inflating: libtorch/include/caffe2/core/tensor_int8.h  
-   inflating: libtorch/include/caffe2/core/test_utils.h  
-   inflating: libtorch/include/caffe2/core/timer.h  
-   inflating: libtorch/include/caffe2/core/transform.h  
-   inflating: libtorch/include/caffe2/core/types.h  
-   inflating: libtorch/include/caffe2/core/workspace.h  
-   inflating: libtorch/include/caffe2/core/macros.h  
-    creating: libtorch/include/caffe2/ideep/
-   inflating: libtorch/include/caffe2/ideep/ideep_utils.h  
-    creating: libtorch/include/caffe2/onnx/
-   inflating: libtorch/include/caffe2/onnx/backend.h  
-   inflating: libtorch/include/caffe2/onnx/backend_rep.h  
-   inflating: libtorch/include/caffe2/onnx/device.h  
-   inflating: libtorch/include/caffe2/onnx/helper.h  
-   inflating: libtorch/include/caffe2/onnx/offline_tensor.h  
-   inflating: libtorch/include/caffe2/onnx/onnx_exporter.h  
-   inflating: libtorch/include/caffe2/onnx/onnxifi_graph_info.h  
-   inflating: libtorch/include/caffe2/onnx/onnxifi_init.h  
-    creating: libtorch/include/caffe2/predictor/
-   inflating: libtorch/include/caffe2/predictor/InferenceGraph.h  
-   inflating: libtorch/include/caffe2/predictor/ThreadLocalPtr.h  
-   inflating: libtorch/include/caffe2/predictor/predictor.h  
-   inflating: libtorch/include/caffe2/predictor/predictor_config.h  
-   inflating: libtorch/include/caffe2/predictor/predictor_utils.h  
-   inflating: libtorch/include/caffe2/predictor/transforms.h  
-    creating: libtorch/include/caffe2/serialize/
-   inflating: libtorch/include/caffe2/serialize/crc_alt.h  
-   inflating: libtorch/include/caffe2/serialize/file_adapter.h  
-   inflating: libtorch/include/caffe2/serialize/inline_container.h  
-   inflating: libtorch/include/caffe2/serialize/istream_adapter.h  
-   inflating: libtorch/include/caffe2/serialize/read_adapter_interface.h  
-   inflating: libtorch/include/caffe2/serialize/versions.h  
-    creating: libtorch/include/caffe2/utils/
-   inflating: libtorch/include/caffe2/utils/bench_utils.h  
-   inflating: libtorch/include/caffe2/utils/cast.h  
-   inflating: libtorch/include/caffe2/utils/cblas.h  
-   inflating: libtorch/include/caffe2/utils/conversions.h  
-   inflating: libtorch/include/caffe2/utils/cpu_neon.h  
-   inflating: libtorch/include/caffe2/utils/cpuid.h  
-   inflating: libtorch/include/caffe2/utils/eigen_utils.h  
-   inflating: libtorch/include/caffe2/utils/filler.h  
-   inflating: libtorch/include/caffe2/utils/fixed_divisor.h  
-   inflating: libtorch/include/caffe2/utils/map_utils.h  
-   inflating: libtorch/include/caffe2/utils/math-detail.h  
-   inflating: libtorch/include/caffe2/utils/math.h  
-   inflating: libtorch/include/caffe2/utils/murmur_hash3.h  
-   inflating: libtorch/include/caffe2/utils/proto_convert.h  
-   inflating: libtorch/include/caffe2/utils/proto_utils.h  
-   inflating: libtorch/include/caffe2/utils/proto_wrap.h  
-   inflating: libtorch/include/caffe2/utils/signal_handler.h  
-   inflating: libtorch/include/caffe2/utils/simple_queue.h  
-   inflating: libtorch/include/caffe2/utils/smart_tensor_printer.h  
-   inflating: libtorch/include/caffe2/utils/string_utils.h  
-   inflating: libtorch/include/caffe2/utils/zmq_helper.h  
-    creating: libtorch/include/caffe2/utils/math/
-   inflating: libtorch/include/caffe2/utils/math/broadcast.h  
-   inflating: libtorch/include/caffe2/utils/math/elementwise.h  
-   inflating: libtorch/include/caffe2/utils/math/half_utils.h  
-   inflating: libtorch/include/caffe2/utils/math/reduce.h  
-   inflating: libtorch/include/caffe2/utils/math/transpose.h  
-   inflating: libtorch/include/caffe2/utils/math/utils.h  
-    creating: libtorch/include/caffe2/utils/threadpool/
-   inflating: libtorch/include/caffe2/utils/threadpool/ThreadPool.h  
-   inflating: libtorch/include/caffe2/utils/threadpool/ThreadPoolCommon.h  
-   inflating: libtorch/include/caffe2/utils/threadpool/WorkersPool.h  
-   inflating: libtorch/include/caffe2/utils/threadpool/pthreadpool-cpp.h  
-   inflating: libtorch/include/caffe2/utils/threadpool/pthreadpool.h  
-   inflating: libtorch/include/caffe2/utils/threadpool/thread_pool_guard.h  
-    creating: libtorch/include/caffe2/cuda_rtc/
-   inflating: libtorch/include/caffe2/cuda_rtc/common_rtc.h  
-    creating: libtorch/include/caffe2/image/
-   inflating: libtorch/include/caffe2/image/image_input_op.h  
-   inflating: libtorch/include/caffe2/image/transform_gpu.h  
-    creating: libtorch/include/caffe2/operators/
-   inflating: libtorch/include/caffe2/operators/abs_op.h  
-   inflating: libtorch/include/caffe2/operators/accumulate_op.h  
-   inflating: libtorch/include/caffe2/operators/accuracy_op.h  
-   inflating: libtorch/include/caffe2/operators/acos_op.h  
-   inflating: libtorch/include/caffe2/operators/activation_ops_cudnn.h  
-   inflating: libtorch/include/caffe2/operators/affine_channel_op.h  
-   inflating: libtorch/include/caffe2/operators/alias_with_name.h  
-   inflating: libtorch/include/caffe2/operators/apmeter_op.h  
-   inflating: libtorch/include/caffe2/operators/arg_ops.h  
-   inflating: libtorch/include/caffe2/operators/asin_op.h  
-   inflating: libtorch/include/caffe2/operators/assert_op.h  
-   inflating: libtorch/include/caffe2/operators/async_net_barrier_op.h  
-   inflating: libtorch/include/caffe2/operators/atan_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_box_cox_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_bucketize_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_gather_ops.h  
-   inflating: libtorch/include/caffe2/operators/batch_matmul_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_moments_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_permutation_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_sparse_to_dense_op.h  
-   inflating: libtorch/include/caffe2/operators/bbox_transform_op.h  
-   inflating: libtorch/include/caffe2/operators/bisect_percentile_op.h  
-   inflating: libtorch/include/caffe2/operators/boolean_mask_ops.h  
-   inflating: libtorch/include/caffe2/operators/boolean_unmask_ops.h  
-   inflating: libtorch/include/caffe2/operators/box_with_nms_limit_op.h  
-   inflating: libtorch/include/caffe2/operators/bucketize_op.h  
-   inflating: libtorch/include/caffe2/operators/byte_weight_dequant_op.h  
-   inflating: libtorch/include/caffe2/operators/cast_op.h  
-   inflating: libtorch/include/caffe2/operators/cbrt_op.h  
-   inflating: libtorch/include/caffe2/operators/cc_bmm_bg_op.h  
-   inflating: libtorch/include/caffe2/operators/ceil_op.h  
-   inflating: libtorch/include/caffe2/operators/channel_backprop_stats_op.h  
-   inflating: libtorch/include/caffe2/operators/channel_shuffle_op.h  
-   inflating: libtorch/include/caffe2/operators/channel_stats_op.h  
-   inflating: libtorch/include/caffe2/operators/clip_op.h  
-   inflating: libtorch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h  
-   inflating: libtorch/include/caffe2/operators/concat_split_op.h  
-   inflating: libtorch/include/caffe2/operators/conditional_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_op_cache_cudnn.h  
-   inflating: libtorch/include/caffe2/operators/conv_op_impl.h  
-   inflating: libtorch/include/caffe2/operators/conv_op_shared.h  
-   inflating: libtorch/include/caffe2/operators/conv_pool_op_base.h  
-   inflating: libtorch/include/caffe2/operators/conv_transpose_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_transpose_op_impl.h  
-   inflating: libtorch/include/caffe2/operators/conv_transpose_op_mobile.h  
-   inflating: libtorch/include/caffe2/operators/conv_transpose_op_mobile_impl.h  
-   inflating: libtorch/include/caffe2/operators/conv_transpose_unpool_op_base.h  
-   inflating: libtorch/include/caffe2/operators/copy_op.h  
-   inflating: libtorch/include/caffe2/operators/copy_rows_to_tensor_op.h  
-   inflating: libtorch/include/caffe2/operators/cos_op.h  
-   inflating: libtorch/include/caffe2/operators/cosh_op.h  
-   inflating: libtorch/include/caffe2/operators/cosine_embedding_criterion_op.h  
-   inflating: libtorch/include/caffe2/operators/counter_ops.h  
-   inflating: libtorch/include/caffe2/operators/create_scope_op.h  
-   inflating: libtorch/include/caffe2/operators/cross_entropy_op.h  
-   inflating: libtorch/include/caffe2/operators/ctc_beam_search_decoder_op.h  
-   inflating: libtorch/include/caffe2/operators/ctc_greedy_decoder_op.h  
-   inflating: libtorch/include/caffe2/operators/cube_op.h  
-   inflating: libtorch/include/caffe2/operators/data_couple.h  
-   inflating: libtorch/include/caffe2/operators/dataset_ops.h  
-   inflating: libtorch/include/caffe2/operators/deform_conv_op.h  
-   inflating: libtorch/include/caffe2/operators/deform_conv_op_impl.h  
-   inflating: libtorch/include/caffe2/operators/dense_vector_to_id_list_op.h  
-   inflating: libtorch/include/caffe2/operators/distance_op.h  
-   inflating: libtorch/include/caffe2/operators/do_op.h  
-   inflating: libtorch/include/caffe2/operators/dropout_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_add_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_div_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_linear_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_logical_ops.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_mul_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_op_test.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_ops.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_ops_utils.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_sub_op.h  
-   inflating: libtorch/include/caffe2/operators/elu_op.h  
-   inflating: libtorch/include/caffe2/operators/enforce_finite_op.h  
-   inflating: libtorch/include/caffe2/operators/ensure_clipped_op.h  
-   inflating: libtorch/include/caffe2/operators/ensure_cpu_output_op.h  
-   inflating: libtorch/include/caffe2/operators/erf_op.h  
-   inflating: libtorch/include/caffe2/operators/exp_op.h  
-   inflating: libtorch/include/caffe2/operators/expand_op.h  
-   inflating: libtorch/include/caffe2/operators/expand_squeeze_dims_op.h  
-   inflating: libtorch/include/caffe2/operators/fc_inference.h  
-   inflating: libtorch/include/caffe2/operators/feature_maps_ops.h  
-   inflating: libtorch/include/caffe2/operators/feed_blob_op.h  
-   inflating: libtorch/include/caffe2/operators/filler_op.h  
-   inflating: libtorch/include/caffe2/operators/find_duplicate_elements_op.h  
-   inflating: libtorch/include/caffe2/operators/find_op.h  
-   inflating: libtorch/include/caffe2/operators/flatten_op.h  
-   inflating: libtorch/include/caffe2/operators/flexible_top_k.h  
-   inflating: libtorch/include/caffe2/operators/floor_op.h  
-   inflating: libtorch/include/caffe2/operators/free_op.h  
-   inflating: libtorch/include/caffe2/operators/fully_connected_op.h  
-   inflating: libtorch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h  
-   inflating: libtorch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h  
-   inflating: libtorch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h  
-   inflating: libtorch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h  
-   inflating: libtorch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h  
-   inflating: libtorch/include/caffe2/operators/gather_op.h  
-   inflating: libtorch/include/caffe2/operators/gather_ranges_to_dense_op.h  
-   inflating: libtorch/include/caffe2/operators/gelu_op.h  
-   inflating: libtorch/include/caffe2/operators/generate_proposals_op.h  
-   inflating: libtorch/include/caffe2/operators/generate_proposals_op_util_boxes.h  
-   inflating: libtorch/include/caffe2/operators/generate_proposals_op_util_nms.h  
-   inflating: libtorch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h  
-   inflating: libtorch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h  
-   inflating: libtorch/include/caffe2/operators/given_tensor_fill_op.h  
-   inflating: libtorch/include/caffe2/operators/glu_op.h  
-   inflating: libtorch/include/caffe2/operators/group_norm_op.h  
-   inflating: libtorch/include/caffe2/operators/gru_unit_op.h  
-   inflating: libtorch/include/caffe2/operators/h_softmax_op.h  
-   inflating: libtorch/include/caffe2/operators/half_float_ops.h  
-   inflating: libtorch/include/caffe2/operators/hard_sigmoid_op.h  
-   inflating: libtorch/include/caffe2/operators/heatmap_max_keypoint_op.h  
-   inflating: libtorch/include/caffe2/operators/histogram_op.h  
-   inflating: libtorch/include/caffe2/operators/if_op.h  
-   inflating: libtorch/include/caffe2/operators/im2col_op.h  
-   inflating: libtorch/include/caffe2/operators/index_hash_ops.h  
-   inflating: libtorch/include/caffe2/operators/index_ops.h  
-   inflating: libtorch/include/caffe2/operators/inference_lstm_op.h  
-   inflating: libtorch/include/caffe2/operators/instance_norm_op.h  
-   inflating: libtorch/include/caffe2/operators/integral_image_op.h  
-   inflating: libtorch/include/caffe2/operators/is_empty_op.h  
-   inflating: libtorch/include/caffe2/operators/jsd_op.h  
-   inflating: libtorch/include/caffe2/operators/key_split_ops.h  
-   inflating: libtorch/include/caffe2/operators/layer_norm_op.h  
-   inflating: libtorch/include/caffe2/operators/leaky_relu_op.h  
-   inflating: libtorch/include/caffe2/operators/length_split_op.h  
-   inflating: libtorch/include/caffe2/operators/lengths_pad_op.h  
-   inflating: libtorch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h  
-   inflating: libtorch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h  
-   inflating: libtorch/include/caffe2/operators/lengths_reducer_ops.h  
-   inflating: libtorch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h  
-   inflating: libtorch/include/caffe2/operators/lengths_tile_op.h  
-   inflating: libtorch/include/caffe2/operators/lengths_top_k_op.h  
-   inflating: libtorch/include/caffe2/operators/listwise_l2r_op.h  
-   inflating: libtorch/include/caffe2/operators/load_save_op.h  
-   inflating: libtorch/include/caffe2/operators/load_save_op_util.h  
-   inflating: libtorch/include/caffe2/operators/local_response_normalization_op.h  
-   inflating: libtorch/include/caffe2/operators/locally_connected_op.h  
-   inflating: libtorch/include/caffe2/operators/locally_connected_op_impl.h  
-   inflating: libtorch/include/caffe2/operators/locally_connected_op_util.h  
-   inflating: libtorch/include/caffe2/operators/log1p_op.h  
-   inflating: libtorch/include/caffe2/operators/log_op.h  
-   inflating: libtorch/include/caffe2/operators/logit_op.h  
-   inflating: libtorch/include/caffe2/operators/loss_op.h  
-   inflating: libtorch/include/caffe2/operators/lpnorm_op.h  
-   inflating: libtorch/include/caffe2/operators/lstm_unit_op.h  
-   inflating: libtorch/include/caffe2/operators/lstm_utils.h  
-   inflating: libtorch/include/caffe2/operators/map_ops.h  
-   inflating: libtorch/include/caffe2/operators/margin_ranking_criterion_op.h  
-   inflating: libtorch/include/caffe2/operators/matmul_op.h  
-   inflating: libtorch/include/caffe2/operators/max_pool_with_index_gpu.h  
-   inflating: libtorch/include/caffe2/operators/mean_op.h  
-   inflating: libtorch/include/caffe2/operators/merge_id_lists_op.h  
-   inflating: libtorch/include/caffe2/operators/minmax_ops.h  
-   inflating: libtorch/include/caffe2/operators/mish_op.h  
-   inflating: libtorch/include/caffe2/operators/mod_op.h  
-   inflating: libtorch/include/caffe2/operators/moments_op.h  
-   inflating: libtorch/include/caffe2/operators/multi_class_accuracy_op.h  
-   inflating: libtorch/include/caffe2/operators/negate_gradient_op.h  
-   inflating: libtorch/include/caffe2/operators/negative_op.h  
-   inflating: libtorch/include/caffe2/operators/ngram_ops.h  
-   inflating: libtorch/include/caffe2/operators/no_default_engine_op.h  
-   inflating: libtorch/include/caffe2/operators/normalize_l1_op.h  
-   inflating: libtorch/include/caffe2/operators/normalize_op.h  
-   inflating: libtorch/include/caffe2/operators/numpy_tile_op.h  
-   inflating: libtorch/include/caffe2/operators/one_hot_ops.h  
-   inflating: libtorch/include/caffe2/operators/onnx_while_op.h  
-   inflating: libtorch/include/caffe2/operators/op_utils_cudnn.h  
-   inflating: libtorch/include/caffe2/operators/operator_fallback_gpu.h  
-   inflating: libtorch/include/caffe2/operators/order_switch_ops.h  
-   inflating: libtorch/include/caffe2/operators/pack_rnn_sequence_op.h  
-   inflating: libtorch/include/caffe2/operators/pack_segments.h  
-   inflating: libtorch/include/caffe2/operators/pad_op.h  
-   inflating: libtorch/include/caffe2/operators/partition_ops.h  
-   inflating: libtorch/include/caffe2/operators/percentile_op.h  
-   inflating: libtorch/include/caffe2/operators/perplexity_op.h  
-   inflating: libtorch/include/caffe2/operators/piecewise_linear_transform_op.h  
-   inflating: libtorch/include/caffe2/operators/pool_op.h  
-   inflating: libtorch/include/caffe2/operators/pool_op_util.h  
-   inflating: libtorch/include/caffe2/operators/pow_op.h  
-   inflating: libtorch/include/caffe2/operators/prefetch_op.h  
-   inflating: libtorch/include/caffe2/operators/prelu_op.h  
-   inflating: libtorch/include/caffe2/operators/prepend_dim_op.h  
-   inflating: libtorch/include/caffe2/operators/quant_decode_op.h  
-   inflating: libtorch/include/caffe2/operators/quantile_op.h  
-   inflating: libtorch/include/caffe2/operators/rank_loss_op.h  
-   inflating: libtorch/include/caffe2/operators/reciprocal_op.h  
-   inflating: libtorch/include/caffe2/operators/reduce_front_back_max_ops.h  
-   inflating: libtorch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h  
-   inflating: libtorch/include/caffe2/operators/reduce_ops.h  
-   inflating: libtorch/include/caffe2/operators/reducer_functors.h  
-   inflating: libtorch/include/caffe2/operators/reduction_ops.h  
-   inflating: libtorch/include/caffe2/operators/relu_n_op.h  
-   inflating: libtorch/include/caffe2/operators/relu_op.h  
-   inflating: libtorch/include/caffe2/operators/remove_data_blocks_op.h  
-   inflating: libtorch/include/caffe2/operators/replace_nan_op.h  
-   inflating: libtorch/include/caffe2/operators/reshape_op.h  
-   inflating: libtorch/include/caffe2/operators/resize_3d_op.h  
-   inflating: libtorch/include/caffe2/operators/resize_op.h  
-   inflating: libtorch/include/caffe2/operators/reverse_packed_segs_op.h  
-   inflating: libtorch/include/caffe2/operators/rmac_regions_op.h  
-   inflating: libtorch/include/caffe2/operators/rms_norm_op.h  
-   inflating: libtorch/include/caffe2/operators/roi_align_gradient_op.h  
-   inflating: libtorch/include/caffe2/operators/roi_align_op.h  
-   inflating: libtorch/include/caffe2/operators/roi_align_rotated_gradient_op.h  
-   inflating: libtorch/include/caffe2/operators/roi_align_rotated_op.h  
-   inflating: libtorch/include/caffe2/operators/roi_pool_op.h  
-   inflating: libtorch/include/caffe2/operators/rowmul_op.h  
-   inflating: libtorch/include/caffe2/operators/rsqrt_op.h  
-   inflating: libtorch/include/caffe2/operators/scale_blobs_op.h  
-   inflating: libtorch/include/caffe2/operators/scale_op.h  
-   inflating: libtorch/include/caffe2/operators/segment_reduction_op.h  
-   inflating: libtorch/include/caffe2/operators/self_binning_histogram_op.h  
-   inflating: libtorch/include/caffe2/operators/selu_op.h  
-   inflating: libtorch/include/caffe2/operators/sequence_ops.h  
-   inflating: libtorch/include/caffe2/operators/shape_op.h  
-   inflating: libtorch/include/caffe2/operators/sigmoid_op.h  
-   inflating: libtorch/include/caffe2/operators/sin_op.h  
-   inflating: libtorch/include/caffe2/operators/sinh_op.h  
-   inflating: libtorch/include/caffe2/operators/sinusoid_position_encoding_op.h  
-   inflating: libtorch/include/caffe2/operators/slice_op.h  
-   inflating: libtorch/include/caffe2/operators/softmax_op.h  
-   inflating: libtorch/include/caffe2/operators/softmax_utils.h  
-   inflating: libtorch/include/caffe2/operators/softmax_with_loss_op.h  
-   inflating: libtorch/include/caffe2/operators/softplus_op.h  
-   inflating: libtorch/include/caffe2/operators/softsign_op.h  
-   inflating: libtorch/include/caffe2/operators/space_batch_op.h  
-   inflating: libtorch/include/caffe2/operators/sparse_dropout_with_replacement_op.h  
-   inflating: libtorch/include/caffe2/operators/sparse_lp_regularizer_op.h  
-   inflating: libtorch/include/caffe2/operators/sparse_normalize_op.h  
-   inflating: libtorch/include/caffe2/operators/sparse_to_dense_mask_op.h  
-   inflating: libtorch/include/caffe2/operators/sparse_to_dense_op.h  
-   inflating: libtorch/include/caffe2/operators/spatial_batch_norm_op.h  
-   inflating: libtorch/include/caffe2/operators/spatial_softmax_with_loss_op.h  
-   inflating: libtorch/include/caffe2/operators/sqr_op.h  
-   inflating: libtorch/include/caffe2/operators/sqrt_op.h  
-   inflating: libtorch/include/caffe2/operators/string_ops.h  
-   inflating: libtorch/include/caffe2/operators/square_root_divide_op.h  
-   inflating: libtorch/include/caffe2/operators/stats_put_ops.h  
-   inflating: libtorch/include/caffe2/operators/stop_gradient.h  
-   inflating: libtorch/include/caffe2/operators/stump_func_op.h  
-   inflating: libtorch/include/caffe2/operators/summarize_op.h  
-   inflating: libtorch/include/caffe2/operators/swish_op.h  
-   inflating: libtorch/include/caffe2/operators/tan_op.h  
-   inflating: libtorch/include/caffe2/operators/tanh_op.h  
-   inflating: libtorch/include/caffe2/operators/tensor_protos_db_input.h  
-   inflating: libtorch/include/caffe2/operators/text_file_reader_utils.h  
-   inflating: libtorch/include/caffe2/operators/thresholded_relu_op.h  
-   inflating: libtorch/include/caffe2/operators/tile_op.h  
-   inflating: libtorch/include/caffe2/operators/top_k.h  
-   inflating: libtorch/include/caffe2/operators/transpose_op.h  
-   inflating: libtorch/include/caffe2/operators/tt_linear_op.h  
-   inflating: libtorch/include/caffe2/operators/unique_ops.h  
-   inflating: libtorch/include/caffe2/operators/unsafe_coalesce.h  
-   inflating: libtorch/include/caffe2/operators/upsample_op.h  
-   inflating: libtorch/include/caffe2/operators/utility_ops.h  
-   inflating: libtorch/include/caffe2/operators/variable_length_sequence_padding.h  
-   inflating: libtorch/include/caffe2/operators/weighted_multi_sampling_op.h  
-   inflating: libtorch/include/caffe2/operators/weighted_sample_op.h  
-   inflating: libtorch/include/caffe2/operators/while_op.h  
-   inflating: libtorch/include/caffe2/operators/zero_gradient_op.h  
-    creating: libtorch/include/caffe2/proto/
-   inflating: libtorch/include/caffe2/proto/caffe2_pb.h  
-   inflating: libtorch/include/caffe2/proto/torch_pb.h  
-   inflating: libtorch/include/caffe2/proto/caffe2.pb.h  
-   inflating: libtorch/include/caffe2/proto/caffe2_legacy.pb.h  
-   inflating: libtorch/include/caffe2/proto/hsm.pb.h  
-   inflating: libtorch/include/caffe2/proto/metanet.pb.h  
-   inflating: libtorch/include/caffe2/proto/predictor_consts.pb.h  
-   inflating: libtorch/include/caffe2/proto/prof_dag.pb.h  
-   inflating: libtorch/include/caffe2/proto/torch.pb.h  
-    creating: libtorch/include/caffe2/sgd/
-   inflating: libtorch/include/caffe2/sgd/adadelta_op.h  
-   inflating: libtorch/include/caffe2/sgd/adagrad_fused.h  
-   inflating: libtorch/include/caffe2/sgd/adagrad_op.h  
-   inflating: libtorch/include/caffe2/sgd/adam_op.h  
-   inflating: libtorch/include/caffe2/sgd/clip_tensor_op.h  
-   inflating: libtorch/include/caffe2/sgd/decay_adagrad_op.h  
-   inflating: libtorch/include/caffe2/sgd/fp16_momentum_sgd_op.h  
-   inflating: libtorch/include/caffe2/sgd/fp32_momentum_sgd_op.h  
-   inflating: libtorch/include/caffe2/sgd/ftrl_op.h  
-   inflating: libtorch/include/caffe2/sgd/gftrl_op.h  
-   inflating: libtorch/include/caffe2/sgd/iter_op.h  
-   inflating: libtorch/include/caffe2/sgd/lars_op.h  
-   inflating: libtorch/include/caffe2/sgd/learning_rate_adaption_op.h  
-   inflating: libtorch/include/caffe2/sgd/learning_rate_functors.h  
-   inflating: libtorch/include/caffe2/sgd/learning_rate_op.h  
-   inflating: libtorch/include/caffe2/sgd/math_lp.h  
-   inflating: libtorch/include/caffe2/sgd/momentum_sgd_op.h  
-   inflating: libtorch/include/caffe2/sgd/rmsprop_op.h  
-   inflating: libtorch/include/caffe2/sgd/rowwise_adagrad_fused.h  
-   inflating: libtorch/include/caffe2/sgd/rowwise_counter.h  
-   inflating: libtorch/include/caffe2/sgd/storm_op.h  
-   inflating: libtorch/include/caffe2/sgd/weight_scale_op.h  
-   inflating: libtorch/include/caffe2/sgd/wngrad_op.h  
-   inflating: libtorch/include/caffe2/sgd/yellowfin_op.h  
-    creating: libtorch/include/caffe2/db/
-   inflating: libtorch/include/caffe2/db/create_db_op.h  
-    creating: libtorch/include/caffe2/mpi/
-   inflating: libtorch/include/caffe2/mpi/mpi_common.h  
-   inflating: libtorch/include/caffe2/mpi/mpi_ops.h  
-    creating: libtorch/include/caffe2/opt/
-   inflating: libtorch/include/caffe2/opt/annotations.h  
-   inflating: libtorch/include/caffe2/opt/backend_cutting.h  
-   inflating: libtorch/include/caffe2/opt/backend_transformer_base.h  
-   inflating: libtorch/include/caffe2/opt/bound_shape_inferencer.h  
-   inflating: libtorch/include/caffe2/opt/converter.h  
-   inflating: libtorch/include/caffe2/opt/device.h  
-   inflating: libtorch/include/caffe2/opt/distributed.h  
-   inflating: libtorch/include/caffe2/opt/fakefp16_transform.h  
-   inflating: libtorch/include/caffe2/opt/fusion.h  
-   inflating: libtorch/include/caffe2/opt/glow_net_transform.h  
-   inflating: libtorch/include/caffe2/opt/mobile.h  
-   inflating: libtorch/include/caffe2/opt/onnx_convert.h  
-   inflating: libtorch/include/caffe2/opt/optimize_ideep.h  
-   inflating: libtorch/include/caffe2/opt/optimizer.h  
-   inflating: libtorch/include/caffe2/opt/passes.h  
-   inflating: libtorch/include/caffe2/opt/shape_info.h  
-   inflating: libtorch/include/caffe2/opt/tvm_transformer.h  
-   inflating: libtorch/include/caffe2/opt/onnxifi_op.h  
-   inflating: libtorch/include/caffe2/opt/onnxifi_transformer.h  
-    creating: libtorch/include/caffe2/python/
-   inflating: libtorch/include/caffe2/python/dlpack.h  
-   inflating: libtorch/include/caffe2/python/pybind_state.h  
-   inflating: libtorch/include/caffe2/python/pybind_state_dlpack.h  
-   inflating: libtorch/include/caffe2/python/pybind_state_registry.h  
-    creating: libtorch/include/caffe2/transforms/
-   inflating: libtorch/include/caffe2/transforms/common_subexpression_elimination.h  
-   inflating: libtorch/include/caffe2/transforms/conv_to_nnpack_transform.h  
-   inflating: libtorch/include/caffe2/transforms/pattern_net_transform.h  
-   inflating: libtorch/include/caffe2/transforms/single_op_transform.h  
-    creating: libtorch/include/caffe2/distributed/
-   inflating: libtorch/include/caffe2/distributed/file_store_handler.h  
-   inflating: libtorch/include/caffe2/distributed/file_store_handler_op.h  
-   inflating: libtorch/include/caffe2/distributed/redis_store_handler.h  
-   inflating: libtorch/include/caffe2/distributed/redis_store_handler_op.h  
-   inflating: libtorch/include/caffe2/distributed/store_handler.h  
-   inflating: libtorch/include/caffe2/distributed/store_ops.h  
-    creating: libtorch/include/caffe2/observers/
-   inflating: libtorch/include/caffe2/observers/operator_attaching_net_observer.h  
-   inflating: libtorch/include/caffe2/observers/profile_observer.h  
-   inflating: libtorch/include/caffe2/observers/runcnt_observer.h  
-   inflating: libtorch/include/caffe2/observers/time_observer.h  
-    creating: libtorch/include/caffe2/perfkernels/
-   inflating: libtorch/include/caffe2/perfkernels/adagrad.h  
-   inflating: libtorch/include/caffe2/perfkernels/common.h  
-   inflating: libtorch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h  
-   inflating: libtorch/include/caffe2/perfkernels/embedding_lookup.h  
-   inflating: libtorch/include/caffe2/perfkernels/embedding_lookup_idx.h  
-   inflating: libtorch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h  
-   inflating: libtorch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h  
-   inflating: libtorch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h  
-   inflating: libtorch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h  
-   inflating: libtorch/include/caffe2/perfkernels/lstm_unit_cpu.h  
-   inflating: libtorch/include/caffe2/perfkernels/lstm_unit_cpu_common.h  
-   inflating: libtorch/include/caffe2/perfkernels/math.h  
-   inflating: libtorch/include/caffe2/perfkernels/typed_axpy.h  
-    creating: libtorch/include/caffe2/queue/
-   inflating: libtorch/include/caffe2/queue/blobs_queue.h  
-   inflating: libtorch/include/caffe2/queue/blobs_queue_db.h  
-   inflating: libtorch/include/caffe2/queue/queue_ops.h  
-   inflating: libtorch/include/caffe2/queue/rebatching_queue.h  
-   inflating: libtorch/include/caffe2/queue/rebatching_queue_ops.h  
-    creating: libtorch/include/caffe2/video/
-   inflating: libtorch/include/caffe2/video/optical_flow.h  
-   inflating: libtorch/include/caffe2/video/video_decoder.h  
-   inflating: libtorch/include/caffe2/video/video_input_op.h  
-   inflating: libtorch/include/caffe2/video/video_io.h  
-    creating: libtorch/include/pybind11/
-   inflating: libtorch/include/pybind11/attr.h  
-   inflating: libtorch/include/pybind11/buffer_info.h  
-   inflating: libtorch/include/pybind11/cast.h  
-   inflating: libtorch/include/pybind11/chrono.h  
-   inflating: libtorch/include/pybind11/common.h  
-   inflating: libtorch/include/pybind11/complex.h  
-   inflating: libtorch/include/pybind11/eigen.h  
-   inflating: libtorch/include/pybind11/embed.h  
-   inflating: libtorch/include/pybind11/eval.h  
-   inflating: libtorch/include/pybind11/functional.h  
-   inflating: libtorch/include/pybind11/iostream.h  
-   inflating: libtorch/include/pybind11/numpy.h  
-   inflating: libtorch/include/pybind11/operators.h  
-   inflating: libtorch/include/pybind11/options.h  
-   inflating: libtorch/include/pybind11/pybind11.h  
-   inflating: libtorch/include/pybind11/pytypes.h  
-   inflating: libtorch/include/pybind11/stl.h  
-   inflating: libtorch/include/pybind11/stl_bind.h  
-    creating: libtorch/include/pybind11/detail/
-   inflating: libtorch/include/pybind11/detail/class.h  
-   inflating: libtorch/include/pybind11/detail/common.h  
-   inflating: libtorch/include/pybind11/detail/descr.h  
-   inflating: libtorch/include/pybind11/detail/init.h  
-   inflating: libtorch/include/pybind11/detail/internals.h  
-   inflating: libtorch/include/pybind11/detail/typeid.h  
-    creating: libtorch/include/TH/
-   inflating: libtorch/include/TH/TH.h  
-   inflating: libtorch/include/TH/THAllocator.h  
-   inflating: libtorch/include/TH/THBlas.h  
-   inflating: libtorch/include/TH/THGeneral.h  
-   inflating: libtorch/include/TH/THGenerateAllTypes.h  
-   inflating: libtorch/include/TH/THGenerateBFloat16Type.h  
-   inflating: libtorch/include/TH/THGenerateBoolType.h  
-   inflating: libtorch/include/TH/THGenerateDoubleType.h  
-   inflating: libtorch/include/TH/THGenerateFloatType.h  
-   inflating: libtorch/include/TH/THGenerateHalfType.h  
-   inflating: libtorch/include/TH/THGenerateComplexFloatType.h  
-   inflating: libtorch/include/TH/THGenerateComplexDoubleType.h  
-   inflating: libtorch/include/TH/THGenerateLongType.h  
-   inflating: libtorch/include/TH/THGenerateIntType.h  
-   inflating: libtorch/include/TH/THGenerateShortType.h  
-   inflating: libtorch/include/TH/THGenerateCharType.h  
-   inflating: libtorch/include/TH/THGenerateByteType.h  
-   inflating: libtorch/include/TH/THGenerateFloatTypes.h  
-   inflating: libtorch/include/TH/THGenerateComplexTypes.h  
-   inflating: libtorch/include/TH/THGenerateIntTypes.h  
-   inflating: libtorch/include/TH/THGenerateQUInt8Type.h  
-   inflating: libtorch/include/TH/THGenerateQUInt4x2Type.h  
-   inflating: libtorch/include/TH/THGenerateQInt8Type.h  
-   inflating: libtorch/include/TH/THGenerateQInt32Type.h  
-   inflating: libtorch/include/TH/THGenerateQTypes.h  
-   inflating: libtorch/include/TH/THLapack.h  
-   inflating: libtorch/include/TH/THStorage.h  
-   inflating: libtorch/include/TH/THStorageFunctions.h  
-   inflating: libtorch/include/TH/THTensor.h  
-   inflating: libtorch/include/TH/THTensorApply.h  
-   inflating: libtorch/include/TH/THTensorDimApply.h  
-   inflating: libtorch/include/TH/THVector.h  
-   inflating: libtorch/include/TH/THHalf.h  
-   inflating: libtorch/include/TH/THTensor.hpp  
-   inflating: libtorch/include/TH/THStorageFunctions.hpp  
-    creating: libtorch/include/TH/generic/
-   inflating: libtorch/include/TH/generic/THBlas.h  
-   inflating: libtorch/include/TH/generic/THLapack.h  
-   inflating: libtorch/include/TH/generic/THStorage.h  
-   inflating: libtorch/include/TH/generic/THStorageCopy.h  
-   inflating: libtorch/include/TH/generic/THTensor.h  
-   inflating: libtorch/include/TH/generic/THTensor.hpp  
-   inflating: libtorch/include/TH/generic/THTensorLapack.h  
-   inflating: libtorch/include/TH/generic/THTensorMath.h  
-   inflating: libtorch/include/TH/generic/THVector.h  
-   inflating: libtorch/include/TH/generic/THTensorFastGetSet.hpp  
-    creating: libtorch/include/THCUNN/
-    creating: libtorch/include/THCUNN/generic/
-   inflating: libtorch/include/THCUNN/generic/THCUNN.h  
-    creating: libtorch/include/torch/
-   inflating: libtorch/include/torch/script.h  
-   inflating: libtorch/include/torch/extension.h  
-   inflating: libtorch/include/torch/custom_class.h  
-   inflating: libtorch/include/torch/library.h  
-   inflating: libtorch/include/torch/custom_class_detail.h  
-    creating: libtorch/include/torch/csrc/
-   inflating: libtorch/include/torch/csrc/CudaIPCTypes.h  
-   inflating: libtorch/include/torch/csrc/DataLoader.h  
-   inflating: libtorch/include/torch/csrc/Device.h  
-   inflating: libtorch/include/torch/csrc/Dtype.h  
-   inflating: libtorch/include/torch/csrc/DynamicTypes.h  
-   inflating: libtorch/include/torch/csrc/Exceptions.h  
-   inflating: libtorch/include/torch/csrc/Generator.h  
-   inflating: libtorch/include/torch/csrc/Layout.h  
-   inflating: libtorch/include/torch/csrc/MemoryFormat.h  
-   inflating: libtorch/include/torch/csrc/Module.h  
-   inflating: libtorch/include/torch/csrc/PythonTypes.h  
-   inflating: libtorch/include/torch/csrc/QScheme.h  
-   inflating: libtorch/include/torch/csrc/Size.h  
-   inflating: libtorch/include/torch/csrc/Storage.h  
-   inflating: libtorch/include/torch/csrc/StorageDefs.h  
-   inflating: libtorch/include/torch/csrc/Stream.h  
-   inflating: libtorch/include/torch/csrc/THP.h  
-   inflating: libtorch/include/torch/csrc/THP_export.h  
-   inflating: libtorch/include/torch/csrc/TypeInfo.h  
-   inflating: libtorch/include/torch/csrc/Types.h  
-   inflating: libtorch/include/torch/csrc/WindowsTorchApiMacro.h  
-   inflating: libtorch/include/torch/csrc/copy_utils.h  
-   inflating: libtorch/include/torch/csrc/python_dimname.h  
-   inflating: libtorch/include/torch/csrc/python_headers.h  
-   inflating: libtorch/include/torch/csrc/serialization.h  
-   inflating: libtorch/include/torch/csrc/utils.h  
-    creating: libtorch/include/torch/csrc/onnx/
-   inflating: libtorch/include/torch/csrc/onnx/init.h  
-   inflating: libtorch/include/torch/csrc/onnx/onnx.h  
-    creating: libtorch/include/torch/csrc/api/
-    creating: libtorch/include/torch/csrc/api/include/
-    creating: libtorch/include/torch/csrc/api/include/torch/
-   inflating: libtorch/include/torch/csrc/api/include/torch/all.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/arg.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/autograd.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/cuda.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/enum.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/expanding_array.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/jit.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/ordered_dict.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/python.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/torch.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/types.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/utils.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/fft.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/linalg.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/special.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/version.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/init.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/module.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/pimpl.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/utils.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/functional/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/activation.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/conv.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/distance.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/dropout.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/embedding.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/fold.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/linear.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/normalization.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/padding.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/vision.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/pooling.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/parallel/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/options/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/activation.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/adaptive.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/conv.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/distance.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/dropout.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/embedding.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/fold.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/linear.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/loss.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/normalization.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/padding.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/pooling.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/rnn.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/transformer.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/upsampling.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/vision.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/utils/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/utils/rnn.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/modules/
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/any.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/_functions.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/activation.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/distance.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/dropout.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/embedding.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/fold.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/linear.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/loss.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/normalization.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/padding.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/pooling.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/transformer.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/common.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/conv.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/rnn.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/utils.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/
-    creating: libtorch/include/torch/csrc/api/include/torch/data/detail/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/queue.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/sequencers.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader_options.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/example.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/iterator.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/worker_exception.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/samplers/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/base.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/distributed.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/random.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/sequential.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/serialize.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/stream.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/dataloader/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader/base.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/transforms/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/base.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/collate.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/lambda.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/stack.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/tensor.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/datasets/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/base.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/map.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/mnist.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/shared.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/stateful.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/tensor.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/chunk.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/serialize/
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize/archive.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize/input-archive.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize/output-archive.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize/tensor.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/detail/
-   inflating: libtorch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/detail/static.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/optim/
-    creating: libtorch/include/torch/csrc/api/include/torch/optim/schedulers/
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/adagrad.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/adam.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/adamw.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/lbfgs.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/optimizer.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/rmsprop.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/sgd.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/serialize.h  
-    creating: libtorch/include/torch/csrc/autograd/
-    creating: libtorch/include/torch/csrc/autograd/generated/
-   inflating: libtorch/include/torch/csrc/autograd/generated/python_functions.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/VariableType.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/Functions.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/variable_factories.h  
-    creating: libtorch/include/torch/csrc/autograd/utils/
-   inflating: libtorch/include/torch/csrc/autograd/utils/error_messages.h  
-   inflating: libtorch/include/torch/csrc/autograd/utils/grad_layout_contract.h  
-   inflating: libtorch/include/torch/csrc/autograd/utils/lambda_post_hook.h  
-   inflating: libtorch/include/torch/csrc/autograd/utils/python_arg_parsing.h  
-   inflating: libtorch/include/torch/csrc/autograd/utils/wrap_outputs.h  
-   inflating: libtorch/include/torch/csrc/autograd/InferenceMode.h  
-   inflating: libtorch/include/torch/csrc/autograd/anomaly_mode.h  
-   inflating: libtorch/include/torch/csrc/autograd/autograd.h  
-   inflating: libtorch/include/torch/csrc/autograd/cpp_hook.h  
-   inflating: libtorch/include/torch/csrc/autograd/edge.h  
-   inflating: libtorch/include/torch/csrc/autograd/forward_grad.h  
-   inflating: libtorch/include/torch/csrc/autograd/function.h  
-   inflating: libtorch/include/torch/csrc/autograd/function_hook.h  
-   inflating: libtorch/include/torch/csrc/autograd/grad_mode.h  
-   inflating: libtorch/include/torch/csrc/autograd/input_buffer.h  
-   inflating: libtorch/include/torch/csrc/autograd/input_metadata.h  
-   inflating: libtorch/include/torch/csrc/autograd/profiler.h  
-   inflating: libtorch/include/torch/csrc/autograd/profiler_kineto.h  
-   inflating: libtorch/include/torch/csrc/autograd/profiler_legacy.h  
-   inflating: libtorch/include/torch/csrc/autograd/profiler_utils.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_anomaly_mode.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_autograd.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_cpp_function.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_fft_functions.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_function.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_hook.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_legacy_variable.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_linalg_functions.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_nn_functions.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_special_functions.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_variable_indexing.h  
-   inflating: libtorch/include/torch/csrc/autograd/record_function_ops.h  
-   inflating: libtorch/include/torch/csrc/autograd/saved_variable.h  
-   inflating: libtorch/include/torch/csrc/autograd/symbolic.h  
-   inflating: libtorch/include/torch/csrc/autograd/FunctionsManual.h  
-   inflating: libtorch/include/torch/csrc/autograd/VariableTypeUtils.h  
-   inflating: libtorch/include/torch/csrc/autograd/custom_function.h  
-   inflating: libtorch/include/torch/csrc/autograd/engine.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_engine.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_variable.h  
-   inflating: libtorch/include/torch/csrc/autograd/variable.h  
-    creating: libtorch/include/torch/csrc/autograd/functions/
-   inflating: libtorch/include/torch/csrc/autograd/functions/accumulate_grad.h  
-   inflating: libtorch/include/torch/csrc/autograd/functions/comm.h  
-   inflating: libtorch/include/torch/csrc/autograd/functions/pybind.h  
-   inflating: libtorch/include/torch/csrc/autograd/functions/tensor.h  
-   inflating: libtorch/include/torch/csrc/autograd/functions/utils.h  
-   inflating: libtorch/include/torch/csrc/autograd/functions/basic_ops.h  
-    creating: libtorch/include/torch/csrc/cuda/
-   inflating: libtorch/include/torch/csrc/cuda/Event.h  
-   inflating: libtorch/include/torch/csrc/cuda/Module.h  
-   inflating: libtorch/include/torch/csrc/cuda/Storage.h  
-   inflating: libtorch/include/torch/csrc/cuda/Stream.h  
-   inflating: libtorch/include/torch/csrc/cuda/THCP.h  
-   inflating: libtorch/include/torch/csrc/cuda/comm.h  
-   inflating: libtorch/include/torch/csrc/cuda/device_set.h  
-   inflating: libtorch/include/torch/csrc/cuda/nccl.h  
-   inflating: libtorch/include/torch/csrc/cuda/override_macros.h  
-   inflating: libtorch/include/torch/csrc/cuda/python_comm.h  
-   inflating: libtorch/include/torch/csrc/cuda/python_nccl.h  
-   inflating: libtorch/include/torch/csrc/cuda/restore_macros.h  
-   inflating: libtorch/include/torch/csrc/cuda/serialization.h  
-   inflating: libtorch/include/torch/csrc/cuda/undef_macros.h  
-   inflating: libtorch/include/torch/csrc/cuda/utils.h  
-    creating: libtorch/include/torch/csrc/utils/
-   inflating: libtorch/include/torch/csrc/utils/auto_gil.h  
-   inflating: libtorch/include/torch/csrc/utils/byte_order.h  
-   inflating: libtorch/include/torch/csrc/utils/crash_handler.h  
-   inflating: libtorch/include/torch/csrc/utils/cuda_enabled.h  
-   inflating: libtorch/include/torch/csrc/utils/cuda_lazy_init.h  
-   inflating: libtorch/include/torch/csrc/utils/disable_torch_function.h  
-   inflating: libtorch/include/torch/csrc/utils/disallow_copy.h  
-   inflating: libtorch/include/torch/csrc/utils/init.h  
-   inflating: libtorch/include/torch/csrc/utils/invalid_arguments.h  
-   inflating: libtorch/include/torch/csrc/utils/memory.h  
-   inflating: libtorch/include/torch/csrc/utils/numpy_stub.h  
-   inflating: libtorch/include/torch/csrc/utils/object_ptr.h  
-   inflating: libtorch/include/torch/csrc/utils/out_types.h  
-   inflating: libtorch/include/torch/csrc/utils/pycfunction_helpers.h  
-   inflating: libtorch/include/torch/csrc/utils/python_compat.h  
-   inflating: libtorch/include/torch/csrc/utils/python_dispatch.h  
-   inflating: libtorch/include/torch/csrc/utils/python_numbers.h  
-   inflating: libtorch/include/torch/csrc/utils/python_scalars.h  
-   inflating: libtorch/include/torch/csrc/utils/python_stub.h  
-   inflating: libtorch/include/torch/csrc/utils/python_tuples.h  
-   inflating: libtorch/include/torch/csrc/utils/six.h  
-   inflating: libtorch/include/torch/csrc/utils/structseq.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_apply.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_dtypes.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_flatten.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_layouts.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_list.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_memoryformats.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_numpy.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_qschemes.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_types.h  
-   inflating: libtorch/include/torch/csrc/utils/throughput_benchmark.h  
-   inflating: libtorch/include/torch/csrc/utils/variadic.h  
-   inflating: libtorch/include/torch/csrc/utils/pybind.h  
-   inflating: libtorch/include/torch/csrc/utils/python_arg_parser.h  
-   inflating: libtorch/include/torch/csrc/utils/python_strings.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_new.h  
-   inflating: libtorch/include/torch/csrc/utils/throughput_benchmark-inl.h  
-    creating: libtorch/include/torch/csrc/jit/
-    creating: libtorch/include/torch/csrc/jit/backends/
-   inflating: libtorch/include/torch/csrc/jit/backends/backend.h  
-   inflating: libtorch/include/torch/csrc/jit/backends/backend_init.h  
-   inflating: libtorch/include/torch/csrc/jit/backends/backend_interface.h  
-   inflating: libtorch/include/torch/csrc/jit/backends/backend_preprocess.h  
-   inflating: libtorch/include/torch/csrc/jit/backends/backend_resolver.h  
-   inflating: libtorch/include/torch/csrc/jit/backends/backend_debug_handler.h  
-   inflating: libtorch/include/torch/csrc/jit/backends/backend_detail.h  
-    creating: libtorch/include/torch/csrc/jit/runtime/
-   inflating: libtorch/include/torch/csrc/jit/runtime/autodiff.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/calculate_necessary_args.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/custom_operator.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/exception_message.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/graph_executor.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/graph_executor_impl.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/graph_iterator.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/instruction.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/interpreter.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/jit_exception.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/logging.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/operator.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/operator_options.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/print_handler.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/slice_indices_adjust.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/symbolic_script.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/vararg_functions.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/variable_tensor_list.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/argument_spec.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/profiling_record.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/register_ops_utils.h  
-    creating: libtorch/include/torch/csrc/jit/serialization/
-   inflating: libtorch/include/torch/csrc/jit/serialization/export.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/import.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/import_export_constants.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/import_export_functions.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/import_export_helpers.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/import_legacy.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/import_read.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/import_source.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/onnx.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/pickle.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/pickler.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/python_print.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/source_range_serialization.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/type_name_uniquer.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/unpickler.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h  
-    creating: libtorch/include/torch/csrc/jit/passes/
-   inflating: libtorch/include/torch/csrc/jit/passes/annotate_warns.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/bailout_graph.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/batch_mm.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/canonicalize.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/clear_profiling.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/clear_undefinedness.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/common_subexpression_elimination.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/concat_opt.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/constant_pooling.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/constant_propagation.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/create_functional_graphs.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/cuda_graph_fuser.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/dead_code_elimination.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/decompose_ops.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/erase_number_types.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/fold_conv_bn.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/freeze_module.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/frozen_conv_folding.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/fuse_linear.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/fuse_relu.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/graph_fuser.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/graph_rewrite_helper.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/guard_elimination.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/inline_fork_wait.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/inline_forked_closures.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/inliner.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/inplace_check.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/insert_guards.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/lift_closures.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/liveness.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/loop_unrolling.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/lower_grad_of.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/lower_graph.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/lower_tuples.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/metal_rewrite.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/normalize_ops.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/onnx.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/pass_manager.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/peephole.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/peephole_list_idioms.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/prepack_folding.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/remove_dropout.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/remove_exceptions.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/remove_expands.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/remove_inplace_ops.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/remove_mutation.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/remove_redundant_profiles.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/requires_grad_analysis.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/shape_analysis.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/specialize_autogradzero.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/tensorexpr_fuser.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/vulkan_rewrite.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/xnnpack_rewrite.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/subgraph_rewrite.h  
-    creating: libtorch/include/torch/csrc/jit/passes/quantization/
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization/finalize.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization/fusion_passes.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization/helper.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization/insert_observers.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization/quantization_type.h  
-    creating: libtorch/include/torch/csrc/jit/passes/utils/
-   inflating: libtorch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/utils/memory_dag.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/utils/subgraph_utils.h  
-    creating: libtorch/include/torch/csrc/jit/ir/
-   inflating: libtorch/include/torch/csrc/jit/ir/alias_analysis.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/attributes.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/constants.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/graph_node_list.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/ir_views.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/irparser.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/named_value.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/node_hashing.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/subgraph_matcher.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/type_hashing.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/ir.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/scope.h  
-    creating: libtorch/include/torch/csrc/jit/python/
-   inflating: libtorch/include/torch/csrc/jit/python/init.h  
-   inflating: libtorch/include/torch/csrc/jit/python/module_python.h  
-   inflating: libtorch/include/torch/csrc/jit/python/pybind.h  
-   inflating: libtorch/include/torch/csrc/jit/python/python_arg_flatten.h  
-   inflating: libtorch/include/torch/csrc/jit/python/python_custom_class.h  
-   inflating: libtorch/include/torch/csrc/jit/python/python_ir.h  
-   inflating: libtorch/include/torch/csrc/jit/python/python_ivalue.h  
-   inflating: libtorch/include/torch/csrc/jit/python/python_sugared_value.h  
-   inflating: libtorch/include/torch/csrc/jit/python/python_tracer.h  
-   inflating: libtorch/include/torch/csrc/jit/python/python_tree_views.h  
-   inflating: libtorch/include/torch/csrc/jit/python/script_init.h  
-   inflating: libtorch/include/torch/csrc/jit/python/update_graph_executor_opt.h  
-   inflating: libtorch/include/torch/csrc/jit/python/pybind_utils.h  
-    creating: libtorch/include/torch/csrc/jit/frontend/
-   inflating: libtorch/include/torch/csrc/jit/frontend/builtin_functions.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/code_template.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/concrete_module_type.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/convert_to_ssa.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/edit_distance.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/error_report.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/exit_transforms.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/function_schema_parser.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/inline_loop_condition.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/ir_emitter.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/lexer.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/mini_environment.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/name_mangler.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/parse_string_literal.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/parser.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/parser_constants.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/resolver.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/schema_matching.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/schema_type_parser.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/script_type_parser.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/source_range.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/strtod.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/sugared_value.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/tree.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/tree_views.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/versioned_symbols.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/tracer.h  
-    creating: libtorch/include/torch/csrc/jit/testing/
-   inflating: libtorch/include/torch/csrc/jit/testing/file_check.h  
-   inflating: libtorch/include/torch/csrc/jit/testing/hooks_for_testing.h  
-   inflating: libtorch/include/torch/csrc/jit/jit_log.h  
-   inflating: libtorch/include/torch/csrc/jit/jit_opt_limit.h  
-   inflating: libtorch/include/torch/csrc/jit/resource_guard.h  
-    creating: libtorch/include/torch/csrc/jit/api/
-   inflating: libtorch/include/torch/csrc/jit/api/compilation_unit.h  
-   inflating: libtorch/include/torch/csrc/jit/api/function_impl.h  
-   inflating: libtorch/include/torch/csrc/jit/api/method.h  
-   inflating: libtorch/include/torch/csrc/jit/api/module.h  
-   inflating: libtorch/include/torch/csrc/jit/api/object.h  
-    creating: libtorch/include/torch/csrc/jit/tensorexpr/
-    creating: libtorch/include/torch/csrc/jit/tensorexpr/operators/
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/analysis.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/block_codegen.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/bounds_inference.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/codegen.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/cuda_random.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/dim_arg.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/eval.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/exceptions.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/execution_counter.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/external_functions.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/half_support.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/hash_provider.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/ir.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/ir_mutator.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/ir_printer.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/ir_verifier.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/ir_visitor.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/mem_arena.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/reduction.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/types.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/var_substitutor.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/expr.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/kernel.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/llvm_jit.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/loopnest.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/registerizer.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/stmt.h  
-   inflating: libtorch/include/torch/csrc/jit/tensorexpr/tensor.h  
-    creating: libtorch/include/torch/csrc/tensor/
-   inflating: libtorch/include/torch/csrc/tensor/python_tensor.h  
-    creating: libtorch/share/
-    creating: libtorch/share/cmake/
-    creating: libtorch/share/cmake/ATen/
-   inflating: libtorch/share/cmake/ATen/ATenConfig.cmake  
-    creating: libtorch/share/cmake/Torch/
-   inflating: libtorch/share/cmake/Torch/TorchConfigVersion.cmake  
-   inflating: libtorch/share/cmake/Torch/TorchConfig.cmake  
-    creating: libtorch/share/cmake/Caffe2/
-   inflating: libtorch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Caffe2Config.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Caffe2Targets.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Caffe2Targets-release.cmake  
-    creating: libtorch/share/cmake/Caffe2/public/
-   inflating: libtorch/share/cmake/Caffe2/public/cuda.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/glog.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/gflags.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/mkl.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/mkldnn.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/protobuf.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/threads.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/utils.cmake  
-    creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/
-    creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake  
-    creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake  
-    creating: libtorch/share/cmake/Gloo/
-   inflating: libtorch/share/cmake/Gloo/GlooConfig.cmake  
-   inflating: libtorch/share/cmake/Gloo/GlooConfigVersion.cmake  
-   inflating: libtorch/share/cmake/Gloo/GlooTargets.cmake  
-   inflating: libtorch/share/cmake/Gloo/GlooTargets-release.cmake  
-    creating: libtorch/share/cmake/Tensorpipe/
-   inflating: libtorch/share/cmake/Tensorpipe/TensorpipeTargets.cmake  
-   inflating: libtorch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake  
-  extracting: libtorch/build-version  
-   inflating: libtorch/build-hash     
-> installed libtorch.1.9.0+linux-x86_64
Processing 54/130: [dune: ocaml 71] [ocamlfind: make opt]
Processing 55/130: [dune: ocaml 71] [ocamlfind: make opt] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 55/130: [dune: ocaml 71] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/5.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.0/doc/cmdliner" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/5.0/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.0/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/5.0/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/5.0/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/5.0/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/5.0/lib/cmdliner"
Processing 55/130: [dune: ocaml 71] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.0/doc/cmdliner" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/5.0/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.0/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/5.0/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.2.0
Processing 55/130: [dune: ocaml 71]
Processing 56/130: [dune: ocaml 71] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/5.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.0/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/5.0/bin"
- install -d "/home/opam/.opam/5.0/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/5.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/5.0/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/5.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/5.0/lib/findlib"
- install -d "/home/opam/.opam/5.0/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/5.0/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/5.0/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/5.0/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/5.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/5.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/5.0/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/5.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- for x in bytes ; do install -d "/home/opam/.opam/5.0/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/5.0/lib/$x/META.tmp" && mv "/home/opam/.opam/5.0/lib/$x/META.tmp" "/home/opam/.opam/5.0/lib/$x/META"; done
- install -d "/home/opam/.opam/5.0/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/5.0/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/5.0/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/5.0/man/man1" "/home/opam/.opam/5.0/man/man3" "/home/opam/.opam/5.0/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.0/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.0/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 56/130: [dune: ocaml 71]
Processing 57/130: [camlzip: make all] [dune: ocaml 71]
Processing 58/130: [camlzip: make all] [dune: ocaml 71] [num: make]
-> installed seq.base
Processing 59/130: [camlzip: make all] [dune: ocaml 71] [num: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.0/.opam-switch/build/camlzip.1.11)
- ocamlfind ocamlc -g -safe-string -bin-annot -c -ccopt -g  zlibstubs.c
- ocamlfind ocamlmklib -oc camlzip zlibstubs.o  -lz
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo  -lz
- ocamlfind ocamlopt -safe-string -c zlib.ml
- ocamlfind ocamlopt -safe-string -c zip.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlfind ocamlopt -safe-string -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx  -lz
- ocamlfind ocamlopt -safe-string -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a
-> compiled  camlzip.1.11
Processing 59/130: [dune: ocaml 71] [num: make]
Processing 60/130: [dune: ocaml 71] [num: make] [camlzip: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/camlzip.1.11)
- cp META-zip META && \
-         ocamlfind install zip META *.cma *.a *.mli *.cmi *.cmti *.cmt gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \
-         rm META
- Installed /home/opam/.opam/5.0/lib/zip/zip.cmxs
- Installed /home/opam/.opam/5.0/lib/zip/zip.cmxa
- Installed /home/opam/.opam/5.0/lib/zip/zlib.cmx
- Installed /home/opam/.opam/5.0/lib/zip/zip.cmx
- Installed /home/opam/.opam/5.0/lib/zip/gzip.cmx
- Installed /home/opam/.opam/5.0/lib/zip/zlib.cmt
- Installed /home/opam/.opam/5.0/lib/zip/zip.cmt
- Installed /home/opam/.opam/5.0/lib/zip/gzip.cmt
- Installed /home/opam/.opam/5.0/lib/zip/zlib.cmti
- Installed /home/opam/.opam/5.0/lib/zip/zip.cmti
- Installed /home/opam/.opam/5.0/lib/zip/gzip.cmti
- Installed /home/opam/.opam/5.0/lib/zip/zlib.cmi
- Installed /home/opam/.opam/5.0/lib/zip/zip.cmi
- Installed /home/opam/.opam/5.0/lib/zip/gzip.cmi
- Installed /home/opam/.opam/5.0/lib/zip/zlib.mli
- Installed /home/opam/.opam/5.0/lib/zip/zip.mli
- Installed /home/opam/.opam/5.0/lib/zip/gzip.mli
- Installed /home/opam/.opam/5.0/lib/zip/zip.a
- Installed /home/opam/.opam/5.0/lib/zip/libcamlzip.a
- Installed /home/opam/.opam/5.0/lib/zip/zip.cma
- Installed /home/opam/.opam/5.0/lib/stublibs/dllcamlzip.so
- Installed /home/opam/.opam/5.0/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/5.0/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /home/opam/.opam/5.0/lib/camlzip/META
-> installed camlzip.1.11
Processing 60/130: [dune: ocaml 71] [num: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/5.0/.opam-switch/build/num.1.4)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.4/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 60/130: [dune: ocaml 71]
Processing 61/130: [dune: ocaml 71] [num: ocamlfind remove]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num" (CWD=/home/opam/.opam/5.0/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/lib/num/META
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num-top" (CWD=/home/opam/.opam/5.0/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/5.0/lib/num-top/META
Processing 61/130: [dune: ocaml 71] [num: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/num.1.4)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/5.0/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/5.0/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/5.0/lib/ocaml
- install -d /home/opam/.opam/5.0/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/5.0/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/5.0/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/5.0/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/5.0/lib/num-top/num_top.cma
- Installed /home/opam/.opam/5.0/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 61/130: [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.12.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 61/130: [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" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.12.1)
-> compiled  dune.3.12.1
-> installed dune.3.12.1
Processing 63/130: [bigarray-compat: dune build]
Processing 64/130: [bigarray-compat: dune build] [csexp: dune build]
Processing 65/130: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build]
Processing 66/130: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build]
Processing 67/130: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build]
Processing 68/130: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 69/130: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 70/130: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
Processing 71/130: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 71/130: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 72/130: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/jane-street-headers.v0.16.0)
-> compiled  jane-street-headers.v0.16.0
Processing 72/130: [bigarray-compat: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed jane-street-headers.v0.16.0
Processing 73/130: [bigarray-compat: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 73/130: [bigarray-compat: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 74/130: [bigarray-compat: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 75/130: [bigarray-compat: dune build] [dune-configurator: rm] [npy: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 75/130: [dune-configurator: rm] [npy: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed bigarray-compat.1.1.0
Processing 76/130: [dune-configurator: rm] [npy: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "npy" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/npy.0.0.9)
-> compiled  npy.0.0.9
Processing 76/130: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed npy.0.0.9
Processing 77/130: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 77/130: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [stdlib-shims: dune build]
-> installed sexplib0.v0.16.0
Processing 78/130: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [stdlib-shims: dune build]
Processing 79/130: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [parsexp: dune build] [re: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 79/130: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [parsexp: dune build] [re: dune build]
-> installed stdlib-shims.0.3.0
Processing 80/130: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [parsexp: dune build] [re: dune build]
Processing 81/130: [dune-configurator: rm] [integers: dune build] [ocaml-compiler-libs: dune build] [parsexp: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.12.1)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.12.1)
Processing 81/130: [dune-configurator: dune build] [integers: dune build] [ocaml-compiler-libs: dune build] [parsexp: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 81/130: [dune-configurator: dune build] [integers: dune build] [ocaml-compiler-libs: dune build] [parsexp: dune build]
-> installed re.1.11.0
Processing 82/130: [dune-configurator: dune build] [integers: dune build] [ocaml-compiler-libs: dune build] [parsexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 82/130: [dune-configurator: dune build] [integers: dune build] [parsexp: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 83/130: [dune-configurator: dune build] [integers: dune build] [parsexp: dune build]
Processing 84/130: [dune-configurator: dune build] [integers: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 84/130: [dune-configurator: dune build] [parsexp: dune build] [ppxlib: dune build]
-> installed integers.0.7.0
Processing 85/130: [dune-configurator: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.12.1)
-> compiled  dune-configurator.3.12.1
Processing 85/130: [parsexp: dune build] [ppxlib: dune build]
-> installed dune-configurator.3.12.1
Processing 86/130: [parsexp: dune build] [ppxlib: dune build]
Processing 87/130: [base: dune build] [parsexp: dune build] [ppxlib: dune build]
Processing 88/130: [base: dune build] [ctypes: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/parsexp.v0.16.0)
-> compiled  parsexp.v0.16.0
Processing 88/130: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
-> installed parsexp.v0.16.0
Processing 89/130: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
Processing 90/130: [base: dune build] [ctypes: dune build] [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sexplib.v0.16.0)
-> compiled  sexplib.v0.16.0
Processing 90/130: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
-> installed sexplib.v0.16.0
Processing 91/130: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes.0.21.1)
Processing 91/130: [base: dune build] [ctypes: dune install] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes.0.21.1)
-> compiled  ctypes.0.21.1
Processing 91/130: [base: dune build] [ppxlib: dune build]
-> installed ctypes.0.21.1
Processing 92/130: [base: dune build] [ppxlib: dune build]
Processing 93/130: [base: dune build] [ctypes-foreign: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/base.v0.16.3)
-> compiled  base.v0.16.3
Processing 93/130: [ctypes-foreign: dune build] [ppxlib: dune build]
-> installed base.v0.16.3
Processing 94/130: [ctypes-foreign: dune build] [ppxlib: dune build]
Processing 95/130: [ctypes-foreign: dune build] [ppxlib: dune build] [stdio: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/stdio.v0.16.0)
-> compiled  stdio.v0.16.0
Processing 95/130: [ctypes-foreign: dune build] [ppxlib: dune build]
-> installed stdio.v0.16.0
Processing 96/130: [ctypes-foreign: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes-foreign" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes-foreign.0.21.1)
Processing 96/130: [ctypes-foreign: dune install] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes-foreign" "--create-install-files" "ctypes-foreign" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes-foreign.0.21.1)
-> compiled  ctypes-foreign.0.21.1
Processing 96/130: [ppxlib: dune build]
-> installed ctypes-foreign.0.21.1
Processing 97/130: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppxlib.0.31.0)
-> compiled  ppxlib.0.31.0
-> installed ppxlib.0.31.0
Processing 99/130: [ppx_cold: dune build]
Processing 100/130: [ppx_cold: dune build] [ppx_compare: dune build]
Processing 101/130: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 102/130: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build]
Processing 103/130: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build]
Processing 104/130: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_optcomp: dune build]
Processing 105/130: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_globalize" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_globalize.v0.16.0)
-> compiled  ppx_globalize.v0.16.0
Processing 105/130: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_globalize.v0.16.0
Processing 106/130: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optcomp" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_optcomp.v0.16.0)
-> compiled  ppx_optcomp.v0.16.0
Processing 106/130: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_optcomp.v0.16.0
Processing 107/130: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_cold.v0.16.0)
-> compiled  ppx_cold.v0.16.0
Processing 107/130: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_cold.v0.16.0
Processing 108/130: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_here" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_here.v0.16.0)
-> compiled  ppx_here.v0.16.0
Processing 108/130: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_here.v0.16.0
Processing 109/130: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_compare.v0.16.0)
-> compiled  ppx_compare.v0.16.0
Processing 109/130: [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.16.0
Processing 110/130: [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_enumerate" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_enumerate.v0.16.0)
-> compiled  ppx_enumerate.v0.16.0
Processing 110/130: [ppx_sexp_conv: dune build]
-> installed ppx_enumerate.v0.16.0
Processing 111/130: [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_sexp_conv.v0.16.0)
-> compiled  ppx_sexp_conv.v0.16.0
-> installed ppx_sexp_conv.v0.16.0
Processing 113/130: [ppx_assert: dune build]
Processing 114/130: [ppx_assert: dune build] [ppx_custom_printf: dune build]
Processing 115/130: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_hash.v0.16.0)
-> compiled  ppx_hash.v0.16.0
Processing 115/130: [ppx_assert: dune build] [ppx_custom_printf: dune build]
-> installed ppx_hash.v0.16.0
Processing 116/130: [ppx_assert: dune build] [ppx_custom_printf: dune build]
Processing 117/130: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_assert" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_assert.v0.16.0)
-> compiled  ppx_assert.v0.16.0
Processing 117/130: [ppx_base: dune build] [ppx_custom_printf: dune build]
-> installed ppx_assert.v0.16.0
Processing 118/130: [ppx_base: dune build] [ppx_custom_printf: dune build]
Processing 119/130: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_custom_printf" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_custom_printf.v0.16.0)
-> compiled  ppx_custom_printf.v0.16.0
Processing 119/130: [jst-config: dune build] [ppx_base: dune build]
-> installed ppx_custom_printf.v0.16.0
Processing 120/130: [jst-config: dune build] [ppx_base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_base.v0.16.0)
-> compiled  ppx_base.v0.16.0
Processing 120/130: [jst-config: dune build]
-> installed ppx_base.v0.16.0
Processing 121/130: [jst-config: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jst-config" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/jst-config.v0.16.0)
-> compiled  jst-config.v0.16.0
-> installed jst-config.v0.16.0
Processing 123/130: [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "time_now" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/time_now.v0.16.0)
-> compiled  time_now.v0.16.0
-> installed time_now.v0.16.0
Processing 125/130: [ppx_inline_test: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_inline_test" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_inline_test.v0.16.1)
-> compiled  ppx_inline_test.v0.16.1
-> installed ppx_inline_test.v0.16.1
Processing 127/130: [ppx_expect: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_expect" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_expect.v0.16.0)
-> compiled  ppx_expect.v0.16.0
-> installed ppx_expect.v0.16.0
Processing 129/130: [torch: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "torch" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/torch.0.13)
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/config/.discover.eobjs/byte -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/csexp -I /home/opam/.opam/5.0/lib/dune-configurator -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -no-alias-deps -o src/config/.discover.eobjs/byte/discover.cmo -c -impl src/config/discover.ml)
- File "src/config/discover.ml", line 11, characters 13-33:
- 11 | let ( /^ ) = Caml.Filename.concat
-                   ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 12, characters 18-38:
- 12 | let file_exists = Caml.Sys.file_exists
-                        ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 46, characters 38-59:
- 46 |              if file_exists libdir && Caml.Sys.is_directory libdir
-                                            ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 38, characters 4-20:
- 38 |     Caml.Sys.readdir conda_prefix
-          ^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 55, characters 8-27:
- 55 |   match Caml.Sys.getenv_opt "LIBTORCH" with
-              ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 59, characters 19-38:
- 59 |       Option.bind (Caml.Sys.getenv_opt "CONDA_PREFIX") ~f:(fun conda_prefix ->
-                         ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 65, characters 13-32:
- 65 |       (match Caml.Sys.getenv_opt "OPAM_SWITCH_PREFIX" with
-                   ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 75, characters 28-49:
- 75 |   if file_exists cudadir && Caml.Sys.is_directory cudadir
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 104, characters 11-30:
- 104 |           (Caml.Sys.getenv_opt "CONDA_PREFIX")
-                  ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 110, characters 16-35:
- 110 |           match Caml.Sys.getenv_opt "LIBTORCH_CXX11_ABI" with
-                       ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 120, characters 11-21:
- 120 |         if Caml.( = ) cuda_flags empty_flags
-                  ^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/config/.discover.eobjs/byte -I src/config/.discover.eobjs/native -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/csexp -I /home/opam/.opam/5.0/lib/dune-configurator -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -intf-suffix .ml -no-alias-deps -o src/config/.discover.eobjs/native/discover.cmx -c -impl src/config/discover.ml)
- File "src/config/discover.ml", line 11, characters 13-33:
- 11 | let ( /^ ) = Caml.Filename.concat
-                   ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 12, characters 18-38:
- 12 | let file_exists = Caml.Sys.file_exists
-                        ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 46, characters 38-59:
- 46 |              if file_exists libdir && Caml.Sys.is_directory libdir
-                                            ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 38, characters 4-20:
- 38 |     Caml.Sys.readdir conda_prefix
-          ^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 55, characters 8-27:
- 55 |   match Caml.Sys.getenv_opt "LIBTORCH" with
-              ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 59, characters 19-38:
- 59 |       Option.bind (Caml.Sys.getenv_opt "CONDA_PREFIX") ~f:(fun conda_prefix ->
-                         ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 65, characters 13-32:
- 65 |       (match Caml.Sys.getenv_opt "OPAM_SWITCH_PREFIX" with
-                   ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 75, characters 28-49:
- 75 |   if file_exists cudadir && Caml.Sys.is_directory cudadir
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 104, characters 11-30:
- 104 |           (Caml.Sys.getenv_opt "CONDA_PREFIX")
-                  ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 110, characters 16-35:
- 110 |           match Caml.Sys.getenv_opt "LIBTORCH_CXX11_ABI" with
-                       ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 120, characters 11-21:
- 120 |         if Caml.( = ) cuda_flags empty_flags
-                  ^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/wrapper/dune", line 5, characters 13-22:
- 5 |   (cxx_names torch_api)
-                  ^^^^^^^^^
- (cd _build/default/src/wrapper && /usr/bin/gcc -std=c++14 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -isystem /home/opam/.opam/5.0/lib/libtorch/include -isystem /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include -g -I /home/opam/.opam/5.0/lib/ocaml -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/stdlib-shims -o torch_api.o -c torch_api.cpp)
- In file included from /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:6,
-                  from /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h:5,
-                  from /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/TensorBody.h:3,
-                  from /home/opam/.opam/5.0/lib/libtorch/include/ATen/Tensor.h:3,
-                  from /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/autograd/engine.h:6,
-                  from torch_api.cpp:1:
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/StringUtil.h:127:3: error: 'uint32_t' does not name a type
-   127 |   uint32_t line;
-       |   ^~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/StringUtil.h:12:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
-    11 | #include <vector>
-   +++ |+#include <cstdint>
-    12 | 
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:65:13: error: 'uint32_t' does not name a type
-    65 |       const uint32_t line,
-       |             ^~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:7:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
-     6 | #include <c10/util/StringUtil.h>
-   +++ |+#include <cstdint>
-     7 | 
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:382:5: error: 'uint32_t' has not been declared
-   382 |     uint32_t line,
-       |     ^~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:387:5: error: 'uint32_t' has not been declared
-   387 |     uint32_t line,
-       |     ^~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:398:5: error: 'uint32_t' has not been declared
-   398 |     uint32_t line,
-       |     ^~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:404:5: error: 'uint32_t' has not been declared
-   404 |     uint32_t line,
-       |     ^~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:412:5: error: 'uint32_t' has not been declared
-   412 |     uint32_t line,
-       |     ^~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h: In member function 'void c10::Device::validate()':
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h:110:5: error: 'uint32_t' does not name a type
-   110 |     TORCH_INTERNAL_ASSERT_DEBUG_ONLY(
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h:6:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
-     5 | #include <c10/util/Exception.h>
-   +++ |+#include <cstdint>
-     6 | 
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h:114:5: error: 'uint32_t' does not name a type
-   114 |     TORCH_INTERNAL_ASSERT_DEBUG_ONLY(
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h:114:5: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h: In member function 'std::size_t std::hash<c10::Device>::operator()(c10::Device) const':
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h:143:5: error: 'uint32_t' was not declared in this scope
-   143 |     uint32_t bits = static_cast<uint32_t>(static_cast<uint8_t>(d.type()))
-       |     ^~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h:143:5: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h:146:34: error: 'bits' was not declared in this scope
-   146 |     return std::hash<uint32_t>{}(bits);
-       |                                  ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional<ScalarType>, optional<Layout>, optional<Device>)':
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/TensorOptions.h:679:11: error: no matching function for call to 'c10::NotImplementedError::NotImplementedError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
-   679 |           TORCH_CHECK_NOT_IMPLEMENTED(
-       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
-   193 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
-   193 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
-   193 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |         ~~~~~~~~~~~~^~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
-   193 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
-   193 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note: candidate: 'c10::NotImplementedError::NotImplementedError(const c10::NotImplementedError&)'
-   192 | class C10_API NotImplementedError : public Error {
-       |               ^~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note: candidate: 'c10::NotImplementedError::NotImplementedError(c10::NotImplementedError&&)'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/TensorOptions.h:696:11: error: no matching function for call to 'c10::NotImplementedError::NotImplementedError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
-   696 |           TORCH_CHECK_NOT_IMPLEMENTED(
-       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
-   193 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
-   193 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
-   193 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |         ~~~~~~~~~~~~^~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
-   193 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
-   193 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note: candidate: 'c10::NotImplementedError::NotImplementedError(const c10::NotImplementedError&)'
-   192 | class C10_API NotImplementedError : public Error {
-       |               ^~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note: candidate: 'c10::NotImplementedError::NotImplementedError(c10::NotImplementedError&&)'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/TensorOptions.h:706:11: error: no matching function for call to 'c10::NotImplementedError::NotImplementedError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
-   706 |           TORCH_CHECK_NOT_IMPLEMENTED(
-       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
-   193 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
-   193 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
-   193 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |         ~~~~~~~~~~~~^~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
-   193 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
-   193 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note: candidate: 'c10::NotImplementedError::NotImplementedError(const c10::NotImplementedError&)'
-   192 | class C10_API NotImplementedError : public Error {
-       |               ^~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note: candidate: 'c10::NotImplementedError::NotImplementedError(c10::NotImplementedError&&)'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/TensorImpl.h: In member function 'void c10::TensorImpl::set_named_tensor_meta(std::unique_ptr<c10::NamedTensorMetaInterface>)':
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/TensorImpl.h:1153:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>, bool)'
-  1153 |     TORCH_WARN_ONCE(
-       |     ^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/TensorImpl.h: In lambda function:
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/TensorImpl.h:1153:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>, bool)'
-  1153 |     TORCH_WARN_ONCE(
-       |     ^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/WrapDimMinimal.h: In function 'int64_t c10::maybe_wrap_dim(int64_t, int64_t, bool)':
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/WrapDimMinimal.h:13:7: error: no matching function for call to 'c10::IndexError::IndexError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
-    13 |       TORCH_CHECK_INDEX(
-       |       ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |         ~~~~~~~~~~~~^~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(const c10::IndexError&)'
-   174 | class C10_API IndexError : public Error {
-       |               ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(c10::IndexError&&)'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/WrapDimMinimal.h:25:5: error: no matching function for call to 'c10::IndexError::IndexError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
-    25 |     TORCH_CHECK_INDEX(
-       |     ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |         ~~~~~~~~~~~~^~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(const c10::IndexError&)'
-   174 | class C10_API IndexError : public Error {
-       |               ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(c10::IndexError&&)'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/Generator.h: In function 'void at::detail::check_rng_state(const c10::TensorImpl&)':
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/Generator.h:151:3: error: no matching function for call to 'c10::TypeError::TypeError(<brace-enclosed initializer list>, const char*)'
-   151 |   TORCH_CHECK_TYPE(
-       |   ^~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:187:16: note:   inherited here
-   187 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:187:16: note:   inherited here
-   187 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:187:16: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:187:16: note:   inherited here
-   187 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |         ~~~~~~~~~~~~^~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:187:16: note:   inherited here
-   187 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:187:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:187:16: note:   inherited here
-   187 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:187:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:186:15: note: candidate: 'c10::TypeError::TypeError(const c10::TypeError&)'
-   186 | class C10_API TypeError : public Error {
-       |               ^~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:186:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:186:15: note: candidate: 'c10::TypeError::TypeError(c10::TypeError&&)'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:186:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/ivalue_inl.h: In static member function 'static std::vector<c10::Device> c10::ivalue::Future::getDevicesOfDataPtrs(const c10::impl::VirtualGuardImpl&, const std::vector<std::reference_wrapper<const c10::DataPtr> >&)':
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/ivalue_inl.h:634:9: error: no matching function for call to 'c10::ValueError::ValueError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
-   634 |         TORCH_CHECK_VALUE(
-       |         ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |         ~~~~~~~~~~~~^~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(const c10::ValueError&)'
-   180 | class C10_API ValueError : public Error {
-       |               ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(c10::ValueError&&)'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/ivalue_inl.h: In static member function 'static c10::DeviceType c10::ivalue::Future::getTypeOfDevices(const std::vector<c10::Device>&)':
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/ivalue_inl.h:677:7: error: no matching function for call to 'c10::ValueError::ValueError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
-   677 |       TORCH_CHECK_VALUE(
-       |       ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |         ~~~~~~~~~~~~^~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(const c10::ValueError&)'
-   180 | class C10_API ValueError : public Error {
-       |               ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(c10::ValueError&&)'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/ivalue_inl.h: In static member function 'static std::vector<c10::Device> c10::ivalue::Future::sortAndDeduplicateDevices(const c10::impl::VirtualGuardImpl&, std::vector<c10::Device>)':
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/ivalue_inl.h:697:7: error: no matching function for call to 'c10::ValueError::ValueError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
-   697 |       TORCH_CHECK_VALUE(
-       |       ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |         ~~~~~~~~~~~~^~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(const c10::ValueError&)'
-   180 | class C10_API ValueError : public Error {
-       |               ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(c10::ValueError&&)'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/ivalue_inl.h: In static member function 'static void c10::ivalue::Future::ensureIsSubsetOfDevices(const std::vector<c10::Device>&, const std::vector<c10::Device>&)':
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/ivalue_inl.h:730:5: error: no matching function for call to 'c10::ValueError::ValueError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
-   730 |     TORCH_CHECK_VALUE(
-       |     ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |         ~~~~~~~~~~~~^~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(const c10::ValueError&)'
-   180 | class C10_API ValueError : public Error {
-       |               ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(c10::ValueError&&)'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/LegacyTypeDispatch.h: In constructor 'at::AutoNonVariableTypeMode::AutoNonVariableTypeMode(bool)':
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/LegacyTypeDispatch.h:74:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
-    74 |     TORCH_WARN_ONCE("AutoNonVariableTypeMode is deprecated and will be removed in 1.10 release. "
-       |     ^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/LegacyTypeDispatch.h: In lambda function:
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/LegacyTypeDispatch.h:74:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
-    74 |     TORCH_WARN_ONCE("AutoNonVariableTypeMode is deprecated and will be removed in 1.10 release. "
-       |     ^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
- ...TRUNCATED BY DUNE...
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |         ~~~~~~~~~~~~^~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(const c10::IndexError&)'
-   174 | class C10_API IndexError : public Error {
-       |               ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(c10::IndexError&&)'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/TensorIndexing.h: In function 'at::Tensor at::indexing::impl::applySlicing(const at::Tensor&, const c10::ArrayRef<at::indexing::TensorIndex>&, std::vector<at::Tensor>&, bool, const c10::Device&, const c10::IntArrayRef&)':
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/TensorIndexing.h:439:3: error: no matching function for call to 'c10::IndexError::IndexError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
-   439 |   TORCH_CHECK_INDEX(
-       |   ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |         ~~~~~~~~~~~~^~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(const c10::IndexError&)'
-   174 | class C10_API IndexError : public Error {
-       |               ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(c10::IndexError&&)'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/TensorOperators.h: In member function 'at::Tensor at::Tensor::operator[](c10::Scalar) const':
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/TensorOperators.h:61:5: error: no matching function for call to 'c10::IndexError::IndexError(<brace-enclosed initializer list>, const char*)'
-    61 |     TORCH_CHECK_INDEX(false, "Can only index tensors with integral scalars");
-       |     ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |         ~~~~~~~~~~~~^~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(const c10::IndexError&)'
-   174 | class C10_API IndexError : public Error {
-       |               ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(c10::IndexError&&)'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/TensorOperators.h: In member function 'at::Tensor at::Tensor::operator[](at::Tensor) const':
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/TensorOperators.h:69:5: error: no matching function for call to 'c10::IndexError::IndexError(<brace-enclosed initializer list>, const char*)'
-    69 |     TORCH_CHECK_INDEX(false, "Can only index with tensors that are defined");
-       |     ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |         ~~~~~~~~~~~~^~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(const c10::IndexError&)'
-   174 | class C10_API IndexError : public Error {
-       |               ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(c10::IndexError&&)'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/ATen/TensorOperators.h:72:5: error: no matching function for call to 'c10::IndexError::IndexError(<brace-enclosed initializer list>, const char*)'
-    72 |     TORCH_CHECK_INDEX(false,
-       |     ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |         ~~~~~~~~~~~~^~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
-   175 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(const c10::IndexError&)'
-   174 | class C10_API IndexError : public Error {
-       |               ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(c10::IndexError&&)'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/function_impl.h: In member function 'bool torch::jit::GraphFunction::is_optimized() const':
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/function_impl.h:93:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
-    93 |     TORCH_WARN(
-       |     ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/compilation_unit.h: In member function 'void torch::jit::CompilationUnit::set_optimized(bool)':
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/compilation_unit.h:76:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
-    76 |     TORCH_WARN(
-       |     ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/compilation_unit.h: In member function 'bool torch::jit::CompilationUnit::is_optimized() const':
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/compilation_unit.h:82:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
-    82 |     TORCH_WARN(
-       |     ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/module.h: In member function 'void torch::jit::Module::set_optimized(bool)':
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/module.h:101:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
-   101 |     TORCH_WARN(
-       |     ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/module.h: In member function 'bool torch::jit::Module::is_optimized() const':
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/module.h:107:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
-   107 |     TORCH_WARN(
-       |     ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h: In function 'at::Tensor torch::nn::functional::detail::kl_div(const at::Tensor&, const at::Tensor&, torch::nn::KLDivLossOptions::reduction_t, bool)':
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h:56:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
-    56 |     TORCH_WARN("reduction: 'mean' divides the total loss by both the batch size and the support size."
-       |     ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h: In function 'at::Tensor torch::nn::functional::detail::mse_loss(const at::Tensor&, const at::Tensor&, torch::nn::MSELossOptions::reduction_t)':
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h:106:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>, bool)'
-   106 |     TORCH_WARN("Using a target size (", target.sizes(),
-       |     ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h: In function 'at::Tensor torch::nn::functional::detail::smooth_l1_loss(const at::Tensor&, const at::Tensor&, torch::nn::SmoothL1LossOptions::reduction_t, double)':
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h:324:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>, bool)'
-   324 |     TORCH_WARN("Using a target size (", target.sizes(), ") that is different to the input size (", input.sizes(), "). ",
-       |     ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h: In function 'at::Tensor torch::nn::functional::detail::huber_loss(const at::Tensor&, const at::Tensor&, torch::nn::HuberLossOptions::reduction_t, double)':
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h:364:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>, bool)'
-   364 |     TORCH_WARN("Using a target size (", target.sizes(), ") that is different to the input size (", input.sizes(), "). ",
-       |     ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h: In function 'std::vector<long int> torch::nn::functional::_interp_output_size(int64_t, std::tuple<at::Tensor, c10::optional<std::vector<long int, std::allocator<long int> > >, c10::optional<std::vector<double, std::allocator<double> > >, c10::optional<bool> >)':
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h:56:7: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
-    56 |       TORCH_WARN("The default behavior for interpolate/upsample with float scale_factor changed "
-       |       ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h: In function 'at::Tensor torch::nn::functional::detail::interpolate(const at::Tensor&, const c10::optional<std::vector<long int> >&, const c10::optional<std::vector<double> >&, torch::nn::functional::InterpolateFuncOptions::mode_t, c10::optional<bool>, c10::optional<bool>)':
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h:90:7: error: no matching function for call to 'warn(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>, bool)'
-    90 |       TORCH_WARN(
-       |       ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/vision.h: In function 'at::Tensor torch::nn::functional::detail::grid_sample(const at::Tensor&, const at::Tensor&, torch::nn::functional::GridSampleFuncOptions::mode_t, torch::nn::functional::GridSampleFuncOptions::padding_mode_t, c10::optional<bool>)':
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/vision.h:80:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>, bool)'
-    80 |     TORCH_WARN("Default grid_sample and affine_grid behavior has changed ",
-       |     ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h: In function 'double torch::nn::utils::clip_grad_norm_(std::vector<at::Tensor>, double, double, bool)':
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h:50:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
-    50 |     TORCH_WARN_ONCE("Non-finite norm encountered in torch.nn.utils.clip_grad_norm_; continuing anyway. "
-       |     ^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h: In lambda function:
- /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h:50:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
-    50 |     TORCH_WARN_ONCE("Non-finite norm encountered in torch.nn.utils.clip_grad_norm_; continuing anyway. "
-       |     ^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
-   142 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
-   143 |     const SourceLocation& source_location,
-       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
-   146 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   147 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
-   150 | C10_API void warn(
-       |              ^~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-   151 |     SourceLocation source_location,
-       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/impl/InlineStreamGuard.h: In instantiation of 'static c10::DeviceType c10::impl::InlineMultiStreamGuard<T>::getDeviceTypeOfStreams(c10::ArrayRef<c10::Stream>) [with T = c10::impl::VirtualGuardImpl]':
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/impl/InlineStreamGuard.h:207:43:   required from 'c10::impl::InlineMultiStreamGuard<T>::InlineMultiStreamGuard(c10::ArrayRef<c10::Stream>) [with T = c10::impl::VirtualGuardImpl]'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/StreamGuard.h:149:57:   required from here
- /home/opam/.opam/5.0/lib/libtorch/include/c10/core/impl/InlineStreamGuard.h:241:7: error: no matching function for call to 'c10::ValueError::ValueError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
-   241 |       TORCH_CHECK_VALUE(
-       |       ^
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |   ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
-       |         ~~~~~~~~~~~~^~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
-   181 |   using Error::Error;
-       |                ^~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(const c10::ValueError&)'
-   180 | class C10_API ValueError : public Error {
-       |               ^~~~~~~~~~
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(c10::ValueError&&)'
- /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Text_helper.cmo -c -impl src/torch/text_helper.ml)
- File "src/torch/text_helper.ml", line 51, characters 4-22:
- 51 |     Caml.Gc.full_major ()
-          ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Cifar_helper.cmo -c -impl src/torch/cifar_helper.ml)
- File "src/torch/cifar_helper.ml", line 46, characters 26-46:
- 46 |   let read_one filename = Caml.Filename.concat dirname filename |> read_file in
-                                ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/cifar_helper.ml", line 67, characters 21-41:
- 67 |     let cache_file = Caml.Filename.concat dirname "cifar-cache.ot" in
-                           ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Dataset_helper.cmo -c -impl src/torch/dataset_helper.ml)
- File "src/torch/dataset_helper.ml", line 142, characters 4-22:
- 142 |     Caml.Gc.full_major ();
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/dataset_helper.ml", line 187, characters 4-22:
- 187 |     Caml.Gc.full_major ()
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/dataset_helper.ml", line 194, characters 8-26:
- 194 |         Caml.Gc.full_major ();
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/dataset_helper.ml", line 201, characters 8-26:
- 201 |         Caml.Gc.full_major ();
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Checkpointing.cmo -c -impl src/torch/checkpointing.ml)
- File "src/torch/checkpointing.ml", line 4, characters 16-37:
- 4 |   let dirname = Caml.Filename.dirname checkpoint_base in
-                     ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/checkpointing.ml", line 5, characters 17-39:
- 5 |   let basename = Caml.Filename.basename checkpoint_base in
-                      ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/checkpointing.ml", line 12, characters 44-64:
- 12 |            (try Some (Int.of_string suffix, Caml.Filename.concat dirname filename) with
-                                                  ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/checkpointing.ml", line 6, characters 2-18:
- 6 |   Caml.Sys.readdir dirname
-       ^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Mnist_helper.cmo -c -impl src/torch/mnist_helper.ml)
- File "src/torch/mnist_helper.ml", line 35, characters 17-37:
- 35 |   let filename = Caml.Filename.concat prefix in
-                       ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Tensor.cmo -c -impl src/torch/tensor.ml)
- File "src/torch/tensor.ml", line 219, characters 4-32:
- 219 |     Caml.Format.pp_print_newline formatter ();
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/tensor.ml", line 220, characters 4-31:
- 220 |     Caml.Format.pp_print_string formatter (to_string t ~line_size:96);
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/tensor.ml", line 221, characters 4-32:
- 221 |     Caml.Format.pp_print_newline formatter ())
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/tensor.ml", line 226, characters 7-34:
- 226 |     |> Caml.Format.pp_print_string formatter
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/tensor.ml", line 377, characters 10-21:
- 377 |   else if Caml.( <> ) (shape t1) (shape t2)
-                 ^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/vision/.torch_vision.objs/byte -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/torch/.torch.objs/byte -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch_vision -o src/vision/.torch_vision.objs/byte/torch_vision__Image.cmo -c -impl src/vision/image.ml)
- File "src/vision/image.ml", line 81, characters 10-31:
- 81 |   if not (Caml.Sys.is_directory dir) then Printf.failwithf "not a directory %s" dir ();
-                ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 82, characters 14-30:
- 82 |   let files = Caml.Sys.readdir dir |> Array.to_list in
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 87, characters 26-46:
- 87 |         match load_image (Caml.Filename.concat dir filename) ?resize with
-                                ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 159, characters 12-33:
- 159 |     if not (Caml.Sys.is_directory dir) then Printf.failwithf "not a directory %s" dir ();
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 164, characters 28-48:
- 164 |              let next_dir = Caml.Filename.concat dir file in
-                                   ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 165, characters 16-37:
- 165 |              if Caml.Sys.is_directory next_dir
-                       ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 162, characters 6-22:
- 162 |       Caml.Sys.readdir dir
-             ^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 184, characters 41-61:
- 184 |             load_image ?resize:t.resize (Caml.Filename.concat dir file) |> Or_error.ok_exn)
-                                                ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 194, characters 37-57:
- 194 |         load_image ?resize:t.resize (Caml.Filename.concat dir file) |> Or_error.ok_exn)
-                                            ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Tensor.cmx -c -impl src/torch/tensor.ml)
- File "src/torch/tensor.ml", line 219, characters 4-32:
- 219 |     Caml.Format.pp_print_newline formatter ();
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/tensor.ml", line 220, characters 4-31:
- 220 |     Caml.Format.pp_print_string formatter (to_string t ~line_size:96);
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/tensor.ml", line 221, characters 4-32:
- 221 |     Caml.Format.pp_print_newline formatter ())
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/tensor.ml", line 226, characters 7-34:
- 226 |     |> Caml.Format.pp_print_string formatter
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/tensor.ml", line 377, characters 10-21:
- 377 |   else if Caml.( <> ) (shape t1) (shape t2)
-                 ^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Dataset_helper.cmx -c -impl src/torch/dataset_helper.ml)
- File "src/torch/dataset_helper.ml", line 142, characters 4-22:
- 142 |     Caml.Gc.full_major ();
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/dataset_helper.ml", line 187, characters 4-22:
- 187 |     Caml.Gc.full_major ()
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/dataset_helper.ml", line 194, characters 8-26:
- 194 |         Caml.Gc.full_major ();
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/dataset_helper.ml", line 201, characters 8-26:
- 201 |         Caml.Gc.full_major ();
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Text_helper.cmx -c -impl src/torch/text_helper.ml)
- File "src/torch/text_helper.ml", line 51, characters 4-22:
- 51 |     Caml.Gc.full_major ()
-          ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Cifar_helper.cmx -c -impl src/torch/cifar_helper.ml)
- File "src/torch/cifar_helper.ml", line 46, characters 26-46:
- 46 |   let read_one filename = Caml.Filename.concat dirname filename |> read_file in
-                                ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/cifar_helper.ml", line 67, characters 21-41:
- 67 |     let cache_file = Caml.Filename.concat dirname "cifar-cache.ot" in
-                           ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Mnist_helper.cmx -c -impl src/torch/mnist_helper.ml)
- File "src/torch/mnist_helper.ml", line 35, characters 17-37:
- 35 |   let filename = Caml.Filename.concat prefix in
-                       ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Checkpointing.cmx -c -impl src/torch/checkpointing.ml)
- File "src/torch/checkpointing.ml", line 4, characters 16-37:
- 4 |   let dirname = Caml.Filename.dirname checkpoint_base in
-                     ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/checkpointing.ml", line 5, characters 17-39:
- 5 |   let basename = Caml.Filename.basename checkpoint_base in
-                      ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/checkpointing.ml", line 12, characters 44-64:
- 12 |            (try Some (Int.of_string suffix, Caml.Filename.concat dirname filename) with
-                                                  ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/checkpointing.ml", line 6, characters 2-18:
- 6 |   Caml.Sys.readdir dirname
-       ^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/vision/.torch_vision.objs/byte -I src/vision/.torch_vision.objs/native -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch_vision -o src/vision/.torch_vision.objs/native/torch_vision__Image.cmx -c -impl src/vision/image.ml)
- File "src/vision/image.ml", line 81, characters 10-31:
- 81 |   if not (Caml.Sys.is_directory dir) then Printf.failwithf "not a directory %s" dir ();
-                ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 82, characters 14-30:
- 82 |   let files = Caml.Sys.readdir dir |> Array.to_list in
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 87, characters 26-46:
- 87 |         match load_image (Caml.Filename.concat dir filename) ?resize with
-                                ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 159, characters 12-33:
- 159 |     if not (Caml.Sys.is_directory dir) then Printf.failwithf "not a directory %s" dir ();
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 164, characters 28-48:
- 164 |              let next_dir = Caml.Filename.concat dir file in
-                                   ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 165, characters 16-37:
- 165 |              if Caml.Sys.is_directory next_dir
-                       ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 162, characters 6-22:
- 162 |       Caml.Sys.readdir dir
-             ^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 184, characters 41-61:
- 184 |             load_image ?resize:t.resize (Caml.Filename.concat dir file) |> Or_error.ok_exn)
-                                                ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 194, characters 37-57:
- 194 |         load_image ?resize:t.resize (Caml.Filename.concat dir file) |> Or_error.ok_exn)
-                                            ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
[ERROR] The compilation of torch.0.13 failed at "dune build -p torch -j 71".

#=== ERROR while compiling torch.0.13 =========================================#
# context              2.2.0~alpha3~dev | linux/x86_64 | ocaml-base-compiler.5.0.0 | file:///home/opam/opam-repository
# path                 ~/.opam/5.0/.opam-switch/build/torch.0.13
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p torch -j 71
# exit-code            1
# env-file             ~/.opam/log/torch-8-c8f2c0.env
# output-file          ~/.opam/log/torch-8-c8f2c0.out
### output ###
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/config/.discover.eobjs/byte -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/csexp -I /home/opam/.opam/5.0/lib/dune-configurator -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -no-alias-deps -o src/config/.discover.eobjs/byte/discover.cmo -c -impl src/config/discover.ml)
# File "src/config/discover.ml", line 11, characters 13-33:
# 11 | let ( /^ ) = Caml.Filename.concat
#                   ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 12, characters 18-38:
# 12 | let file_exists = Caml.Sys.file_exists
#                        ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 46, characters 38-59:
# 46 |              if file_exists libdir && Caml.Sys.is_directory libdir
#                                            ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 38, characters 4-20:
# 38 |     Caml.Sys.readdir conda_prefix
#          ^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 55, characters 8-27:
# 55 |   match Caml.Sys.getenv_opt "LIBTORCH" with
#              ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 59, characters 19-38:
# 59 |       Option.bind (Caml.Sys.getenv_opt "CONDA_PREFIX") ~f:(fun conda_prefix ->
#                         ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 65, characters 13-32:
# 65 |       (match Caml.Sys.getenv_opt "OPAM_SWITCH_PREFIX" with
#                   ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 75, characters 28-49:
# 75 |   if file_exists cudadir && Caml.Sys.is_directory cudadir
#                                  ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 104, characters 11-30:
# 104 |           (Caml.Sys.getenv_opt "CONDA_PREFIX")
#                  ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 110, characters 16-35:
# 110 |           match Caml.Sys.getenv_opt "LIBTORCH_CXX11_ABI" with
#                       ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 120, characters 11-21:
# 120 |         if Caml.( = ) cuda_flags empty_flags
#                  ^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/config/.discover.eobjs/byte -I src/config/.discover.eobjs/native -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/csexp -I /home/opam/.opam/5.0/lib/dune-configurator -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -intf-suffix .ml -no-alias-deps -o src/config/.discover.eobjs/native/discover.cmx -c -impl src/config/discover.ml)
# File "src/config/discover.ml", line 11, characters 13-33:
# 11 | let ( /^ ) = Caml.Filename.concat
#                   ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 12, characters 18-38:
# 12 | let file_exists = Caml.Sys.file_exists
#                        ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 46, characters 38-59:
# 46 |              if file_exists libdir && Caml.Sys.is_directory libdir
#                                            ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 38, characters 4-20:
# 38 |     Caml.Sys.readdir conda_prefix
#          ^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 55, characters 8-27:
# 55 |   match Caml.Sys.getenv_opt "LIBTORCH" with
#              ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 59, characters 19-38:
# 59 |       Option.bind (Caml.Sys.getenv_opt "CONDA_PREFIX") ~f:(fun conda_prefix ->
#                         ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 65, characters 13-32:
# 65 |       (match Caml.Sys.getenv_opt "OPAM_SWITCH_PREFIX" with
#                   ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 75, characters 28-49:
# 75 |   if file_exists cudadir && Caml.Sys.is_directory cudadir
#                                  ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 104, characters 11-30:
# 104 |           (Caml.Sys.getenv_opt "CONDA_PREFIX")
#                  ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 110, characters 16-35:
# 110 |           match Caml.Sys.getenv_opt "LIBTORCH_CXX11_ABI" with
#                       ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 120, characters 11-21:
# 120 |         if Caml.( = ) cuda_flags empty_flags
#                  ^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/wrapper/dune", line 5, characters 13-22:
# 5 |   (cxx_names torch_api)
#                  ^^^^^^^^^
# (cd _build/default/src/wrapper && /usr/bin/gcc -std=c++14 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -isystem /home/opam/.opam/5.0/lib/libtorch/include -isystem /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include -g -I /home/opam/.opam/5.0/lib/ocaml -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/stdlib-shims -o torch_api.o -c torch_api.cpp)
# In file included from /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:6,
#                  from /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h:5,
#                  from /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/TensorBody.h:3,
#                  from /home/opam/.opam/5.0/lib/libtorch/include/ATen/Tensor.h:3,
#                  from /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/autograd/engine.h:6,
#                  from torch_api.cpp:1:
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/StringUtil.h:127:3: error: 'uint32_t' does not name a type
#   127 |   uint32_t line;
#       |   ^~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/StringUtil.h:12:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
#    11 | #include <vector>
#   +++ |+#include <cstdint>
#    12 | 
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:65:13: error: 'uint32_t' does not name a type
#    65 |       const uint32_t line,
#       |             ^~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:7:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
#     6 | #include <c10/util/StringUtil.h>
#   +++ |+#include <cstdint>
#     7 | 
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:382:5: error: 'uint32_t' has not been declared
#   382 |     uint32_t line,
#       |     ^~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:387:5: error: 'uint32_t' has not been declared
#   387 |     uint32_t line,
#       |     ^~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:398:5: error: 'uint32_t' has not been declared
#   398 |     uint32_t line,
#       |     ^~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:404:5: error: 'uint32_t' has not been declared
#   404 |     uint32_t line,
#       |     ^~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:412:5: error: 'uint32_t' has not been declared
#   412 |     uint32_t line,
#       |     ^~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h: In member function 'void c10::Device::validate()':
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h:110:5: error: 'uint32_t' does not name a type
#   110 |     TORCH_INTERNAL_ASSERT_DEBUG_ONLY(
#       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h:6:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
#     5 | #include <c10/util/Exception.h>
#   +++ |+#include <cstdint>
#     6 | 
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h:114:5: error: 'uint32_t' does not name a type
#   114 |     TORCH_INTERNAL_ASSERT_DEBUG_ONLY(
#       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h:114:5: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h: In member function 'std::size_t std::hash<c10::Device>::operator()(c10::Device) const':
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h:143:5: error: 'uint32_t' was not declared in this scope
#   143 |     uint32_t bits = static_cast<uint32_t>(static_cast<uint8_t>(d.type()))
#       |     ^~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h:143:5: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/Device.h:146:34: error: 'bits' was not declared in this scope
#   146 |     return std::hash<uint32_t>{}(bits);
#       |                                  ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional<ScalarType>, optional<Layout>, optional<Device>)':
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/TensorOptions.h:679:11: error: no matching function for call to 'c10::NotImplementedError::NotImplementedError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
#   679 |           TORCH_CHECK_NOT_IMPLEMENTED(
#       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
#   193 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
#   193 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
#   193 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |         ~~~~~~~~~~~~^~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
#   193 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
#   193 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note: candidate: 'c10::NotImplementedError::NotImplementedError(const c10::NotImplementedError&)'
#   192 | class C10_API NotImplementedError : public Error {
#       |               ^~~~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note: candidate: 'c10::NotImplementedError::NotImplementedError(c10::NotImplementedError&&)'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/TensorOptions.h:696:11: error: no matching function for call to 'c10::NotImplementedError::NotImplementedError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
#   696 |           TORCH_CHECK_NOT_IMPLEMENTED(
#       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
#   193 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
#   193 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
#   193 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |         ~~~~~~~~~~~~^~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
#   193 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
#   193 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note: candidate: 'c10::NotImplementedError::NotImplementedError(const c10::NotImplementedError&)'
#   192 | class C10_API NotImplementedError : public Error {
#       |               ^~~~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note: candidate: 'c10::NotImplementedError::NotImplementedError(c10::NotImplementedError&&)'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/TensorOptions.h:706:11: error: no matching function for call to 'c10::NotImplementedError::NotImplementedError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
#   706 |           TORCH_CHECK_NOT_IMPLEMENTED(
#       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
#   193 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
#   193 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
#   193 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |         ~~~~~~~~~~~~^~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
#   193 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   inherited here
#   193 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:193:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note: candidate: 'c10::NotImplementedError::NotImplementedError(const c10::NotImplementedError&)'
#   192 | class C10_API NotImplementedError : public Error {
#       |               ^~~~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note: candidate: 'c10::NotImplementedError::NotImplementedError(c10::NotImplementedError&&)'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:192:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/TensorImpl.h: In member function 'void c10::TensorImpl::set_named_tensor_meta(std::unique_ptr<c10::NamedTensorMetaInterface>)':
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/TensorImpl.h:1153:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>, bool)'
#  1153 |     TORCH_WARN_ONCE(
#       |     ^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/TensorImpl.h: In lambda function:
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/TensorImpl.h:1153:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>, bool)'
#  1153 |     TORCH_WARN_ONCE(
#       |     ^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/WrapDimMinimal.h: In function 'int64_t c10::maybe_wrap_dim(int64_t, int64_t, bool)':
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/WrapDimMinimal.h:13:7: error: no matching function for call to 'c10::IndexError::IndexError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
#    13 |       TORCH_CHECK_INDEX(
#       |       ^~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |         ~~~~~~~~~~~~^~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(const c10::IndexError&)'
#   174 | class C10_API IndexError : public Error {
#       |               ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(c10::IndexError&&)'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/WrapDimMinimal.h:25:5: error: no matching function for call to 'c10::IndexError::IndexError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
#    25 |     TORCH_CHECK_INDEX(
#       |     ^~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |         ~~~~~~~~~~~~^~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(const c10::IndexError&)'
#   174 | class C10_API IndexError : public Error {
#       |               ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(c10::IndexError&&)'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/Generator.h: In function 'void at::detail::check_rng_state(const c10::TensorImpl&)':
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/Generator.h:151:3: error: no matching function for call to 'c10::TypeError::TypeError(<brace-enclosed initializer list>, const char*)'
#   151 |   TORCH_CHECK_TYPE(
#       |   ^~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:187:16: note:   inherited here
#   187 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:187:16: note:   inherited here
#   187 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:187:16: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:187:16: note:   inherited here
#   187 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |         ~~~~~~~~~~~~^~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:187:16: note:   inherited here
#   187 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:187:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:187:16: note:   inherited here
#   187 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:187:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:186:15: note: candidate: 'c10::TypeError::TypeError(const c10::TypeError&)'
#   186 | class C10_API TypeError : public Error {
#       |               ^~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:186:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:186:15: note: candidate: 'c10::TypeError::TypeError(c10::TypeError&&)'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:186:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/ivalue_inl.h: In static member function 'static std::vector<c10::Device> c10::ivalue::Future::getDevicesOfDataPtrs(const c10::impl::VirtualGuardImpl&, const std::vector<std::reference_wrapper<const c10::DataPtr> >&)':
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/ivalue_inl.h:634:9: error: no matching function for call to 'c10::ValueError::ValueError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
#   634 |         TORCH_CHECK_VALUE(
#       |         ^~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |         ~~~~~~~~~~~~^~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(const c10::ValueError&)'
#   180 | class C10_API ValueError : public Error {
#       |               ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(c10::ValueError&&)'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/ivalue_inl.h: In static member function 'static c10::DeviceType c10::ivalue::Future::getTypeOfDevices(const std::vector<c10::Device>&)':
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/ivalue_inl.h:677:7: error: no matching function for call to 'c10::ValueError::ValueError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
#   677 |       TORCH_CHECK_VALUE(
#       |       ^~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |         ~~~~~~~~~~~~^~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(const c10::ValueError&)'
#   180 | class C10_API ValueError : public Error {
#       |               ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(c10::ValueError&&)'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/ivalue_inl.h: In static member function 'static std::vector<c10::Device> c10::ivalue::Future::sortAndDeduplicateDevices(const c10::impl::VirtualGuardImpl&, std::vector<c10::Device>)':
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/ivalue_inl.h:697:7: error: no matching function for call to 'c10::ValueError::ValueError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
#   697 |       TORCH_CHECK_VALUE(
#       |       ^~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |         ~~~~~~~~~~~~^~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(const c10::ValueError&)'
#   180 | class C10_API ValueError : public Error {
#       |               ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(c10::ValueError&&)'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/ivalue_inl.h: In static member function 'static void c10::ivalue::Future::ensureIsSubsetOfDevices(const std::vector<c10::Device>&, const std::vector<c10::Device>&)':
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/ivalue_inl.h:730:5: error: no matching function for call to 'c10::ValueError::ValueError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
#   730 |     TORCH_CHECK_VALUE(
#       |     ^~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |         ~~~~~~~~~~~~^~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(const c10::ValueError&)'
#   180 | class C10_API ValueError : public Error {
#       |               ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(c10::ValueError&&)'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/LegacyTypeDispatch.h: In constructor 'at::AutoNonVariableTypeMode::AutoNonVariableTypeMode(bool)':
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/LegacyTypeDispatch.h:74:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
#    74 |     TORCH_WARN_ONCE("AutoNonVariableTypeMode is deprecated and will be removed in 1.10 release. "
#       |     ^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/LegacyTypeDispatch.h: In lambda function:
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/core/LegacyTypeDispatch.h:74:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
#    74 |     TORCH_WARN_ONCE("AutoNonVariableTypeMode is deprecated and will be removed in 1.10 release. "
#       |     ^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
# ...TRUNCATED BY DUNE...
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |         ~~~~~~~~~~~~^~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(const c10::IndexError&)'
#   174 | class C10_API IndexError : public Error {
#       |               ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(c10::IndexError&&)'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/TensorIndexing.h: In function 'at::Tensor at::indexing::impl::applySlicing(const at::Tensor&, const c10::ArrayRef<at::indexing::TensorIndex>&, std::vector<at::Tensor>&, bool, const c10::Device&, const c10::IntArrayRef&)':
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/TensorIndexing.h:439:3: error: no matching function for call to 'c10::IndexError::IndexError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
#   439 |   TORCH_CHECK_INDEX(
#       |   ^~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |         ~~~~~~~~~~~~^~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(const c10::IndexError&)'
#   174 | class C10_API IndexError : public Error {
#       |               ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(c10::IndexError&&)'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/TensorOperators.h: In member function 'at::Tensor at::Tensor::operator[](c10::Scalar) const':
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/TensorOperators.h:61:5: error: no matching function for call to 'c10::IndexError::IndexError(<brace-enclosed initializer list>, const char*)'
#    61 |     TORCH_CHECK_INDEX(false, "Can only index tensors with integral scalars");
#       |     ^~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |         ~~~~~~~~~~~~^~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(const c10::IndexError&)'
#   174 | class C10_API IndexError : public Error {
#       |               ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(c10::IndexError&&)'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/TensorOperators.h: In member function 'at::Tensor at::Tensor::operator[](at::Tensor) const':
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/TensorOperators.h:69:5: error: no matching function for call to 'c10::IndexError::IndexError(<brace-enclosed initializer list>, const char*)'
#    69 |     TORCH_CHECK_INDEX(false, "Can only index with tensors that are defined");
#       |     ^~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |         ~~~~~~~~~~~~^~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(const c10::IndexError&)'
#   174 | class C10_API IndexError : public Error {
#       |               ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(c10::IndexError&&)'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/ATen/TensorOperators.h:72:5: error: no matching function for call to 'c10::IndexError::IndexError(<brace-enclosed initializer list>, const char*)'
#    72 |     TORCH_CHECK_INDEX(false,
#       |     ^~~~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |         ~~~~~~~~~~~~^~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   inherited here
#   175 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:175:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(const c10::IndexError&)'
#   174 | class C10_API IndexError : public Error {
#       |               ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note: candidate: 'c10::IndexError::IndexError(c10::IndexError&&)'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:174:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/function_impl.h: In member function 'bool torch::jit::GraphFunction::is_optimized() const':
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/function_impl.h:93:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
#    93 |     TORCH_WARN(
#       |     ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/compilation_unit.h: In member function 'void torch::jit::CompilationUnit::set_optimized(bool)':
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/compilation_unit.h:76:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
#    76 |     TORCH_WARN(
#       |     ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/compilation_unit.h: In member function 'bool torch::jit::CompilationUnit::is_optimized() const':
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/compilation_unit.h:82:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
#    82 |     TORCH_WARN(
#       |     ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/module.h: In member function 'void torch::jit::Module::set_optimized(bool)':
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/module.h:101:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
#   101 |     TORCH_WARN(
#       |     ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/module.h: In member function 'bool torch::jit::Module::is_optimized() const':
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/jit/api/module.h:107:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
#   107 |     TORCH_WARN(
#       |     ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h: In function 'at::Tensor torch::nn::functional::detail::kl_div(const at::Tensor&, const at::Tensor&, torch::nn::KLDivLossOptions::reduction_t, bool)':
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h:56:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
#    56 |     TORCH_WARN("reduction: 'mean' divides the total loss by both the batch size and the support size."
#       |     ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h: In function 'at::Tensor torch::nn::functional::detail::mse_loss(const at::Tensor&, const at::Tensor&, torch::nn::MSELossOptions::reduction_t)':
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h:106:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>, bool)'
#   106 |     TORCH_WARN("Using a target size (", target.sizes(),
#       |     ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h: In function 'at::Tensor torch::nn::functional::detail::smooth_l1_loss(const at::Tensor&, const at::Tensor&, torch::nn::SmoothL1LossOptions::reduction_t, double)':
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h:324:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>, bool)'
#   324 |     TORCH_WARN("Using a target size (", target.sizes(), ") that is different to the input size (", input.sizes(), "). ",
#       |     ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h: In function 'at::Tensor torch::nn::functional::detail::huber_loss(const at::Tensor&, const at::Tensor&, torch::nn::HuberLossOptions::reduction_t, double)':
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h:364:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>, bool)'
#   364 |     TORCH_WARN("Using a target size (", target.sizes(), ") that is different to the input size (", input.sizes(), "). ",
#       |     ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h: In function 'std::vector<long int> torch::nn::functional::_interp_output_size(int64_t, std::tuple<at::Tensor, c10::optional<std::vector<long int, std::allocator<long int> > >, c10::optional<std::vector<double, std::allocator<double> > >, c10::optional<bool> >)':
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h:56:7: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
#    56 |       TORCH_WARN("The default behavior for interpolate/upsample with float scale_factor changed "
#       |       ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h: In function 'at::Tensor torch::nn::functional::detail::interpolate(const at::Tensor&, const c10::optional<std::vector<long int> >&, const c10::optional<std::vector<double> >&, torch::nn::functional::InterpolateFuncOptions::mode_t, c10::optional<bool>, c10::optional<bool>)':
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h:90:7: error: no matching function for call to 'warn(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>, bool)'
#    90 |       TORCH_WARN(
#       |       ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/vision.h: In function 'at::Tensor torch::nn::functional::detail::grid_sample(const at::Tensor&, const at::Tensor&, torch::nn::functional::GridSampleFuncOptions::mode_t, torch::nn::functional::GridSampleFuncOptions::padding_mode_t, c10::optional<bool>)':
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/functional/vision.h:80:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>, bool)'
#    80 |     TORCH_WARN("Default grid_sample and affine_grid behavior has changed ",
#       |     ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h: In function 'double torch::nn::utils::clip_grad_norm_(std::vector<at::Tensor>, double, double, bool)':
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h:50:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
#    50 |     TORCH_WARN_ONCE("Non-finite norm encountered in torch.nn.utils.clip_grad_norm_; continuing anyway. "
#       |     ^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h: In lambda function:
# /home/opam/.opam/5.0/lib/libtorch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h:50:5: error: no matching function for call to 'warn(<brace-enclosed initializer list>, const char*, bool)'
#    50 |     TORCH_WARN_ONCE("Non-finite norm encountered in torch.nn.utils.clip_grad_norm_; continuing anyway. "
#       |     ^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:142:14: note: candidate: 'void c10::Warning::warn(const c10::SourceLocation&, const std::string&, bool)'
#   142 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:143:27: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const c10::SourceLocation&'
#   143 |     const SourceLocation& source_location,
#       |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:146:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, const char*, bool)'
#   146 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:147:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   147 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:150:14: note: candidate: 'void c10::Warning::warn(c10::SourceLocation, c10::detail::CompileTimeEmptyString, bool)'
#   150 | C10_API void warn(
#       |              ^~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:151:20: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#   151 |     SourceLocation source_location,
#       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/impl/InlineStreamGuard.h: In instantiation of 'static c10::DeviceType c10::impl::InlineMultiStreamGuard<T>::getDeviceTypeOfStreams(c10::ArrayRef<c10::Stream>) [with T = c10::impl::VirtualGuardImpl]':
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/impl/InlineStreamGuard.h:207:43:   required from 'c10::impl::InlineMultiStreamGuard<T>::InlineMultiStreamGuard(c10::ArrayRef<c10::Stream>) [with T = c10::impl::VirtualGuardImpl]'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/StreamGuard.h:149:57:   required from here
# /home/opam/.opam/5.0/lib/libtorch/include/c10/core/impl/InlineStreamGuard.h:241:7: error: no matching function for call to 'c10::ValueError::ValueError(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
#   241 |       TORCH_CHECK_VALUE(
#       |       ^
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |   ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:72:21: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    72 |   Error(std::string msg, std::string backtrace, const void* caller = nullptr);
#       |         ~~~~~~~~~~~~^~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   inherited here
#   181 |   using Error::Error;
#       |                ^~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:181:16: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(const c10::ValueError&)'
#   180 | class C10_API ValueError : public Error {
#       |               ^~~~~~~~~~
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note: candidate: 'c10::ValueError::ValueError(c10::ValueError&&)'
# /home/opam/.opam/5.0/lib/libtorch/include/c10/util/Exception.h:180:15: note:   candidate expects 1 argument, 2 provided
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Text_helper.cmo -c -impl src/torch/text_helper.ml)
# File "src/torch/text_helper.ml", line 51, characters 4-22:
# 51 |     Caml.Gc.full_major ()
#          ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Cifar_helper.cmo -c -impl src/torch/cifar_helper.ml)
# File "src/torch/cifar_helper.ml", line 46, characters 26-46:
# 46 |   let read_one filename = Caml.Filename.concat dirname filename |> read_file in
#                                ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/cifar_helper.ml", line 67, characters 21-41:
# 67 |     let cache_file = Caml.Filename.concat dirname "cifar-cache.ot" in
#                           ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Dataset_helper.cmo -c -impl src/torch/dataset_helper.ml)
# File "src/torch/dataset_helper.ml", line 142, characters 4-22:
# 142 |     Caml.Gc.full_major ();
#           ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/dataset_helper.ml", line 187, characters 4-22:
# 187 |     Caml.Gc.full_major ()
#           ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/dataset_helper.ml", line 194, characters 8-26:
# 194 |         Caml.Gc.full_major ();
#               ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/dataset_helper.ml", line 201, characters 8-26:
# 201 |         Caml.Gc.full_major ();
#               ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Checkpointing.cmo -c -impl src/torch/checkpointing.ml)
# File "src/torch/checkpointing.ml", line 4, characters 16-37:
# 4 |   let dirname = Caml.Filename.dirname checkpoint_base in
#                     ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/checkpointing.ml", line 5, characters 17-39:
# 5 |   let basename = Caml.Filename.basename checkpoint_base in
#                      ^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/checkpointing.ml", line 12, characters 44-64:
# 12 |            (try Some (Int.of_string suffix, Caml.Filename.concat dirname filename) with
#                                                  ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/checkpointing.ml", line 6, characters 2-18:
# 6 |   Caml.Sys.readdir dirname
#       ^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Mnist_helper.cmo -c -impl src/torch/mnist_helper.ml)
# File "src/torch/mnist_helper.ml", line 35, characters 17-37:
# 35 |   let filename = Caml.Filename.concat prefix in
#                       ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Tensor.cmo -c -impl src/torch/tensor.ml)
# File "src/torch/tensor.ml", line 219, characters 4-32:
# 219 |     Caml.Format.pp_print_newline formatter ();
#           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/tensor.ml", line 220, characters 4-31:
# 220 |     Caml.Format.pp_print_string formatter (to_string t ~line_size:96);
#           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/tensor.ml", line 221, characters 4-32:
# 221 |     Caml.Format.pp_print_newline formatter ())
#           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/tensor.ml", line 226, characters 7-34:
# 226 |     |> Caml.Format.pp_print_string formatter
#              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/tensor.ml", line 377, characters 10-21:
# 377 |   else if Caml.( <> ) (shape t1) (shape t2)
#                 ^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/vision/.torch_vision.objs/byte -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/torch/.torch.objs/byte -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch_vision -o src/vision/.torch_vision.objs/byte/torch_vision__Image.cmo -c -impl src/vision/image.ml)
# File "src/vision/image.ml", line 81, characters 10-31:
# 81 |   if not (Caml.Sys.is_directory dir) then Printf.failwithf "not a directory %s" dir ();
#                ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 82, characters 14-30:
# 82 |   let files = Caml.Sys.readdir dir |> Array.to_list in
#                    ^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 87, characters 26-46:
# 87 |         match load_image (Caml.Filename.concat dir filename) ?resize with
#                                ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 159, characters 12-33:
# 159 |     if not (Caml.Sys.is_directory dir) then Printf.failwithf "not a directory %s" dir ();
#                   ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 164, characters 28-48:
# 164 |              let next_dir = Caml.Filename.concat dir file in
#                                   ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 165, characters 16-37:
# 165 |              if Caml.Sys.is_directory next_dir
#                       ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 162, characters 6-22:
# 162 |       Caml.Sys.readdir dir
#             ^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 184, characters 41-61:
# 184 |             load_image ?resize:t.resize (Caml.Filename.concat dir file) |> Or_error.ok_exn)
#                                                ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 194, characters 37-57:
# 194 |         load_image ?resize:t.resize (Caml.Filename.concat dir file) |> Or_error.ok_exn)
#                                            ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Tensor.cmx -c -impl src/torch/tensor.ml)
# File "src/torch/tensor.ml", line 219, characters 4-32:
# 219 |     Caml.Format.pp_print_newline formatter ();
#           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/tensor.ml", line 220, characters 4-31:
# 220 |     Caml.Format.pp_print_string formatter (to_string t ~line_size:96);
#           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/tensor.ml", line 221, characters 4-32:
# 221 |     Caml.Format.pp_print_newline formatter ())
#           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/tensor.ml", line 226, characters 7-34:
# 226 |     |> Caml.Format.pp_print_string formatter
#              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/tensor.ml", line 377, characters 10-21:
# 377 |   else if Caml.( <> ) (shape t1) (shape t2)
#                 ^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Dataset_helper.cmx -c -impl src/torch/dataset_helper.ml)
# File "src/torch/dataset_helper.ml", line 142, characters 4-22:
# 142 |     Caml.Gc.full_major ();
#           ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/dataset_helper.ml", line 187, characters 4-22:
# 187 |     Caml.Gc.full_major ()
#           ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/dataset_helper.ml", line 194, characters 8-26:
# 194 |         Caml.Gc.full_major ();
#               ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/dataset_helper.ml", line 201, characters 8-26:
# 201 |         Caml.Gc.full_major ();
#               ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Text_helper.cmx -c -impl src/torch/text_helper.ml)
# File "src/torch/text_helper.ml", line 51, characters 4-22:
# 51 |     Caml.Gc.full_major ()
#          ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Cifar_helper.cmx -c -impl src/torch/cifar_helper.ml)
# File "src/torch/cifar_helper.ml", line 46, characters 26-46:
# 46 |   let read_one filename = Caml.Filename.concat dirname filename |> read_file in
#                                ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/cifar_helper.ml", line 67, characters 21-41:
# 67 |     let cache_file = Caml.Filename.concat dirname "cifar-cache.ot" in
#                           ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Mnist_helper.cmx -c -impl src/torch/mnist_helper.ml)
# File "src/torch/mnist_helper.ml", line 35, characters 17-37:
# 35 |   let filename = Caml.Filename.concat prefix in
#                       ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Checkpointing.cmx -c -impl src/torch/checkpointing.ml)
# File "src/torch/checkpointing.ml", line 4, characters 16-37:
# 4 |   let dirname = Caml.Filename.dirname checkpoint_base in
#                     ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/checkpointing.ml", line 5, characters 17-39:
# 5 |   let basename = Caml.Filename.basename checkpoint_base in
#                      ^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/checkpointing.ml", line 12, characters 44-64:
# 12 |            (try Some (Int.of_string suffix, Caml.Filename.concat dirname filename) with
#                                                  ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/checkpointing.ml", line 6, characters 2-18:
# 6 |   Caml.Sys.readdir dirname
#       ^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/vision/.torch_vision.objs/byte -I src/vision/.torch_vision.objs/native -I /home/opam/.opam/5.0/lib/base -I /home/opam/.opam/5.0/lib/base/base_internalhash_types -I /home/opam/.opam/5.0/lib/base/caml -I /home/opam/.opam/5.0/lib/base/shadow_stdlib -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes-foreign -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ocaml/threads -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdio -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch_vision -o src/vision/.torch_vision.objs/native/torch_vision__Image.cmx -c -impl src/vision/image.ml)
# File "src/vision/image.ml", line 81, characters 10-31:
# 81 |   if not (Caml.Sys.is_directory dir) then Printf.failwithf "not a directory %s" dir ();
#                ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 82, characters 14-30:
# 82 |   let files = Caml.Sys.readdir dir |> Array.to_list in
#                    ^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 87, characters 26-46:
# 87 |         match load_image (Caml.Filename.concat dir filename) ?resize with
#                                ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 159, characters 12-33:
# 159 |     if not (Caml.Sys.is_directory dir) then Printf.failwithf "not a directory %s" dir ();
#                   ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 164, characters 28-48:
# 164 |              let next_dir = Caml.Filename.concat dir file in
#                                   ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 165, characters 16-37:
# 165 |              if Caml.Sys.is_directory next_dir
#                       ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 162, characters 6-22:
# 162 |       Caml.Sys.readdir dir
#             ^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 184, characters 41-61:
# 184 |             load_image ?resize:t.resize (Caml.Filename.concat dir file) |> Or_error.ok_exn)
#                                                ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 194, characters 37-57:
# 194 |         load_image ?resize:t.resize (Caml.Filename.concat dir file) |> Or_error.ok_exn)
#                                            ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build torch 0.13
+- 
+- The following changes have been performed
| - install base                v0.16.3
| - install bigarray-compat     1.1.0
| - install camlzip             1.11
| - install cmdliner            1.2.0
| - install conf-libffi         2.0.0
| - install conf-pkg-config     3
| - install conf-zlib           1
| - install csexp               1.5.2
| - install ctypes              0.21.1
| - install ctypes-foreign      0.21.1
| - install dune                3.12.1
| - install dune-configurator   3.12.1
| - install integers            0.7.0
| - install jane-street-headers v0.16.0
| - install jst-config          v0.16.0
| - install libtorch            1.9.0+linux-x86_64
| - install npy                 0.0.9
| - install num                 1.4
| - install ocaml-compiler-libs v0.12.4
| - install ocamlfind           1.9.6
| - install parsexp             v0.16.0
| - install ppx_assert          v0.16.0
| - install ppx_base            v0.16.0
| - install ppx_cold            v0.16.0
| - install ppx_compare         v0.16.0
| - install ppx_custom_printf   v0.16.0
| - install ppx_derivers        1.2.1
| - install ppx_enumerate       v0.16.0
| - install ppx_expect          v0.16.0
| - install ppx_globalize       v0.16.0
| - install ppx_hash            v0.16.0
| - install ppx_here            v0.16.0
| - install ppx_inline_test     v0.16.1
| - install ppx_optcomp         v0.16.0
| - install ppx_sexp_conv       v0.16.0
| - install ppxlib              0.31.0
| - install re                  1.11.0
| - install seq                 base
| - install sexplib             v0.16.0
| - install sexplib0            v0.16.0
| - install stdio               v0.16.0
| - install stdlib-shims        0.3.0
| - install time_now            v0.16.0
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/5.0/.opam-switch/backup/state-20231207155745.export"
'opam install -vy torch.0.13' failed.
"/usr/bin/env" "bash" "-c" "
opam remove -y "torch.0.13"
opam install -vy "torch.0.13"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "torch.0.13" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 31
Failed: Build failed