Build:
  1. 0
2024-01-29 15:17.04: New job: Voodoo prep libtorch.1.0.0; d41d8cd98f00b204e9800998ecf8427e
2024-01-29 15:17.04: Connecting to build cluster…
2024-01-29 15:17.04: Waiting for resource in pool OCluster
2024-01-29 15:19.49: Waiting for worker…
2024-01-29 15:19.50: Got resource from pool OCluster
2024-01-29 15:19.50: Using cache hint "docs-universe-prep-5.1.0"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98)
         (user (uid 1000) (gid 1000))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (network host)
              (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
              (network host)
              (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
         (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (comment "no build system")
 (env DUNE_CACHE disabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (env DUNE_CACHE_DUPLICATION copy)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "(sudo apt update) && ((opam depext -viy libtorch.1.0.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u libtorch:d41d8cd98f00b204e9800998ecf8427e"))
 (run (network host)
      (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
      (shell "(echo '0.691855') && (for DATA in prep/universes/d41d8cd98f00b204e9800998ecf8427e/libtorch/1.0.0,libtorch.1.0.0-d41d8cd98f00b204e9800998ecf8427e,libtorch.1.0.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/d41d8cd98f00b204e9800998ecf8427e/libtorch/1.0.0,libtorch.1.0.0-d41d8cd98f00b204e9800998ecf8427e,libtorch.1.0.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/d41d8cd98f00b204e9800998ecf8427e/libtorch/1.0.0,libtorch.1.0.0-d41d8cd98f00b204e9800998ecf8427e,libtorch.1.0.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 11ef6c23b449fe8ab683f4f1cb5525e2ff9652ae --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.1.0 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-01-29 15:19.50: RETRYING: 2024-01-29/151704-voodoo-prep-b29397 Number of retries: 0 (retriable error condition)
Building on doris.caelum.ci.dev
All commits already cached
Updating files:  93% (29644/31818)
Updating files:  94% (29909/31818)
Updating files:  95% (30228/31818)
Updating files:  96% (30546/31818)
Updating files:  97% (30864/31818)
Updating files:  98% (31182/31818)
Updating files:  99% (31500/31818)
Updating files: 100% (31818/31818)
Updating files: 100% (31818/31818), done.
HEAD is now at 11ef6c23b4 Add an ocaml-option-no-compression to disable compressed Marshalling

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98' locally
docker.io/ocaml/opam@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98: Pulling from ocaml/opam
8988d439b0e2: Pulling fs layer
8988d439b0e2: Verifying Checksum
8988d439b0e2: Download complete
8988d439b0e2: Pull complete
Digest: sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98
Status: Downloaded newer image for ocaml/opam@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98
2024-01-29 15:15.10 ---> using "b27d2334d2f7f26e7b6d0a8979baf30909ac8f375ae435953404a8caec0ee19a" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 15:15.10 ---> using "f43f6c03136a95a67111980651f86e2c359d3c05cc3d6d901ec0e1d8bd257eab" from cache

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (660 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpkgconf3 pkgconf pkgconf-bin
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  libpkgconf3 m4 pkg-config pkgconf pkgconf-bin
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 392 kB of archives.
After this operation, 969 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 392 kB in 0s (6760 kB/s)
Selecting previously unselected package libpkgconf3: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 ... 18774 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u3) ...
2024-01-29 15:15.10 ---> using "7ddcb640c38cfbc1e37c67af4fc903b97d27a9281eec29c6dab72128dc188154" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild       0.14.3 [required by bos]
  - install cmdliner         1.2.0  [required by voodoo-prep]
  - install dune             3.13.0 [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install seq              base   [required by re]
  - install stdlib-shims     0.3.0  [required by ocamlgraph]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install cppo             1.6.9  [required by opam-core]
  - install topkg            1.0.7  [required by bos]
  - install re               1.11.0 [required by opam-format]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - install rresult          0.7.0  [required by bos]
  - install fmt              0.9.0  [required by bos]
  - install astring          0.8.5  [required by bos]
  - install opam-core        2.1.5  [required by opam-format]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-format      2.1.5  [required by voodoo-prep]
  - install bos              0.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 20 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.2.0] found in cache
[cppo.1.6.9] found in cache
[dune.3.13.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.1.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] found in cache
[re.1.11.0] found in cache
[rresult.0.7.0] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.2.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed dune.3.13.0
-> installed bos.0.2.1
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 15:15.10 ---> using "8bf85a2e14befffb455249f80f79ced81ee6f25f73d7d1afa334e830fff7f7c9" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-01-29 15:15.10 ---> using "c2623afe5b7018242824d3c5839aed49285ce388a16e4a5db95145b8b3b27a8b" from cache
2024-01-29 15:15.10 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98' locally
docker.io/ocaml/opam@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98: Pulling from ocaml/opam
8988d439b0e2: Pulling fs layer
8988d439b0e2: Verifying Checksum
8988d439b0e2: Download complete
8988d439b0e2: Pull complete
Digest: sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98
Status: Downloaded newer image for ocaml/opam@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98
2024-01-29 15:15.10 ---> using "b27d2334d2f7f26e7b6d0a8979baf30909ac8f375ae435953404a8caec0ee19a" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 15:15.10 ---> using "f43f6c03136a95a67111980651f86e2c359d3c05cc3d6d901ec0e1d8bd257eab" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-01-29 15:15.10 ---> using "83b634d60d015b5a14f94e478741eac47a8ab8180316937577ef8602f960fc56" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-01-29 15:15.11 ---> using "6c5f0c70938793d1e826fad550d9a525abc4a0f861bf913d52c7a930f28dd6e9" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 15:15.11 ---> using "d0b5c9bd1c66b2d3ae9208431cd56e90e9ffba043abd632a988e67d939864aae" from cache

/home/opam: (run (network host)
                 (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then 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.

This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.

Continue? [Y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-01-29 15:15.30 ---> saved as "da166728b1c87e335e67b0002937d86a4ae5c836a80462ebe34a9baf6ac9a859"

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 5.1. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 5.1 only.
       Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2024-01-29 15:15.46 ---> saved as "16efa656f8bd16f602ec9538c94d1b9c2339b82e397478e90bf4e58f04cbc3ce"

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 15:15.46 ---> saved as "da6b902ed09f55b5e9227e2dcceacb788b983b45c5289ebff81d30d44733b22d"

/home/opam: (comment "no build system")

/home/opam: (env DUNE_CACHE disabled)

/home/opam: (env DUNE_CACHE_TRANSPORT direct)

/home/opam: (env DUNE_CACHE_DUPLICATION copy)

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "(sudo apt update) && ((opam depext -viy libtorch.1.0.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (1046 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 installed successfully <><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy libtorch.1.0.0" <><><><><><><><><><><><><>

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
The following actions will be performed:
  - install libtorch 1.0.0

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved libtorch.1.0.0  (cached)
Processing  3/3: [libtorch: sh]
+ /usr/bin/sh "-c" "test -d /home/opam/.opam/5.1/lib/libtorch/lib/libtorch.so || ( unzip libtorch-linux.zip && mv -f libtorch /home/opam/.opam/5.1/lib/ )" (CWD=/home/opam/.opam/5.1/.opam-switch/build/libtorch.1.0.0)
- Archive:  libtorch-linux.zip
-    creating: libtorch/
-    creating: libtorch/lib/
-   inflating: libtorch/lib/libgtest.a  
-   inflating: libtorch/lib/libbenchmark.a  
-   inflating: libtorch/lib/libonnx_proto.a  
-   inflating: libtorch/lib/libonnxifi_loader.a  
-   inflating: libtorch/lib/libclog.a  
-   inflating: libtorch/lib/libprotobuf-lite.a  
-   inflating: libtorch/lib/libmkldnn.so  
-   inflating: libtorch/lib/libonnxifi_dummy.so  
-   inflating: libtorch/lib/libTHD.a   
-   inflating: libtorch/lib/libcaffe2.so  
- 
-   inflating: libtorch/lib/libcaffe2_module_test_dynamic.so  
-   inflating: libtorch/lib/libprotoc.a  
-   inflating: libtorch/lib/libnnpack_reference_layers.a  
-   inflating: libtorch/lib/libcaffe2_protos.a  
-   inflating: libtorch/lib/libmkldnn.so.0.14.0  
-   inflating: libtorch/lib/libgomp-7bcb08ae.so.1  
-   inflating: libtorch/lib/libgloo_builder.a  
-   inflating: libtorch/lib/libmkldnn.so.0  
-   inflating: libtorch/lib/libonnx.a  
-   inflating: libtorch/lib/libc10d.a  
-   inflating: libtorch/lib/libtorch.so  
-   inflating: libtorch/lib/libbenchmark_main.a  
-   inflating: libtorch/lib/libonnxifi.so  
-   inflating: libtorch/lib/libnnpack.a  
-   inflating: libtorch/lib/libtorch.so.1  
-   inflating: libtorch/lib/libc10.so  
-   inflating: libtorch/lib/libgtest_main.a  
-   inflating: libtorch/lib/libgloo.a  
-   inflating: libtorch/lib/libpthreadpool.a  
-   inflating: libtorch/lib/libprotobuf.a  
-   inflating: libtorch/lib/libcpuinfo.a  
-    creating: libtorch/share/
-    creating: libtorch/share/cmake/
-    creating: libtorch/share/cmake/Caffe2/
-   inflating: libtorch/share/cmake/Caffe2/Caffe2Targets-release.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/FindPackageMessage.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake  
-    creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Caffe2Config.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Caffe2Targets.cmake  
-    creating: libtorch/share/cmake/Caffe2/public/
-   inflating: libtorch/share/cmake/Caffe2/public/utils.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/protobuf.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/gflags.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/glog.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/threads.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/mkldnn.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/cuda.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/mkl.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake  
-    creating: libtorch/share/cmake/Gloo/
-   inflating: libtorch/share/cmake/Gloo/GlooConfig.cmake  
-   inflating: libtorch/share/cmake/Gloo/GlooTargets.cmake  
-   inflating: libtorch/share/cmake/Gloo/GlooTargets-release.cmake  
-   inflating: libtorch/share/cmake/Gloo/GlooConfigVersion.cmake  
-    creating: libtorch/share/cmake/ATen/
-   inflating: libtorch/share/cmake/ATen/ATenConfig.cmake  
-    creating: libtorch/share/cmake/Torch/
-   inflating: libtorch/share/cmake/Torch/TorchConfig.cmake  
-   inflating: libtorch/share/cmake/Torch/TorchConfigVersion.cmake  
-  extracting: libtorch/build-version  
-    creating: libtorch/bin/
-    creating: libtorch/include/
-    creating: libtorch/include/pybind11/
-   inflating: libtorch/include/pybind11/chrono.h  
-   inflating: libtorch/include/pybind11/pytypes.h  
-   inflating: libtorch/include/pybind11/eigen.h  
-    creating: libtorch/include/pybind11/detail/
-   inflating: libtorch/include/pybind11/detail/init.h  
-   inflating: libtorch/include/pybind11/detail/common.h  
-   inflating: libtorch/include/pybind11/detail/class.h  
-   inflating: libtorch/include/pybind11/detail/descr.h  
-   inflating: libtorch/include/pybind11/detail/internals.h  
-   inflating: libtorch/include/pybind11/detail/typeid.h  
-   inflating: libtorch/include/pybind11/eval.h  
-   inflating: libtorch/include/pybind11/options.h  
-   inflating: libtorch/include/pybind11/iostream.h  
-   inflating: libtorch/include/pybind11/embed.h  
-   inflating: libtorch/include/pybind11/attr.h  
-   inflating: libtorch/include/pybind11/buffer_info.h  
-   inflating: libtorch/include/pybind11/functional.h  
-   inflating: libtorch/include/pybind11/common.h  
-   inflating: libtorch/include/pybind11/pybind11.h  
-   inflating: libtorch/include/pybind11/stl_bind.h  
-   inflating: libtorch/include/pybind11/stl.h  
-   inflating: libtorch/include/pybind11/numpy.h  
-   inflating: libtorch/include/pybind11/cast.h  
-   inflating: libtorch/include/pybind11/operators.h  
-   inflating: libtorch/include/pybind11/complex.h  
-    creating: libtorch/include/torch/
-   inflating: libtorch/include/torch/extension.h  
-   inflating: libtorch/include/torch/script.h  
-    creating: libtorch/include/torch/csrc/
-   inflating: libtorch/include/torch/csrc/THP_export.h  
-   inflating: libtorch/include/torch/csrc/Module.h  
-   inflating: libtorch/include/torch/csrc/DataLoader.h  
-   inflating: libtorch/include/torch/csrc/WindowsTorchApiMacro.h  
-   inflating: libtorch/include/torch/csrc/PythonTypes.h  
-   inflating: libtorch/include/torch/csrc/serialization.h  
-   inflating: libtorch/include/torch/csrc/StorageDefs.h  
-   inflating: libtorch/include/torch/csrc/Dtype.h  
-   inflating: libtorch/include/torch/csrc/PtrWrapper.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  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/example.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader_options.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/detail/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/sequencers.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/queue.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/transforms/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/tensor.h  
-   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/stack.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/lambda.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/worker_exception.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/iterator.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/stream.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/sequential.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/serialize.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/random.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/datasets/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/map.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/tensor.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/base.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/shared.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/mnist.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/detail/
-   inflating: libtorch/include/torch/csrc/api/include/torch/detail/static.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/jit.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/expanding_array.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/torch.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/cuda.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/utils.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/optim/
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/lbfgs.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/sgd.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/optimizer.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/adam.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/rmsprop.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/adagrad.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/serialize.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/modules/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/rnn.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/embedding.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/linear.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/any.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/functional.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/dropout.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/sequential.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/conv.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/init.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/parallel/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/pimpl.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/data.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/arg.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/python.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/ordered_dict.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/types.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/serialize/
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize/input-archive.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize/tensor.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize/archive.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize/output-archive.h  
-   inflating: libtorch/include/torch/csrc/byte_order.h  
-   inflating: libtorch/include/torch/csrc/Storage.h  
-   inflating: libtorch/include/torch/csrc/Layout.h  
-   inflating: libtorch/include/torch/csrc/DynamicTypes.h  
-   inflating: libtorch/include/torch/csrc/Generator.h  
-    creating: libtorch/include/torch/csrc/utils/
-   inflating: libtorch/include/torch/csrc/utils/tensor_new.h  
-   inflating: libtorch/include/torch/csrc/utils/python_scalars.h  
-   inflating: libtorch/include/torch/csrc/utils/numpy_stub.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_numpy.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_list.h  
-   inflating: libtorch/include/torch/csrc/utils/python_stub.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_flatten.h  
-   inflating: libtorch/include/torch/csrc/utils/tuple_parser.h  
-   inflating: libtorch/include/torch/csrc/utils/disallow_copy.h  
-   inflating: libtorch/include/torch/csrc/utils/python_tuples.h  
-   inflating: libtorch/include/torch/csrc/utils/hash.h  
-   inflating: libtorch/include/torch/csrc/utils/auto_gil.h  
-   inflating: libtorch/include/torch/csrc/utils/memory.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_layouts.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_dtypes.h  
-   inflating: libtorch/include/torch/csrc/utils/invalid_arguments.h  
-   inflating: libtorch/include/torch/csrc/utils/python_compat.h  
-   inflating: libtorch/include/torch/csrc/utils/python_arg_parser.h  
-   inflating: libtorch/include/torch/csrc/utils/variadic.h  
-   inflating: libtorch/include/torch/csrc/utils/cuda_lazy_init.h  
-   inflating: libtorch/include/torch/csrc/utils/functional.h  
-   inflating: libtorch/include/torch/csrc/utils/object_ptr.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_types.h  
-   inflating: libtorch/include/torch/csrc/utils/cuda_enabled.h  
-   inflating: libtorch/include/torch/csrc/utils/tempfile.h  
-   inflating: libtorch/include/torch/csrc/utils/pybind.h  
-   inflating: libtorch/include/torch/csrc/utils/python_strings.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_apply.h  
-   inflating: libtorch/include/torch/csrc/utils/python_numbers.h  
-   inflating: libtorch/include/torch/csrc/THP.h  
-   inflating: libtorch/include/torch/csrc/Exceptions.h  
-   inflating: libtorch/include/torch/csrc/utils.h  
-   inflating: libtorch/include/torch/csrc/THP_API.h  
-   inflating: libtorch/include/torch/csrc/Size.h  
-   inflating: libtorch/include/torch/csrc/variable_tensor_functions.h  
-   inflating: libtorch/include/torch/csrc/Types.h  
-    creating: libtorch/include/torch/csrc/autograd/
-   inflating: libtorch/include/torch/csrc/autograd/variable.h  
-   inflating: libtorch/include/torch/csrc/autograd/VariableTypeUtils.h  
-   inflating: libtorch/include/torch/csrc/autograd/variable_version.h  
-   inflating: libtorch/include/torch/csrc/autograd/function_hook.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_variable.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_legacy_variable.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_variable_indexing.h  
-   inflating: libtorch/include/torch/csrc/autograd/engine.h  
-   inflating: libtorch/include/torch/csrc/autograd/input_buffer.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_hook.h  
-   inflating: libtorch/include/torch/csrc/autograd/saved_variable.h  
-   inflating: libtorch/include/torch/csrc/autograd/grad_mode.h  
-   inflating: libtorch/include/torch/csrc/autograd/function.h  
-   inflating: libtorch/include/torch/csrc/autograd/anomaly_mode.h  
-   inflating: libtorch/include/torch/csrc/autograd/autograd.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_function.h  
-    creating: libtorch/include/torch/csrc/autograd/generated/
-   inflating: libtorch/include/torch/csrc/autograd/generated/python_nn_functions.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/python_functions.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/python_nn_functions_dispatch.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/Functions.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/variable_factories.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/python_torch_functions_dispatch.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/python_variable_methods_dispatch.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/VariableType.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_cpp_function.h  
-   inflating: libtorch/include/torch/csrc/autograd/symbolic.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_anomaly_mode.h  
-   inflating: libtorch/include/torch/csrc/autograd/edge.h  
-   inflating: libtorch/include/torch/csrc/autograd/profiler.h  
-   inflating: libtorch/include/torch/csrc/autograd/input_metadata.h  
-  extracting: libtorch/include/torch/csrc/autograd/type_and_shape.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_engine.h  
-   inflating: libtorch/include/torch/csrc/Device.h  
-   inflating: libtorch/include/torch/csrc/python_headers.h  
-    creating: libtorch/include/torch/csrc/cuda/
-   inflating: libtorch/include/torch/csrc/cuda/override_macros.h  
-   inflating: libtorch/include/torch/csrc/cuda/cuda_check.h  
-   inflating: libtorch/include/torch/csrc/cuda/Module.h  
-   inflating: libtorch/include/torch/csrc/cuda/serialization.h  
-   inflating: libtorch/include/torch/csrc/cuda/THCP.h  
-   inflating: libtorch/include/torch/csrc/cuda/Stream.h  
-   inflating: libtorch/include/torch/csrc/cuda/undef_macros.h  
-   inflating: libtorch/include/torch/csrc/cuda/Storage.h  
-   inflating: libtorch/include/torch/csrc/cuda/nccl.h  
-   inflating: libtorch/include/torch/csrc/cuda/python_comm.h  
-   inflating: libtorch/include/torch/csrc/cuda/utils.h  
-   inflating: libtorch/include/torch/csrc/cuda/restore_macros.h  
-   inflating: libtorch/include/torch/csrc/cuda/device_set.h  
-   inflating: libtorch/include/torch/csrc/cuda/comm.h  
-   inflating: libtorch/include/torch/csrc/cuda/python_nccl.h  
-    creating: libtorch/include/torch/csrc/jit/
-   inflating: libtorch/include/torch/csrc/jit/python_arg_flatten.h  
-   inflating: libtorch/include/torch/csrc/jit/code_template.h  
-   inflating: libtorch/include/torch/csrc/jit/function_schema.h  
-    creating: libtorch/include/torch/csrc/jit/passes/
-   inflating: libtorch/include/torch/csrc/jit/passes/canonicalize_ops.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/to_batch.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/dead_code_elimination.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/loop_unrolling.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/constant_pooling.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/canonicalize.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/requires_grad_analysis.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/onnx.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/lower_grad_of.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/graph_fuser.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/inplace_check.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/shape_analysis.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/remove_inplace_ops.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/lower_tuples.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/alias_analysis.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/batch_mm.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/peephole.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/python_print.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/specialize_undef.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/remove_expands.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/constant_propagation.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/erase_number_types.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/common_subexpression_elimination.h  
-   inflating: libtorch/include/torch/csrc/jit/symbolic_variable.h  
-   inflating: libtorch/include/torch/csrc/jit/alias_info.h  
-   inflating: libtorch/include/torch/csrc/jit/node_hashing.h  
-   inflating: libtorch/include/torch/csrc/jit/tracer.h  
-   inflating: libtorch/include/torch/csrc/jit/argument_spec.h  
-   inflating: libtorch/include/torch/csrc/jit/assertions.h  
-   inflating: libtorch/include/torch/csrc/jit/python_tracer.h  
-   inflating: libtorch/include/torch/csrc/jit/operator.h  
-   inflating: libtorch/include/torch/csrc/jit/python_ir.h  
-   inflating: libtorch/include/torch/csrc/jit/type.h  
-   inflating: libtorch/include/torch/csrc/jit/generic_if.h  
-   inflating: libtorch/include/torch/csrc/jit/dynamic_dag.h  
-   inflating: libtorch/include/torch/csrc/jit/import.h  
-   inflating: libtorch/include/torch/csrc/jit/init.h  
-   inflating: libtorch/include/torch/csrc/jit/export.h  
-   inflating: libtorch/include/torch/csrc/jit/import_method.h  
-   inflating: libtorch/include/torch/csrc/jit/pybind_utils.h  
-   inflating: libtorch/include/torch/csrc/jit/stack.h  
-   inflating: libtorch/include/torch/csrc/jit/interned_strings.h  
-  extracting: libtorch/include/torch/csrc/jit/interned_strings_class.h  
-   inflating: libtorch/include/torch/csrc/jit/variable_tensor_list.h  
-   inflating: libtorch/include/torch/csrc/jit/constants.h  
-   inflating: libtorch/include/torch/csrc/jit/custom_operator.h  
-   inflating: libtorch/include/torch/csrc/jit/autodiff.h  
-   inflating: libtorch/include/torch/csrc/jit/source_range.h  
-   inflating: libtorch/include/torch/csrc/jit/resource_guard.h  
-   inflating: libtorch/include/torch/csrc/jit/scope.h  
-   inflating: libtorch/include/torch/csrc/jit/source_location.h  
-    creating: libtorch/include/torch/csrc/jit/script/
-   inflating: libtorch/include/torch/csrc/jit/script/compiler.h  
-   inflating: libtorch/include/torch/csrc/jit/script/builtin_functions.h  
-   inflating: libtorch/include/torch/csrc/jit/script/python_tree_views.h  
-   inflating: libtorch/include/torch/csrc/jit/script/init.h  
-   inflating: libtorch/include/torch/csrc/jit/script/lexer.h  
-   inflating: libtorch/include/torch/csrc/jit/script/error_report.h  
-   inflating: libtorch/include/torch/csrc/jit/script/jit_exception.h  
-   inflating: libtorch/include/torch/csrc/jit/script/parser.h  
-   inflating: libtorch/include/torch/csrc/jit/script/tree_views.h  
-   inflating: libtorch/include/torch/csrc/jit/script/tree.h  
-   inflating: libtorch/include/torch/csrc/jit/script/parse_string_literal.h  
-   inflating: libtorch/include/torch/csrc/jit/script/module.h  
-   inflating: libtorch/include/torch/csrc/jit/ir.h  
-   inflating: libtorch/include/torch/csrc/jit/hooks_for_testing.h  
-   inflating: libtorch/include/torch/csrc/jit/attributes.h  
-   inflating: libtorch/include/torch/csrc/jit/graph_executor.h  
-   inflating: libtorch/include/torch/csrc/jit/ir_views.h  
-   inflating: libtorch/include/torch/csrc/jit/pybind.h  
-   inflating: libtorch/include/torch/csrc/jit/graph_node_list.h  
-   inflating: libtorch/include/torch/csrc/jit/interpreter.h  
-   inflating: libtorch/include/torch/csrc/jit/tracing_state.h  
-   inflating: libtorch/include/torch/csrc/jit/named_value.h  
-   inflating: libtorch/include/torch/csrc/jit/ivalue.h  
-   inflating: libtorch/include/torch/csrc/copy_utils.h  
-   inflating: libtorch/include/torch/csrc/TypeInfo.h  
-    creating: libtorch/include/c10/
-   inflating: libtorch/include/c10/Half-inl.h  
-    creating: libtorch/include/c10/core/
-   inflating: libtorch/include/c10/core/Allocator.h  
-   inflating: libtorch/include/c10/core/bitcasts.h  
-   inflating: libtorch/include/c10/core/ScalarType.h  
-   inflating: libtorch/include/c10/core/Storage.h  
-   inflating: libtorch/include/c10/core/StorageImpl.h  
-   inflating: libtorch/include/c10/core/Layout.h  
-   inflating: libtorch/include/c10/core/Scalar.h  
-   inflating: libtorch/include/c10/core/TensorTypeIdRegistration.h  
-   inflating: libtorch/include/c10/core/TensorTypeId.h  
-   inflating: libtorch/include/c10/core/Backend.h  
-   inflating: libtorch/include/c10/core/ScalarTypeUtils.h  
-    creating: libtorch/include/c10/impl/
-   inflating: libtorch/include/c10/impl/FakeGuardImpl.h  
-   inflating: libtorch/include/c10/impl/InlineDeviceGuard.h  
-   inflating: libtorch/include/c10/impl/VirtualGuardImpl.h  
-   inflating: libtorch/include/c10/impl/DeviceGuardImplInterface.h  
-   inflating: libtorch/include/c10/impl/InlineStreamGuard.h  
-   inflating: libtorch/include/c10/Half.h  
-   inflating: libtorch/include/c10/Stream.h  
-    creating: libtorch/include/c10/macros/
-   inflating: libtorch/include/c10/macros/Macros.h  
-   inflating: libtorch/include/c10/macros/cmake_macros.h  
-   inflating: libtorch/include/c10/macros/Export.h  
-    creating: libtorch/include/c10/util/
-   inflating: libtorch/include/c10/util/Metaprogramming.h  
-   inflating: libtorch/include/c10/util/Type.h  
-   inflating: libtorch/include/c10/util/UniqueVoidPtr.h  
-   inflating: libtorch/include/c10/util/Backtrace.h  
-   inflating: libtorch/include/c10/util/Logging.h  
-   inflating: libtorch/include/c10/util/AlignOf.h  
-   inflating: libtorch/include/c10/util/TypeTraits.h  
-   inflating: libtorch/include/c10/util/TypeList.h  
-   inflating: libtorch/include/c10/util/logging_is_not_google_glog.h  
-   inflating: libtorch/include/c10/util/Registry.h  
-   inflating: libtorch/include/c10/util/string_utils.h  
-   inflating: libtorch/include/c10/util/C++17.h  
-   inflating: libtorch/include/c10/util/Exception.h  
-   inflating: libtorch/include/c10/util/Optional.h  
-   inflating: libtorch/include/c10/util/IdWrapper.h  
-   inflating: libtorch/include/c10/util/Flags.h  
-   inflating: libtorch/include/c10/util/logging_is_google_glog.h  
-   inflating: libtorch/include/c10/util/flat_hash_map.h  
-   inflating: libtorch/include/c10/util/SmallVector.h  
-   inflating: libtorch/include/c10/util/intrusive_ptr.h  
-   inflating: libtorch/include/c10/util/StringUtil.h  
-   inflating: libtorch/include/c10/util/Array.h  
-   inflating: libtorch/include/c10/util/ArrayRef.h  
-   inflating: libtorch/include/c10/util/typeid.h  
-   inflating: libtorch/include/c10/util/LeftRight.h  
-   inflating: libtorch/include/c10/DeviceType.h  
-   inflating: libtorch/include/c10/StreamGuard.h  
-   inflating: libtorch/include/c10/DeviceGuard.h  
-   inflating: libtorch/include/c10/Device.h  
-    creating: libtorch/include/c10/cuda/
-   inflating: libtorch/include/c10/cuda/CUDAMathCompat.h  
-    creating: libtorch/include/c10/cuda/impl/
-   inflating: libtorch/include/c10/cuda/impl/CUDATest.h  
-   inflating: libtorch/include/c10/cuda/CUDAMacros.h  
-   inflating: libtorch/include/c10/cuda/CUDAFunctions.h  
-   inflating: libtorch/include/c10/cuda/CUDAException.h  
-    creating: libtorch/include/caffe2/
-    creating: libtorch/include/caffe2/core/
-   inflating: libtorch/include/caffe2/core/blob_serialization.h  
-   inflating: libtorch/include/caffe2/core/net_simple_refcount.h  
-   inflating: libtorch/include/caffe2/core/tensor.h  
-   inflating: libtorch/include/caffe2/core/scope_guard.h  
-   inflating: libtorch/include/caffe2/core/operator_c10wrapper.h  
-   inflating: libtorch/include/caffe2/core/qtensor.h  
-   inflating: libtorch/include/caffe2/core/flags.h  
-   inflating: libtorch/include/caffe2/core/macros.h  
-   inflating: libtorch/include/caffe2/core/net_dag_utils.h  
-   inflating: libtorch/include/caffe2/core/common_gpu.h  
-   inflating: libtorch/include/caffe2/core/asan.h  
-   inflating: libtorch/include/caffe2/core/net.h  
-   inflating: libtorch/include/caffe2/core/blob_serializer_base.h  
-   inflating: libtorch/include/caffe2/core/operator_gradient.h  
-   inflating: libtorch/include/caffe2/core/stats.h  
-   inflating: libtorch/include/caffe2/core/plan_executor.h  
-   inflating: libtorch/include/caffe2/core/tensor_impl.h  
-   inflating: libtorch/include/caffe2/core/blob_stats.h  
-   inflating: libtorch/include/caffe2/core/event_cpu.h  
-   inflating: libtorch/include/caffe2/core/event.h  
-   inflating: libtorch/include/caffe2/core/logging.h  
-   inflating: libtorch/include/caffe2/core/THCCachingAllocator_gpu.h  
-   inflating: libtorch/include/caffe2/core/operator.h  
-   inflating: libtorch/include/caffe2/core/net_simple.h  
-   inflating: libtorch/include/caffe2/core/cudnn_wrappers.h  
-   inflating: libtorch/include/caffe2/core/numa.h  
-   inflating: libtorch/include/caffe2/core/timer.h  
-   inflating: libtorch/include/caffe2/core/context_base.h  
-   inflating: libtorch/include/caffe2/core/storage.h  
-   inflating: libtorch/include/caffe2/core/net_async_tracing.h  
-   inflating: libtorch/include/caffe2/core/blob.h  
-   inflating: libtorch/include/caffe2/core/static_tracepoint.h  
-   inflating: libtorch/include/caffe2/core/init.h  
-   inflating: libtorch/include/caffe2/core/graph.h  
-   inflating: libtorch/include/caffe2/core/operator_schema.h  
-   inflating: libtorch/include/caffe2/core/net_async_base.h  
-   inflating: libtorch/include/caffe2/core/context_gpu.h  
-   inflating: libtorch/include/caffe2/core/prof_dag_counters.h  
-   inflating: libtorch/include/caffe2/core/allocator.h  
-   inflating: libtorch/include/caffe2/core/static_tracepoint_elfx86.h  
-   inflating: libtorch/include/caffe2/core/db.h  
-   inflating: libtorch/include/caffe2/core/observer.h  
-   inflating: libtorch/include/caffe2/core/qtensor_serialization.h  
-   inflating: libtorch/include/caffe2/core/common.h  
-   inflating: libtorch/include/caffe2/core/context.h  
-   inflating: libtorch/include/caffe2/core/common_omp.h  
-   inflating: libtorch/include/caffe2/core/transform.h  
-   inflating: libtorch/include/caffe2/core/net_async_scheduling.h  
-   inflating: libtorch/include/caffe2/core/common_cudnn.h  
-   inflating: libtorch/include/caffe2/core/types.h  
-   inflating: libtorch/include/caffe2/core/workspace.h  
-   inflating: libtorch/include/caffe2/core/tensor_int8.h  
-   inflating: libtorch/include/caffe2/core/memonger.h  
-   inflating: libtorch/include/caffe2/core/module.h  
-    creating: libtorch/include/caffe2/utils/
-   inflating: libtorch/include/caffe2/utils/map_utils.h  
-   inflating: libtorch/include/caffe2/utils/math-detail.h  
-   inflating: libtorch/include/caffe2/utils/murmur_hash3.h  
-   inflating: libtorch/include/caffe2/utils/smart_tensor_printer.h  
-   inflating: libtorch/include/caffe2/utils/math_utils.h  
-   inflating: libtorch/include/caffe2/utils/cpu_neon.h  
-   inflating: libtorch/include/caffe2/utils/fixed_divisor.h  
-   inflating: libtorch/include/caffe2/utils/zmq_helper.h  
-   inflating: libtorch/include/caffe2/utils/proto_convert.h  
-   inflating: libtorch/include/caffe2/utils/proto_wrap.h  
-   inflating: libtorch/include/caffe2/utils/simple_queue.h  
-   inflating: libtorch/include/caffe2/utils/math.h  
-   inflating: libtorch/include/caffe2/utils/proto_utils.h  
-   inflating: libtorch/include/caffe2/utils/string_utils.h  
-   inflating: libtorch/include/caffe2/utils/eigen_utils.h  
-   inflating: libtorch/include/caffe2/utils/thread_name.h  
-   inflating: libtorch/include/caffe2/utils/conversions.h  
-   inflating: libtorch/include/caffe2/utils/signal_handler.h  
-   inflating: libtorch/include/caffe2/utils/cblas.h  
-   inflating: libtorch/include/caffe2/utils/filler.h  
-   inflating: libtorch/include/caffe2/utils/thread_pool.h  
-   inflating: libtorch/include/caffe2/utils/bench_utils.h  
-   inflating: libtorch/include/caffe2/utils/cpuid.h  
-   inflating: libtorch/include/caffe2/utils/cast.h  
-    creating: libtorch/include/caffe2/proto/
-   inflating: libtorch/include/caffe2/proto/prof_dag.pb.h  
-   inflating: libtorch/include/caffe2/proto/caffe2_legacy.pb.h  
-   inflating: libtorch/include/caffe2/proto/torch.pb.h  
-   inflating: libtorch/include/caffe2/proto/caffe2_pb.h  
-   inflating: libtorch/include/caffe2/proto/torch_pb.h  
-   inflating: libtorch/include/caffe2/proto/hsm.pb.h  
-   inflating: libtorch/include/caffe2/proto/caffe2.pb.h  
-   inflating: libtorch/include/caffe2/proto/predictor_consts.pb.h  
-   inflating: libtorch/include/caffe2/proto/metanet.pb.h  
-    creating: libtorch/include/ATen/
-   inflating: libtorch/include/ATen/MatrixRef.h  
-   inflating: libtorch/include/ATen/dlpack.h  
-   inflating: libtorch/include/ATen/SparseCPUFloatType.h  
-   inflating: libtorch/include/ATen/Dispatch.h  
-   inflating: libtorch/include/ATen/LegacyTHDispatch.h  
-   inflating: libtorch/include/ATen/UndefinedType.h  
-   inflating: libtorch/include/ATen/InitialTensorOptions.h  
-   inflating: libtorch/include/ATen/SparseCUDAByteType.h  
-  extracting: libtorch/include/ATen/Type.h  
-    creating: libtorch/include/ATen/core/
-   inflating: libtorch/include/ATen/core/VariableHooksInterface.h  
-   inflating: libtorch/include/ATen/core/Macros.h  
-   inflating: libtorch/include/ATen/core/Type.h  
-   inflating: libtorch/include/ATen/core/TensorOptions.h  
-   inflating: libtorch/include/ATen/core/Backtrace.h  
-   inflating: libtorch/include/ATen/core/function_schema.h  
-  extracting: libtorch/include/ATen/core/Half.h  
-   inflating: libtorch/include/ATen/core/ATenGeneral.h  
-   inflating: libtorch/include/ATen/core/DimVector.h  
-   inflating: libtorch/include/ATen/core/TensorAccessor.h  
-   inflating: libtorch/include/ATen/core/LegacyTypeDispatch.h  
-   inflating: libtorch/include/ATen/core/Deprecated.h  
-  extracting: libtorch/include/ATen/core/ScalarType.h  
-   inflating: libtorch/include/ATen/core/alias_info.h  
-   inflating: libtorch/include/ATen/core/TensorImpl.h  
-   inflating: libtorch/include/ATen/core/Range.h  
-   inflating: libtorch/include/ATen/core/SparseTensorRef.h  
-   inflating: libtorch/include/ATen/core/Generator.h  
-   inflating: libtorch/include/ATen/core/context_base.h  
-  extracting: libtorch/include/ATen/core/Scalar.h  
-   inflating: libtorch/include/ATen/core/aten_interned_strings.h  
-   inflating: libtorch/include/ATen/core/DefaultDtype.h  
-   inflating: libtorch/include/ATen/core/blob.h  
-   inflating: libtorch/include/ATen/core/Formatting.h  
-   inflating: libtorch/include/ATen/core/Reduction.h  
-   inflating: libtorch/include/ATen/core/TensorMethods.h  
-   inflating: libtorch/include/ATen/core/WrapDimMinimal.h  
-   inflating: libtorch/include/ATen/core/LegacyDeviceTypeInit.h  
-   inflating: libtorch/include/ATen/core/interned_strings.h  
-   inflating: libtorch/include/ATen/core/functional.h  
-   inflating: libtorch/include/ATen/core/interned_strings_class.h  
-   inflating: libtorch/include/ATen/core/thread_pool.h  
-   inflating: libtorch/include/ATen/core/jit_type.h  
-   inflating: libtorch/include/ATen/core/UndefinedTensorImpl.h  
-   inflating: libtorch/include/ATen/core/Tensor.h  
-  extracting: libtorch/include/ATen/core/typeid.h  
-   inflating: libtorch/include/ATen/core/ivalue.h  
-   inflating: libtorch/include/ATen/DLConvertor.h  
-   inflating: libtorch/include/ATen/CPUDoubleType.h  
-  extracting: libtorch/include/ATen/TensorOptions.h  
-   inflating: libtorch/include/ATen/NativeFunctions.h  
-   inflating: libtorch/include/ATen/SparseCUDAShortType.h  
-  extracting: libtorch/include/ATen/Allocator.h  
-   inflating: libtorch/include/ATen/WrapDimUtils.h  
-   inflating: libtorch/include/ATen/LegacyTHDispatcher.h  
-  extracting: libtorch/include/ATen/Backtrace.h  
-  extracting: libtorch/include/ATen/Half.h  
-  extracting: libtorch/include/ATen/DimVector.h  
-   inflating: libtorch/include/ATen/TypeExtendedInterface.h  
-   inflating: libtorch/include/ATen/Config.h  
-   inflating: libtorch/include/ATen/TensorAccessor.h  
-   inflating: libtorch/include/ATen/ScalarType.h  
-   inflating: libtorch/include/ATen/WrapDimUtilsMulti.h  
-   inflating: libtorch/include/ATen/CPUIntType.h  
-   inflating: libtorch/include/ATen/div_rtn.h  
-    creating: libtorch/include/ATen/detail/
-   inflating: libtorch/include/ATen/detail/FunctionTraits.h  
-   inflating: libtorch/include/ATen/detail/ScalarTypeConversions.h  
-   inflating: libtorch/include/ATen/detail/CPUGuardImpl.h  
-   inflating: libtorch/include/ATen/detail/CUDAHooksInterface.h  
-   inflating: libtorch/include/ATen/detail/ComplexHooksInterface.h  
-   inflating: libtorch/include/ATen/detail/HIPHooksInterface.h  
-   inflating: libtorch/include/ATen/SparseCPUCharType.h  
-  extracting: libtorch/include/ATen/Storage.h  
-  extracting: libtorch/include/ATen/Layout.h  
-   inflating: libtorch/include/ATen/CPUGenerator.h  
-   inflating: libtorch/include/ATen/CUDADoubleType.h  
-   inflating: libtorch/include/ATen/Functions.h  
-   inflating: libtorch/include/ATen/ExpandUtils.h  
-  extracting: libtorch/include/ATen/Generator.h  
-   inflating: libtorch/include/ATen/SparseCUDALongType.h  
-   inflating: libtorch/include/ATen/CUDAIntType.h  
-   inflating: libtorch/include/ATen/Utils.h  
-  extracting: libtorch/include/ATen/Scalar.h  
-   inflating: libtorch/include/ATen/CPULongType.h  
-   inflating: libtorch/include/ATen/ATen.h  
-   inflating: libtorch/include/ATen/CUDAHalfType.h  
-  extracting: libtorch/include/ATen/Formatting.h  
-   inflating: libtorch/include/ATen/TensorGeometry.h  
-   inflating: libtorch/include/ATen/InferSize.h  
-   inflating: libtorch/include/ATen/CheckGenerator.h  
-   inflating: libtorch/include/ATen/TensorUtils.h  
-   inflating: libtorch/include/ATen/Context.h  
-   inflating: libtorch/include/ATen/CPUFloatType.h  
-   inflating: libtorch/include/ATen/SparseCPUDoubleType.h  
-   inflating: libtorch/include/ATen/CUDALongType.h  
-   inflating: libtorch/include/ATen/TypeDefault.h  
-   inflating: libtorch/include/ATen/CPUGeneral.h  
-    creating: libtorch/include/ATen/cudnn/
-  extracting: libtorch/include/ATen/cudnn/Handles.h  
-   inflating: libtorch/include/ATen/cudnn/Utils.h  
-  extracting: libtorch/include/ATen/cudnn/Exceptions.h  
-   inflating: libtorch/include/ATen/cudnn/Descriptors.h  
-   inflating: libtorch/include/ATen/cudnn/Types.h  
-   inflating: libtorch/include/ATen/cudnn/Handle.h  
-   inflating: libtorch/include/ATen/cudnn/cudnn-wrapper.h  
-   inflating: libtorch/include/ATen/CPUApplyUtils.h  
-   inflating: libtorch/include/ATen/SparseCUDAIntType.h  
-   inflating: libtorch/include/ATen/ScalarOps.h  
-   inflating: libtorch/include/ATen/CPUCharType.h  
-   inflating: libtorch/include/ATen/CUDAGenerator.h  
-   inflating: libtorch/include/ATen/SparseCUDADoubleType.h  
-   inflating: libtorch/include/ATen/CUDAByteType.h  
-   inflating: libtorch/include/ATen/AccumulateType.h  
-   inflating: libtorch/include/ATen/DeviceGuard.h  
-   inflating: libtorch/include/ATen/CPUHalfType.h  
-   inflating: libtorch/include/ATen/CPUTypeDefault.h  
-   inflating: libtorch/include/ATen/CUDAFloatType.h  
-   inflating: libtorch/include/ATen/CPUFixedAllocator.h  
-   inflating: libtorch/include/ATen/SparseCPULongType.h  
-   inflating: libtorch/include/ATen/Parallel.h  
-   inflating: libtorch/include/ATen/CUDACharType.h  
-  extracting: libtorch/include/ATen/Backend.h  
-   inflating: libtorch/include/ATen/CPUShortType.h  
-  extracting: libtorch/include/ATen/SmallVector.h  
-   inflating: libtorch/include/ATen/SparseTensorUtils.h  
-   inflating: libtorch/include/ATen/CPUByteType.h  
-  extracting: libtorch/include/ATen/Device.h  
-   inflating: libtorch/include/ATen/CUDAShortType.h  
-   inflating: libtorch/include/ATen/SparseCUDAFloatType.h  
-   inflating: libtorch/include/ATen/SparseCPUByteType.h  
-    creating: libtorch/include/ATen/cpu/
-   inflating: libtorch/include/ATen/cpu/vml.h  
-   inflating: libtorch/include/ATen/cpu/FlushDenormal.h  
-   inflating: libtorch/include/ATen/SparseCPUIntType.h  
-   inflating: libtorch/include/ATen/TensorOperators.h  
-   inflating: libtorch/include/ATen/RegisterCUDA.h  
-   inflating: libtorch/include/ATen/SparseTensorImpl.h  
-   inflating: libtorch/include/ATen/SparseCPUShortType.h  
-    creating: libtorch/include/ATen/cuda/
-   inflating: libtorch/include/ATen/cuda/CUDAContext.h  
-   inflating: libtorch/include/ATen/cuda/CUDAEvent.h  
-   inflating: libtorch/include/ATen/cuda/ATenCUDAGeneral.h  
-   inflating: libtorch/include/ATen/cuda/CUDAGuard.h  
-   inflating: libtorch/include/ATen/cuda/PinnedMemoryAllocator.h  
-   inflating: libtorch/include/ATen/cuda/NumericLimits.cuh  
-   inflating: libtorch/include/ATen/cuda/CUDADevice.h  
-    creating: libtorch/include/ATen/cuda/detail/
-   inflating: libtorch/include/ATen/cuda/detail/CUDAHooks.h  
-   inflating: libtorch/include/ATen/cuda/detail/IndexUtils.cuh  
-   inflating: libtorch/include/ATen/cuda/detail/KernelUtils.h  
-   inflating: libtorch/include/ATen/cuda/detail/CUDAGuardImpl.h  
-   inflating: libtorch/include/ATen/cuda/detail/TensorInfo.cuh  
-   inflating: libtorch/include/ATen/cuda/detail/OffsetCalculator.cuh  
-   inflating: libtorch/include/ATen/cuda/CUDAUtils.h  
-   inflating: libtorch/include/ATen/cuda/CUDAMultiStreamGuard.h  
-   inflating: libtorch/include/ATen/cuda/_curand_mtgp32_host.h  
-   inflating: libtorch/include/ATen/cuda/CUDATypeDefault.h  
-   inflating: libtorch/include/ATen/cuda/Exceptions.h  
-   inflating: libtorch/include/ATen/cuda/CUDAConfig.h  
-   inflating: libtorch/include/ATen/cuda/CUDAApplyUtils.cuh  
-   inflating: libtorch/include/ATen/cuda/CUDAStream.h  
-   inflating: libtorch/include/ATen/cuda/Array.h  
-   inflating: libtorch/include/ATen/cuda/CUDATensorMethods.cuh  
-   inflating: libtorch/include/ATen/SparseCUDACharType.h  
-  extracting: libtorch/include/ATen/Tensor.h  
-   inflating: libtorch/include/ATen/RegisterCPU.h  
-  extracting: libtorch/include/ATen/ArrayRef.h  
-    creating: libtorch/include/TH/
-   inflating: libtorch/include/TH/THBlas.h  
-   inflating: libtorch/include/TH/THGenerateHalfType.h  
-   inflating: libtorch/include/TH/THLapack.h  
-   inflating: libtorch/include/TH/THFile.h  
-   inflating: libtorch/include/TH/THMath.h  
-   inflating: libtorch/include/TH/THGenerateCharType.h  
-   inflating: libtorch/include/TH/THGenerator.hpp  
-   inflating: libtorch/include/TH/THGenerateFloatTypes.h  
-   inflating: libtorch/include/TH/THDiskFile.h  
-   inflating: libtorch/include/TH/THGenerateAllTypes.h  
-   inflating: libtorch/include/TH/THTensorApply.h  
-   inflating: libtorch/include/TH/THGenerateByteType.h  
-   inflating: libtorch/include/TH/THAllocator.h  
-   inflating: libtorch/include/TH/THTensorDimApply.h  
-   inflating: libtorch/include/TH/THGenerateIntType.h  
-   inflating: libtorch/include/TH/TH.h  
-   inflating: libtorch/include/TH/THHalf.h  
-   inflating: libtorch/include/TH/THTensor.hpp  
-   inflating: libtorch/include/TH/THGenerateShortType.h  
-   inflating: libtorch/include/TH/THRandom.h  
-   inflating: libtorch/include/TH/THLogAdd.h  
-   inflating: libtorch/include/TH/THSize.h  
-   inflating: libtorch/include/TH/THGenerateLongType.h  
-   inflating: libtorch/include/TH/THStorage.h  
-   inflating: libtorch/include/TH/THTensor.h  
-   inflating: libtorch/include/TH/THGenerateDoubleType.h  
-   inflating: libtorch/include/TH/THMemoryFile.h  
-   inflating: libtorch/include/TH/THVector.h  
-   inflating: libtorch/include/TH/THGeneral.h  
-   inflating: libtorch/include/TH/THGenerateFloatType.h  
-   inflating: libtorch/include/TH/THStorageFunctions.h  
-   inflating: libtorch/include/TH/THStorageFunctions.hpp  
-   inflating: libtorch/include/TH/THFilePrivate.h  
-   inflating: libtorch/include/TH/THGenerateIntTypes.h  
-    creating: libtorch/include/TH/generic/
-   inflating: libtorch/include/TH/generic/THBlas.h  
-   inflating: libtorch/include/TH/generic/THLapack.h  
-   inflating: libtorch/include/TH/generic/THTensorLapack.h  
-   inflating: libtorch/include/TH/generic/THTensorMath.h  
-   inflating: libtorch/include/TH/generic/THStorageCopy.h  
-   inflating: libtorch/include/TH/generic/THTensor.hpp  
-   inflating: libtorch/include/TH/generic/THStorage.h  
-   inflating: libtorch/include/TH/generic/THTensor.h  
-   inflating: libtorch/include/TH/generic/THTensorConv.h  
-   inflating: libtorch/include/TH/generic/THVector.h  
-   inflating: libtorch/include/TH/generic/THTensorRandom.h  
-   inflating: libtorch/include/TH/generic/THTensorFastGetSet.hpp  
-> installed libtorch.1.0.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 15:16.50 ---> saved as "7f3d26adaeb6dc502470a1bfa52b3e1a1ff58c727127de2c9d5cea22bd144d3d"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u libtorch:d41d8cd98f00b204e9800998ecf8427e"))
2024-01-29 15:16.52 ---> saved as "c20b55cb5d82879290cddaece8f7caae45468e09a79e81e9ab351ea462ae94ce"

/home/opam: (run (network host)
                 (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
                 (shell "(echo '0.691855') && (for DATA in prep/universes/d41d8cd98f00b204e9800998ecf8427e/libtorch/1.0.0,libtorch.1.0.0-d41d8cd98f00b204e9800998ecf8427e,libtorch.1.0.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/d41d8cd98f00b204e9800998ecf8427e/libtorch/1.0.0,libtorch.1.0.0-d41d8cd98f00b204e9800998ecf8427e,libtorch.1.0.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/d41d8cd98f00b204e9800998ecf8427e/libtorch/1.0.0,libtorch.1.0.0-d41d8cd98f00b204e9800998ecf8427e,libtorch.1.0.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.691855
prep/universes/d41d8cd98f00b204e9800998ecf8427e/libtorch/1.0.0/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:libtorch.1.0.0-d41d8cd98f00b204e9800998ecf8427e:837ba0e2aae7c6890a850c7d4a9699d2c9dec8e08bd0a7cecdafcf0bb3cfe90c
2024-01-29 15:16.52 ---> saved as "63fdcdd5fb87887bb61487334b9a8921b38c925874410d1cede10c8bcf3366b9"
Job succeeded
2024-01-29 15:23.07: libtorch.1.0.0-d41d8cd98f00b204e9800998ecf8427e -> 837ba0e2aae7c6890a850c7d4a9699d2c9dec8e08bd0a7cecdafcf0bb3cfe90c
2024-01-29 15:23.07: Job succeeded