Build:
  1. 0
2024-03-27 14:58.14: New job: Voodoo do stdcompat.18; 91698aace53883410e3f602f47c5f90e
2024-03-27 14:58.14: Waiting for resource in pool OCluster
2024-03-27 16:00.00: Waiting for worker…
2024-03-27 16:00.12: Got resource from pool OCluster
2024-03-27 16:00.12: Using cache hint "docs-universe-compile-4.11.2"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.11@sha256:fe2392ea19a6d15b234aa30a3606af21770fbf792366f9fea69342b708e28ac1)
         (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"))
         (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#dc54397f66abf95c964ea4de0f3a0ff2aec56efe && opam depext -iy voodoo-do"))
         (run (shell "cp $(opam config var bin)/odoc $(opam config var bin)/voodoo-do /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-4.11@sha256:fe2392ea19a6d15b234aa30a3606af21770fbf792366f9fea69342b708e28ac1)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (workdir /home/opam/docs/)
 (run (shell "sudo chown opam:opam . "))
 (copy (from (build tools))
       (src /home/opam/odoc /home/opam/voodoo-do)
       (dst /home/opam/))
 (run (shell "mv ~/odoc $(opam config var bin)/odoc"))
 (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 "(for DATA in compile/p/conf-autoconf/0.1,conf-autoconf.0.1-6361b13fe72d7709b0c8ce480ae8a851,conf-autoconf.0.1 compile/p/conf-automake/1,conf-automake.1-a0792fb37860013ad702b937a4de4816,conf-automake.1 compile/p/conf-which/1,conf-which.1-d41d8cd98f00b204e9800998ecf8427e,conf-which.1 compile/p/ocaml/4.11.2,ocaml.4.11.2-e5ba85bfdaa088ece26cd9a06245a8a9,ocaml.4.11.2 compile/p/ocaml-base-compiler/4.11.2,ocaml-base-compiler.4.11.2-d41d8cd98f00b204e9800998ecf8427e,ocaml-base-compiler.4.11.2 compile/u/55096308e35f26e8330246389e023aff/ocaml-config/1,ocaml-config.1-55096308e35f26e8330246389e023aff,ocaml-config.1 compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6,ocamlfind.1.9.6-e1374977a64fa2e90a9b4e5cbc897d60,ocamlfind.1.9.6; do IFS=\",\"; set -- $DATA; rsync -aR docs.ci.ocaml.org:/data/./$1 .; done) && (rsync -aR docs.ci.ocaml.org:/data/./prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18 .) && (find . -name '*.tar' -exec tar -xvf {} \\;)"))
 (run (shell "(mkdir -p compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18) && (rm -f compile/packages.mld compile/page-packages.odoc compile/packages/*.mld compile/packages/*.odoc compile/packages/stdcompat/*.odoc)"))
 (run (shell "(OCAMLRUNPARAM=b opam exec -- /home/opam/voodoo-do -p stdcompat  ) && (shopt -s nullglob && ((tar -cvf compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18.tar compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/*  && rm -R compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/* && mv compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18.tar compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/content.tar) || (echo 'Empty directory'))) && (mkdir -p linked && mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083 && mv linked epoch-55dd4fa21db83a5a988da67fb5854083/) && (mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18) && (shopt -s nullglob && ((tar -cvf epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/*  && rm -R epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/* && mv epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/content.tar) || (echo 'Empty directory')))"))
 (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.979990') && (rsync -aR ./compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 ./epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/ docs.ci.ocaml.org:/data/.) && (set 'compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"COMPILE:$2:$HASH\\n\";) && (set 'epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"LINKED:$2:$HASH\\n\";)"))
)
END-OF-SPEC

ocluster-client submit-obuilder --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-compile-4.11.2 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-03-27 16:00.12: RETRYING: 2024-03-27/145814-voodoo-do-50014a Number of retries: 0 (retriable error condition)
Building on doris.caelum.ci.dev

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.11@sha256:fe2392ea19a6d15b234aa30a3606af21770fbf792366f9fea69342b708e28ac1)
2024-03-27 15:55.46 ---> using "b738ce9c8bac824fe3b5a8481fa13600fd0e0a619246dd0576ae1cab794cc188" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-03-27 15:55.46 ---> using "2dba56faa88a8d0226b9747165e76e3433378ee6ba0e7eea059405a21162ebbb" from cache

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 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 [147 kB]
Fetched 251 kB in 0s (705 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  m4
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 287 kB of archives.
After this operation, 686 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 287 kB in 0s (6321 kB/s)
Selecting previously unselected package m4.
(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 ... 18743 files and directories currently installed.)
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Setting up m4 (1.4.19-3) ...
2024-03-27 15:55.46 ---> using "84f24545becc9213f744ea7de2c7e37257390a0c73ed837bd8939f8f4568b2fc" 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#dc54397f66abf95c964ea4de0f3a0ff2aec56efe && opam depext -iy voodoo-do"))
[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#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
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#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe (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#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe (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#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe (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#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe (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-do.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe

The following actions will be performed:
  - install ocamlbuild        0.14.3  [required by astring, bos]
  - install num               1.5     [required by sexplib]
  - install cmdliner          1.2.0   [required by voodoo-do]
  - install ocamlfind         1.9.6   [required by astring, bos]
  - install seq               base    [required by tyxml, yojson]
  - install dune              3.14.2  [required by voodoo-do]
  - install topkg             1.0.7   [required by astring, bos]
  - install sexplib0          v0.15.1 [required by sexplib]
  - install result            1.5     [required by odoc]
  - install re                1.11.0  [required by tyxml]
  - install csexp             1.5.2   [required by dune-configurator]
  - install cppo              1.6.9   [required by odoc]
  - install camlp-streams     5.0.1   [required by odoc-parser]
  - install uutf              1.0.3   [required by tyxml]
  - install rresult           0.7.0   [required by bos]
  - install ptime             1.1.0   [required by crunch]
  - install fmt               0.9.0   [required by bos, odoc]
  - install astring           0.8.5   [required by voodoo-do]
  - install dune-configurator 3.14.2  [required by base]
  - install yojson            2.1.2   [required by voodoo-do]
  - install tyxml             4.6.0   [required by odoc]
  - install crunch            3.3.1   [required by odoc]
  - install logs              0.7.0   [required by bos]
  - install odoc-parser       2.4.1   [required by odoc]
  - install fpath             0.7.3   [required by odoc, bos, voodoo-lib]
  - install base              v0.15.1 [required by parsexp]
  - install odoc              2.4.1   [required by voodoo-do]
  - install bos               0.2.1   [required by voodoo-do]
  - install parsexp           v0.15.0 [required by sexplib]
  - install sexplib           v0.15.1 [required by voodoo-lib]
  - install voodoo-lib        ~dev*   [required by voodoo-do]
  - install voodoo-do         ~dev*
===== 32 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[base.v0.15.1] found in cache
[bos.0.2.1] found in cache
[camlp-streams.5.0.1] found in cache
[cmdliner.1.2.0] found in cache
[cppo.1.6.9] found in cache
[crunch.3.3.1] found in cache
[csexp.1.5.2] found in cache
[dune.3.14.2] found in cache
[dune-configurator.3.14.2] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[num.1.5] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[odoc.2.4.1] found in cache
[odoc-parser.2.4.1] found in cache
[parsexp.v0.15.0] found in cache
[ptime.1.1.0] found in cache
[re.1.11.0] found in cache
[result.1.5] found in cache
[rresult.0.7.0] found in cache
[sexplib.v0.15.1] found in cache
[sexplib0.v0.15.1] found in cache
[topkg.1.0.7] found in cache
[tyxml.4.6.0] found in cache
[uutf.1.0.3] found in cache
[yojson.2.1.2] found in cache
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed num.1.5
-> 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 uutf.1.0.3
-> installed fmt.0.9.0
-> installed ptime.1.1.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.14.2
-> installed csexp.1.5.2
-> installed camlp-streams.5.0.1
-> installed crunch.3.3.1
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed result.1.5
-> installed sexplib0.v0.15.1
-> installed odoc-parser.2.4.1
-> installed yojson.2.1.2
-> installed dune-configurator.3.14.2
-> installed tyxml.4.6.0
-> installed base.v0.15.1
-> installed odoc.2.4.1
-> installed parsexp.v0.15.0
-> installed sexplib.v0.15.1
-> installed voodoo-lib.~dev
-> installed voodoo-do.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-03-27 15:55.46 ---> using "09b7b6c081f01b14d260e639e531c2b2a31497bbc658298db59273d6b129874f" from cache

/home/opam: (run (shell "cp $(opam config var bin)/odoc $(opam config var bin)/voodoo-do /home/opam"))
2024-03-27 15:55.46 ---> using "90255c3dc26b32a3b7c260a133908f77bce6635630068f52a1988bc1ea04ff00" from cache
2024-03-27 15:55.46 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.11@sha256:fe2392ea19a6d15b234aa30a3606af21770fbf792366f9fea69342b708e28ac1)
2024-03-27 15:55.46 ---> using "b738ce9c8bac824fe3b5a8481fa13600fd0e0a619246dd0576ae1cab794cc188" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-03-27 15:55.46 ---> using "2dba56faa88a8d0226b9747165e76e3433378ee6ba0e7eea059405a21162ebbb" from cache

/home/opam: (workdir /home/opam/docs/)

/home/opam/docs/: (run (shell "sudo chown opam:opam . "))
2024-03-27 15:55.46 ---> using "37935e144ad7a436ee87a6f791b153dbe21673fc2ddce0276c892aed7c9fc760" from cache

/home/opam/docs/: (copy (from (build tools))
                        (src /home/opam/odoc /home/opam/voodoo-do)
                        (dst /home/opam/))
2024-03-27 15:55.46 ---> using "9b939d9b21b20d166177ae064486d2ec5cd9c12945ba148b8765900c45f8836d" from cache

/home/opam/docs/: (run (shell "mv ~/odoc $(opam config var bin)/odoc"))
2024-03-27 15:55.46 ---> using "d0d15d50b6f0cb878b75bf1f0d4e765216d54f0dfa11b574fee742dae7407428" from cache

/home/opam/docs/: (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 "(for DATA in compile/p/conf-autoconf/0.1,conf-autoconf.0.1-6361b13fe72d7709b0c8ce480ae8a851,conf-autoconf.0.1 compile/p/conf-automake/1,conf-automake.1-a0792fb37860013ad702b937a4de4816,conf-automake.1 compile/p/conf-which/1,conf-which.1-d41d8cd98f00b204e9800998ecf8427e,conf-which.1 compile/p/ocaml/4.11.2,ocaml.4.11.2-e5ba85bfdaa088ece26cd9a06245a8a9,ocaml.4.11.2 compile/p/ocaml-base-compiler/4.11.2,ocaml-base-compiler.4.11.2-d41d8cd98f00b204e9800998ecf8427e,ocaml-base-compiler.4.11.2 compile/u/55096308e35f26e8330246389e023aff/ocaml-config/1,ocaml-config.1-55096308e35f26e8330246389e023aff,ocaml-config.1 compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6,ocamlfind.1.9.6-e1374977a64fa2e90a9b4e5cbc897d60,ocamlfind.1.9.6; do IFS=\",\"; set -- $DATA; rsync -aR docs.ci.ocaml.org:/data/./$1 .; done) && (rsync -aR docs.ci.ocaml.org:/data/./prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18 .) && (find . -name '*.tar' -exec tar -xvf {} \\;)"))
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat.ocamlobjinfo
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/META
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arg.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arg.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arg_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arg_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__array.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__array.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arrayLabels.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arrayLabels.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arrayLabels_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arrayLabels_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__array_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__array_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__atomic.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__atomic.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__atomic_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__atomic_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bool.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bool.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bool_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bool_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__buffer.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__buffer.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__buffer_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__buffer_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bytes.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bytes.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bytesLabels.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bytesLabels.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bytesLabels_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bytesLabels_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bytes_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bytes_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__char.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__char.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__char_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__char_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__digest.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__digest.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__digest_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__digest_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__either.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__either.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__either_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__either_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__ephemeron.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__ephemeron.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__ephemeron_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__ephemeron_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__filename.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__filename.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__filename_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__filename_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__float.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__float.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__float_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__float_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__format.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__format.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__format_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__format_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__fun.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__fun.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__fun_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__fun_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__hashtbl.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__hashtbl.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__hashtbl_ext.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__hashtbl_ext.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__hashtbl_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__hashtbl_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__in_channel.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__in_channel.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__in_channel_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__in_channel_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__init.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__init.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int32.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int32.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int32_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int32_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int64.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int64.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int64_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int64_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__lazy.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__lazy.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__lazy_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__lazy_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__lexing.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__lexing.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__lexing_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__lexing_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__list.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__list.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__listLabels.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__listLabels.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__listLabels_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__listLabels_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__list_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__list_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__map.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__map.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__map_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__map_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__moreLabels.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__moreLabels.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__moreLabels_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__moreLabels_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__native.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__native.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__nativeint.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__nativeint.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__nativeint_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__nativeint_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__option.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__option.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__option_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__option_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__out_channel.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__out_channel.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__out_channel_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__out_channel_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__pervasives.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__pervasives.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__pervasives_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__pervasives_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__printexc.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__printexc.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__printexc_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__printexc_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__printf.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__printf.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__printf_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__printf_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__queue.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__queue.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__queue_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__queue_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__random.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__random.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__random_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__random_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__result.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__result.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__result_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__result_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__root.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__root.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__seq.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__seq.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__seq_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__seq_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__set.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__set.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__set_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__set_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stack.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stack.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stack_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stack_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stdlib.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stdlib.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stdlib_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stdlib_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stream.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stream.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stream_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stream_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__string.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__string.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stringLabels.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stringLabels.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stringLabels_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stringLabels_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__string_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__string_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__sys.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__sys.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__sys_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__sys_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__tools.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__tools.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__uchar.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__uchar.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__uchar_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__uchar_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__unit.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__unit.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__unit_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__unit_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__weak.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__weak.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__weak_s.cmi
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__weak_s.cmt
prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/opam
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/1.9.6/
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/1.9.6/lib/
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/1.9.6/lib/findlib/
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/1.9.6/lib/findlib/Findlib.odoc
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_split.odoc
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_topo.odoc
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/1.9.6/lib/findlib/Topfind.odoc
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_package_base.odoc
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_dynload.odoc
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/1.9.6/lib/findlib/Findlib_config.odoc
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_args.odoc
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/1.9.6/lib/findlib/Ocaml_args.odoc
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_meta.odoc
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_lint.odoc
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_metascanner.odoc
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/1.9.6/lib/findlib/Fl_metatoken.odoc
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/doc/
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/doc/index.m
compile/u/e1374977a64fa2e90a9b4e5cbc897d60/ocamlfind/1.9.6/page-doc.odoc
compile/u/55096308e35f26e8330246389e023aff/ocaml-config/1/doc/
compile/u/55096308e35f26e8330246389e023aff/ocaml-config/1/doc/index.m
compile/u/55096308e35f26e8330246389e023aff/ocaml-config/1/page-doc.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Topdirs.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__ephemeron.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__marshal.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__queue.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__random.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/UnixLabels.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/CamlinternalMod.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__listLabels.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Bigarray.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__parsing.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__bool.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__float.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__fun.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__unit.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Raw_spacetime_lib.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/CamlinternalFormat.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__arrayLabels.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__pervasives.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__weak.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Profiling.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__scanf.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__stringLabels.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Unix.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__bigarray.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__gc.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/threads/
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/threads/Thread.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/threads/Condition.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/threads/ThreadUnix.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/threads/Event.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/threads/Mutex.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__stdLabels.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__bytes.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__stack.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__option.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__result.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Std_exit.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__nativeint.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__complex.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__callback.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__arg.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__oo.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/CamlinternalOO.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__spacetime.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__genlex.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__stream.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__array.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__char.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__filename.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__int.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__list.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__printexc.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__printf.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__sys.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Str.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__moreLabels.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__bytesLabels.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Dynlink.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__obj.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__int32.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_test.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_dep.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_scan.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_lexer.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_merge.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_comments.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_config.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_analyse.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_args.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_see_lexer.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_ast.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_sig.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_env.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_comments_global.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_cross.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_gen.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_dot.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_latex.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_latex_style.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_man.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_print.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_texi.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_to_text.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_str.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_control.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_text_lexer.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_text_parser.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_parser.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_inherit.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_html.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_dag2html.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_info.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_global.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_messages.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_ocamlhtml.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_search.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_module.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_class.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_exception.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_extension.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_text.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_value.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_misc.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_parameter.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_type.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_name.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ocamldoc/Odoc_types.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__int64.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__digest.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__string.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__hashtbl.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__map.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__set.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__lazy.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/CamlinternalLazy.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__lexing.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Errors.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/X86_gas.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Semantics_of_primitives.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Main.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Branch_relaxation.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Afl_instrument.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Typedecl_unboxed.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Lift_constants.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Asmpackager.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Parmatch.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Reload.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Builtin_attributes.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Build_export_info.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Inline_and_simplify.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Printclambda_primitives.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Cmm_helpers.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Ast_mapper.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Opcodes.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Flambda_middle_end.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Optcompile.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Pparse.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Id_types.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Translcore.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Cmxs_format.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Dll.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Printinstr.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Available_regs.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Lift_code.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Spill.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Spacetime_profiling.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Emit.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Split.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Cmt2annot.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Oprint.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Persistent_env.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Printast.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Translattribute.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Depend.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Meta.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Translmod.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Bytepackager.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Printtyped.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/X86_proc.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Ref_to_variables.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Interval.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Selectgen.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Simplify_common.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Int_replace_polymorphic_compare.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Attr_helper.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Bytegen.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Emitaux.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Printpat.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Typeopt.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Proc.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Linearize.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Cmmgen_state.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Liveness.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Remove_free_vars_equal_to_args.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Consistbl.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Unbox_free_vars_of_closures.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Mtype.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Printmach.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Typecore.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Rec_check.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Translobj.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Selection.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Remove_unused_program_constructs.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Predef.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Printlinear.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Bytelibrarian.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Genprintval.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Toploop.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Extract_projections.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Btype.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Un_anf.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Printcmm.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Scheduling.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Closure_offsets.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/X86_dsl.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Reloadgen.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Compmisc.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Traverse_for_exported_symbols.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Lift_let_to_initialize_symbol.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Closure_conversion.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Closure.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Emitcode.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Branch_relaxation_intf.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Pprintast.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Remove_unused_closure_vars.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Alias_analysis.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Closure_conversion_aux.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Asmlibrarian.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Interf.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Deadcode.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Ast_iterator.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Invariant_params.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Pass_wrapper.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Inlining_stats.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Unbox_closures.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/CSE.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/CSEgen.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Printlambda.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Typeclass.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Includeclass.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Matching.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Flambda_invariants.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Compilenv.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Flambda_utils.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Switch.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Coloring.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Tast_mapper.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Ast_helper.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Bytelink.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Compenv.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Ast_invariants.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Tast_iterator.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Typetexp.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Main_args.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Translprim.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Lexer.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Simplify_boxed_integer_ops.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Simplify_boxed_integer_ops_intf.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Parse.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Schedgen.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Parser.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/CamlinternalMenhirLib.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Docstrings.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Compile.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Compile_common.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Instruct.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Translclass.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Flambda_to_clambda.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Typemod.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Includemod.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Typedecl.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Includecore.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Typedecl_immediacy.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Typedecl_separability.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Typedecl_variance.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Typedecl_properties.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Import_approx.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Envaux.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Terminfo.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Datarepr.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Simplify_primitives.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Syntaxerr.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Export_info_for_pack.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Arg_helper.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Remove_unused_arguments.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Compute_ranges.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Compute_ranges_intf.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Linear.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Domainstate.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Convert_primitives.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Flambda_iterators.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Initialize_symbol_to_let_symbol.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Share_constants.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Strmatch.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Cmmgen.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Trace.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Simplif.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Inlining_decision.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Asmlink.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Cmx_format.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Export_info.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Ccomp.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Expunge.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Bytesections.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Runtimedef.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Symtable.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Cmo_format.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/X86_masm.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/X86_ast.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Topstart.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Topmain.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Augment_specialised_args.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Optmain.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Printclambda.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Opterrors.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Find_recursive_functions.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Cmt_format.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Effect_analysis.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Stypes.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Annot.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Comballoc.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Mach.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Arch.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Clflags.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Profile.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Reg_availability_set.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Reg_with_debug_info.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Reg.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Strongly_connected_components.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Config.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Printtyp.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Ctype.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Makedepend.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Asmgen.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Cmm.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Inlining_transforms.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Inlining_decision_intf.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Inconstant_idents.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Linscan.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Untypeast.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Typedtree.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Unbox_specialised_args.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Inline_and_simplify_aux.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Inlining_stats_types.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Inlining_cost.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Closure_middle_end.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Backend_intf.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Clambda.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Backend_var.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Simple_value_approx.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Export_id.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Freshening.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Flambda.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Allocated_const.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Clambda_primitives.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Closure_origin.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Mutable_variable.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Numbers.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Parameter.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Projection.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Closure_id.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Set_of_closures_origin.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Set_of_closures_id.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Static_exception.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Symbol.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Tag.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Var_within_closure.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Closure_element.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Variable.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Compilation_unit.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Internal_variable_names.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Lambda.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Debuginfo.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Env.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Cmi_format.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Linkage_name.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Load_path.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Misc.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Build_path_prefix_map.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Subst.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Types.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Path.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Ident.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Identifiable.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Primitive.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Outcometree.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Type_immediacy.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Parsetree.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Asttypes.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Location.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Longident.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Warnings.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/compiler-libs/Targetint.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__format.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__buffer.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__seq.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib__uchar.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/Stdlib.odoc
compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/CamlinternalFormatBasics.odoc
compile/p/ocaml-base-compiler/4.11.2/doc/
compile/p/ocaml-base-compiler/4.11.2/doc/index.m
compile/p/ocaml-base-compiler/4.11.2/page-doc.odoc
compile/p/ocaml/4.11.2/doc/
compile/p/ocaml/4.11.2/doc/index.m
compile/p/ocaml/4.11.2/page-doc.odoc
compile/p/conf-which/1/doc/
compile/p/conf-which/1/doc/index.m
compile/p/conf-which/1/page-doc.odoc
compile/p/conf-automake/1/doc/
compile/p/conf-automake/1/doc/index.m
compile/p/conf-automake/1/page-doc.odoc
compile/p/conf-autoconf/0.1/doc/
compile/p/conf-autoconf/0.1/doc/index.m
compile/p/conf-autoconf/0.1/page-doc.odoc
2024-03-27 15:55.49 ---> saved as "6a9984fd7a90eeb71c33124a4603c752f2095171b3b35c37043db14347770f39"

/home/opam/docs/: (run (shell "(mkdir -p compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18) && (rm -f compile/packages.mld compile/page-packages.odoc compile/packages/*.mld compile/packages/*.odoc compile/packages/stdcompat/*.odoc)"))
2024-03-27 15:55.49 ---> saved as "cbc3aae02bb3e15a1b6a0d5e77ea2e2f851420f2b0f248790e59d884096819e8"

/home/opam/docs/: (run (shell "(OCAMLRUNPARAM=b opam exec -- /home/opam/voodoo-do -p stdcompat  ) && (shopt -s nullglob && ((tar -cvf compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18.tar compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/*  && rm -R compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/* && mv compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18.tar compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/content.tar) || (echo 'Empty directory'))) && (mkdir -p linked && mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083 && mv linked epoch-55dd4fa21db83a5a988da67fb5854083/) && (mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18) && (shopt -s nullglob && ((tar -cvf epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/*  && rm -R epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/* && mv epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/content.tar) || (echo 'Empty directory')))"))
process_meta_file: prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/META
found archive_names: [stdcompat]
process_ocamlobjinfo_file: prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat.ocamlobjinfo
trying to look up archive_name: stdcompat
units: Stdcompat__native,Stdcompat__init,Stdcompat__root,Stdcompat__either_s,Stdcompat__either,Stdcompat__seq_s,Stdcompat__seq,Stdcompat__tools,Stdcompat__pervasives_s,Stdcompat__arg_s,Stdcompat__lazy_s,Stdcompat__char_s,Stdcompat__uchar_s,Stdcompat__uchar,Stdcompat__buffer_s,Stdcompat__string_s,Stdcompat__stringLabels_s,Stdcompat__bytes_s,Stdcompat__bytesLabels_s,Stdcompat__list_s,Stdcompat__listLabels_s,Stdcompat__stack_s,Stdcompat__list,Stdcompat__hashtbl_ext,Stdcompat__hashtbl_s,Stdcompat__set_s,Stdcompat__map_s,Stdcompat__weak_s,Stdcompat__sys_s,Stdcompat__stream_s,Stdcompat__digest_s,Stdcompat__nativeint_s,Stdcompat__int_s,Stdcompat__int64_s,Stdcompat__int32_s,Stdcompat__filename_s,Stdcompat__array_s,Stdcompat__arrayLabels_s,Stdcompat__float_s,Stdcompat__queue_s,Stdcompat__hashtbl,Stdcompat__ephemeron_s,Stdcompat__moreLabels_s,Stdcompat__lexing_s,Stdcompat__pervasives,Stdcompat__option_s,Stdcompat__result_s,Stdcompat__bool_s,Stdcompat__fun_s,Stdcompat__printf_s,Stdcompat__printexc_s,Stdcompat__format_s,Stdcompat__atomic_s,Stdcompat__in_channel_s,Stdcompat__out_channel_s,Stdcompat__random_s,Stdcompat__unit_s,Stdcompat__stdlib_s,Stdcompat__arg,Stdcompat__lazy,Stdcompat__char,Stdcompat__option,Stdcompat__buffer,Stdcompat__sys,Stdcompat__bytes,Stdcompat__bytesLabels,Stdcompat__string,Stdcompat__stringLabels,Stdcompat__filename,Stdcompat__listLabels,Stdcompat__stack,Stdcompat__set,Stdcompat__map,Stdcompat__weak,Stdcompat__random,Stdcompat__stream,Stdcompat__digest,Stdcompat__nativeint,Stdcompat__int,Stdcompat__int64,Stdcompat__int32,Stdcompat__array,Stdcompat__arrayLabels,Stdcompat__float,Stdcompat__queue,Stdcompat__ephemeron,Stdcompat__moreLabels,Stdcompat__lexing,Stdcompat__printexc,Stdcompat__result,Stdcompat__bool,Stdcompat__fun,Stdcompat__format,Stdcompat__printf,Stdcompat__atomic,Stdcompat__in_channel,Stdcompat__out_channel,Stdcompat__unit,Stdcompat__stdlib,Stdcompat
found archive_names: [stdcompat/Stdcompat__native,Stdcompat__init,Stdcompat__root,Stdcompat__either_s,Stdcompat__either,Stdcompat__seq_s,Stdcompat__seq,Stdcompat__tools,Stdcompat__pervasives_s,Stdcompat__arg_s,Stdcompat__lazy_s,Stdcompat__char_s,Stdcompat__uchar_s,Stdcompat__uchar,Stdcompat__buffer_s,Stdcompat__string_s,Stdcompat__stringLabels_s,Stdcompat__bytes_s,Stdcompat__bytesLabels_s,Stdcompat__list_s,Stdcompat__listLabels_s,Stdcompat__stack_s,Stdcompat__list,Stdcompat__hashtbl_ext,Stdcompat__hashtbl_s,Stdcompat__set_s,Stdcompat__map_s,Stdcompat__weak_s,Stdcompat__sys_s,Stdcompat__stream_s,Stdcompat__digest_s,Stdcompat__nativeint_s,Stdcompat__int_s,Stdcompat__int64_s,Stdcompat__int32_s,Stdcompat__filename_s,Stdcompat__array_s,Stdcompat__arrayLabels_s,Stdcompat__float_s,Stdcompat__queue_s,Stdcompat__hashtbl,Stdcompat__ephemeron_s,Stdcompat__moreLabels_s,Stdcompat__lexing_s,Stdcompat__pervasives,Stdcompat__option_s,Stdcompat__result_s,Stdcompat__bool_s,Stdcompat__fun_s,Stdcompat__printf_s,Stdcompat__printexc_s,Stdcompat__format_s,Stdcompat__atomic_s,Stdcompat__in_channel_s,Stdcompat__out_channel_s,Stdcompat__random_s,Stdcompat__unit_s,Stdcompat__stdlib_s,Stdcompat__arg,Stdcompat__lazy,Stdcompat__char,Stdcompat__option,Stdcompat__buffer,Stdcompat__sys,Stdcompat__bytes,Stdcompat__bytesLabels,Stdcompat__string,Stdcompat__stringLabels,Stdcompat__filename,Stdcompat__listLabels,Stdcompat__stack,Stdcompat__set,Stdcompat__map,Stdcompat__weak,Stdcompat__random,Stdcompat__stream,Stdcompat__digest,Stdcompat__nativeint,Stdcompat__int,Stdcompat__int64,Stdcompat__int32,Stdcompat__array,Stdcompat__arrayLabels,Stdcompat__float,Stdcompat__queue,Stdcompat__ephemeron,Stdcompat__moreLabels,Stdcompat__lexing,Stdcompat__printexc,Stdcompat__result,Stdcompat__bool,Stdcompat__fun,Stdcompat__format,Stdcompat__printf,Stdcompat__atomic,Stdcompat__in_channel,Stdcompat__out_channel,Stdcompat__unit,Stdcompat__stdlib,Stdcompat]
Found no other pages
libraries: [stdcompat]
compile command: odoc compile ./u.mld -o compile/page-u.odoc --child
                   page-"91698aace53883410e3f602f47c5f90e"
compile command: odoc compile ./91698aace53883410e3f602f47c5f90e.mld -o
                   compile/u/page-91698aace53883410e3f602f47c5f90e.odoc
                   --parent page-"u" -I compile --child page-"stdcompat"
compile command: odoc compile ./stdcompat.mld -o
                   compile/u/91698aace53883410e3f602f47c5f90e/page-stdcompat.odoc
                   --parent page-"91698aace53883410e3f602f47c5f90e" -I
                   compile/u --child page-"18"
compile command: odoc compile ./18.mld -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/page-18.odoc
                   --parent page-"stdcompat" -I
                   compile/u/91698aace53883410e3f602f47c5f90e --child
                   page-"doc"
compile command: odoc compile ./doc.mld -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/page-doc.odoc
                   --parent page-"18" -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat
                   --child module-stdcompat__weak_s --child
                   module-stdcompat__weak --child module-stdcompat__unit_s
                   --child module-stdcompat__unit --child
                   module-stdcompat__uchar_s --child module-stdcompat__uchar
                   --child module-stdcompat__tools --child
                   module-stdcompat__sys_s --child module-stdcompat__sys
                   --child module-stdcompat__string_s --child
                   module-stdcompat__stringLabels_s --child
                   module-stdcompat__stringLabels --child
                   module-stdcompat__string --child
                   module-stdcompat__stream_s --child
                   module-stdcompat__stream --child
                   module-stdcompat__stdlib_s --child
                   module-stdcompat__stdlib --child module-stdcompat__stack_s
                   --child module-stdcompat__stack --child
                   module-stdcompat__set_s --child module-stdcompat__set
                   --child module-stdcompat__seq_s --child
                   module-stdcompat__seq --child module-stdcompat__root
                   --child module-stdcompat__result_s --child
                   module-stdcompat__result --child
                   module-stdcompat__random_s --child
                   module-stdcompat__random --child module-stdcompat__queue_s
                   --child module-stdcompat__queue --child
                   module-stdcompat__printf_s --child
                   module-stdcompat__printf --child
                   module-stdcompat__printexc_s --child
                   module-stdcompat__printexc --child
                   module-stdcompat__pervasives_s --child
                   module-stdcompat__pervasives --child
                   module-stdcompat__out_channel_s --child
                   module-stdcompat__out_channel --child
                   module-stdcompat__option_s --child
                   module-stdcompat__option --child
                   module-stdcompat__nativeint_s --child
                   module-stdcompat__nativeint --child
                   module-stdcompat__native --child
                   module-stdcompat__moreLabels_s --child
                   module-stdcompat__moreLabels --child
                   module-stdcompat__map_s --child module-stdcompat__map
                   --child module-stdcompat__list_s --child
                   module-stdcompat__listLabels_s --child
                   module-stdcompat__listLabels --child
                   module-stdcompat__list --child module-stdcompat__lexing_s
                   --child module-stdcompat__lexing --child
                   module-stdcompat__lazy_s --child module-stdcompat__lazy
                   --child module-stdcompat__int_s --child
                   module-stdcompat__int64_s --child module-stdcompat__int64
                   --child module-stdcompat__int32_s --child
                   module-stdcompat__int32 --child module-stdcompat__int
                   --child module-stdcompat__init --child
                   module-stdcompat__in_channel_s --child
                   module-stdcompat__in_channel --child
                   module-stdcompat__hashtbl_s --child
                   module-stdcompat__hashtbl_ext --child
                   module-stdcompat__hashtbl --child module-stdcompat__fun_s
                   --child module-stdcompat__fun --child
                   module-stdcompat__format_s --child
                   module-stdcompat__format --child module-stdcompat__float_s
                   --child module-stdcompat__float --child
                   module-stdcompat__filename_s --child
                   module-stdcompat__filename --child
                   module-stdcompat__ephemeron_s --child
                   module-stdcompat__ephemeron --child
                   module-stdcompat__either_s --child
                   module-stdcompat__either --child
                   module-stdcompat__digest_s --child
                   module-stdcompat__digest --child module-stdcompat__char_s
                   --child module-stdcompat__char --child
                   module-stdcompat__bytes_s --child
                   module-stdcompat__bytesLabels_s --child
                   module-stdcompat__bytesLabels --child
                   module-stdcompat__bytes --child module-stdcompat__buffer_s
                   --child module-stdcompat__buffer --child
                   module-stdcompat__bool_s --child module-stdcompat__bool
                   --child module-stdcompat__atomic_s --child
                   module-stdcompat__atomic --child module-stdcompat__array_s
                   --child module-stdcompat__arrayLabels_s --child
                   module-stdcompat__arrayLabels --child
                   module-stdcompat__array --child module-stdcompat__arg_s
                   --child module-stdcompat__arg --child module-stdcompat
File "./doc.mld", line 5, characters 15-35:
Warning: '{!modules ...}' should begin on its own line.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__queue_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__queue_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__queue_s.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__queue.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__queue.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__queue.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__init.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__init.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__init.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__in_channel_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__in_channel_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__in_channel_s.cmt" while you should use the .cmti file
File "stdcompat__in_channel_s.ml", line 36, characters 4-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'type' before any tags.
File "stdcompat__in_channel_s.ml", line 68, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__float_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__float_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__float_s.cmt" while you should use the .cmti file
File "stdcompat__float_s.ml", line 19, characters 4-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'type' before any tags.
File "stdcompat__float_s.ml", line 192, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 205, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 218, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 231, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 243, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 255, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 267, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 279, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 301, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 333, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 345, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 359, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 380, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 394, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 446, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 487, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 511, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 530, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 548, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 566, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 584, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 602, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 620, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 638, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 656, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 674, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 692, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 710, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 728, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 746, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 764, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 783, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 802, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 820, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 838, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 856, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 874, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 885, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 903, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__float_s.ml", line 915, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__float.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__float.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__float.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__option_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__option_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__option_s.cmt" while you should use the .cmti file
File "stdcompat__option_s.ml", line 13, characters 21-22:
Warning: '|' is not allowed in the tags section.
Suggestion: move '|' before any tags.
File "stdcompat__option_s.ml", line 52, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__option_s.ml", line 56, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__option.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__option.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__option.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__nativeint_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__nativeint_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__nativeint_s.cmt" while you should use the .cmti file
File "stdcompat__nativeint_s.ml", line 117, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__nativeint_s.ml", line 121, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__nativeint_s.ml", line 140, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__nativeint_s.ml", line 144, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__nativeint_s.ml", line 161, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__nativeint_s.ml", line 163, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__nativeint_s.ml", line 179, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__nativeint_s.ml", line 181, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__nativeint.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__nativeint.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__nativeint.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__filename_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__filename_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__filename_s.cmt" while you should use the .cmti file
File "stdcompat__filename_s.ml", line 10, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__filename_s.ml", line 17, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__filename_s.ml", line 30, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__filename_s.ml", line 46, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__filename_s.ml", line 63, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__filename.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__filename.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__filename.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__either_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__either_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__either_s.cmt" while you should use the .cmti file
File "stdcompat__either_s.ml", line 13, characters 21-22:
Warning: '|' is not allowed in the tags section.
Suggestion: move '|' before any tags.
File "stdcompat__either_s.ml", line 44, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__either_s.ml", line 49, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__either_s.ml", line 53, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__either_s.ml", line 57, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__either_s.ml", line 64, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__either_s.ml", line 72, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__either.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__either.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__either.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__list_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__list_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__list_s.cmt" while you should use the .cmti file
File "stdcompat__list_s.ml", line 23, characters 21-22:
Warning: '|' is not allowed in the tags section.
Suggestion: move '|' before any tags.
File "stdcompat__list_s.ml", line 29, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__list_s.ml", line 33, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__list_s.ml", line 44, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__list_s.ml", line 51, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__listLabels_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__listLabels_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__listLabels_s.cmt" while you should use the .cmti file
File "stdcompat__listLabels_s.ml", line 23, characters 21-22:
Warning: '|' is not allowed in the tags section.
Suggestion: move '|' before any tags.
File "stdcompat__listLabels_s.ml", line 29, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__listLabels_s.ml", line 33, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__listLabels_s.ml", line 44, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__listLabels_s.ml", line 51, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__listLabels_s.ml", line 110, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__list.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__list.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__list.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__listLabels.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__listLabels.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__listLabels.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__array_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__array_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__array_s.cmt" while you should use the .cmti file
File "stdcompat__array_s.ml", line 29, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__array_s.ml", line 46, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__array_s.ml", line 50, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__array_s.ml", line 86, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__array_s.ml", line 91, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__array_s.ml", line 95, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__array_s.ml", line 130, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__array_s.ml", line 133, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__array_s.ml", line 176, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__array_s.ml", line 203, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arrayLabels_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__arrayLabels_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arrayLabels_s.cmt" while you should use the .cmti file
File "stdcompat__arrayLabels_s.ml", line 29, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__arrayLabels_s.ml", line 37, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__arrayLabels_s.ml", line 47, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__arrayLabels_s.ml", line 51, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__arrayLabels_s.ml", line 82, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__arrayLabels_s.ml", line 86, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__arrayLabels_s.ml", line 95, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__arrayLabels_s.ml", line 113, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__arrayLabels_s.ml", line 169, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__arrayLabels_s.ml", line 195, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__arrayLabels_s.ml", line 197, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__arrayLabels_s.ml", line 200, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__arrayLabels_s.ml", line 251, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__arrayLabels_s.ml", line 253, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__array.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__array.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__array.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arrayLabels.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__arrayLabels.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arrayLabels.cmt" while you should use the .cmti file
File "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arrayLabels.cmt":
Warning: Failed to resolve module substitution root.Floatarray
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__seq_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__seq_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__seq_s.cmt" while you should use the .cmti file
File "stdcompat__seq_s.ml", line 15, characters 4-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'type' before any tags.
File "stdcompat__seq_s.ml", line 38, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__seq_s.ml", line 57, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__seq_s.ml", line 127, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__seq_s.ml", line 149, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__fun_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__fun_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__fun_s.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__weak_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__weak_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__weak_s.cmt" while you should use the .cmti file
File "stdcompat__weak_s.ml", line 32, characters 4-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'module' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__weak.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__weak.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__weak.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__unit_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__unit_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__unit_s.cmt" while you should use the .cmti file
File "stdcompat__unit_s.ml", line 11, characters 21-22:
Warning: '|' is not allowed in the tags section.
Suggestion: move '|' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__unit.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__unit.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__unit.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stack_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__stack_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stack_s.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stack.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__stack.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stack.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__digest_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__digest_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__digest_s.cmt" while you should use the .cmti file
File "stdcompat__digest_s.ml", line 45, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__digest.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__digest.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__digest.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__pervasives_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__pervasives_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__pervasives_s.cmt" while you should use the .cmti file
File "stdcompat__pervasives_s.ml", line 227, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 282, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 286, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 306, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 310, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 334, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 337, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 354, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 357, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 417, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 435, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 441, characters 31-31:
Warning: Identifier in reference should not be empty.
File "stdcompat__pervasives_s.ml", line 453, characters 30-30:
Warning: Identifier in reference should not be empty.
File "stdcompat__pervasives_s.ml", line 495, characters 32-32:
Warning: Identifier in reference should not be empty.
File "stdcompat__pervasives_s.ml", line 498, characters 31-31:
Warning: Identifier in reference should not be empty.
File "stdcompat__pervasives_s.ml", line 501, characters 31-31:
Warning: Identifier in reference should not be empty.
File "stdcompat__pervasives_s.ml", line 504, characters 31-31:
Warning: Identifier in reference should not be empty.
File "stdcompat__pervasives_s.ml", line 507, characters 31-31:
Warning: Identifier in reference should not be empty.
File "stdcompat__pervasives_s.ml", line 524, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 527, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 529, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 546, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 549, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 567, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 587, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 607, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 610, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 612, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 629, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 649, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 669, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 689, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 692, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 710, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 713, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 731, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 734, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 752, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 755, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 757, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 774, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 777, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 795, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 798, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 816, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 819, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 837, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 840, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 858, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 861, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 863, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 884, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 887, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 890, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 900, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 919, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 933, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 982, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 986, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 1018, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 1032, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 1100, characters 18-29:
Warning: Unknown reference qualifier 'Pervasives.'.
File "stdcompat__pervasives_s.ml", line 1118, characters 6-14:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__pervasives_s.ml", line 1122, characters 2-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__pervasives.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__pervasives.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__pervasives.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__fun.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__fun.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__fun.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__buffer_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__buffer_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__buffer_s.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__buffer.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__buffer.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__buffer.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__in_channel.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__in_channel.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__in_channel.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__lexing_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__lexing_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__lexing_s.cmt" while you should use the .cmti file
File "stdcompat__lexing_s.ml", line 43, characters 4-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'type' before any tags.
File "stdcompat__lexing_s.ml", line 44, character 6 to line 56, character 36:
Warning: '{
      refill_buff: lexbuf -> unit ;
      mutable lex_buffer: bytes ;
      mutable lex_buffer_len: int ;
      mutable lex_abs_pos: int ;
      mutable lex_start_pos: int ;
      mutable lex_curr_pos: int ;
      mutable lex_last_pos: int ;
      mutable lex_last_action: int ;
      mutable lex_eof_reached: bool ;
      mutable lex_mem: int array ;
      mutable lex_start_p: position ;
      mutable lex_curr_p: position }': bad markup.
Suggestion: did you mean '{!
      refill_buff: lexbuf -> unit ;
      mutable lex_buffer: bytes ;
      mutable lex_buffer_len: int ;
      mutable lex_abs_pos: int ;
      mutable lex_start_pos: int ;
      mutable lex_curr_pos: int ;
      mutable lex_last_pos: int ;
      mutable lex_last_action: int ;
      mutable lex_eof_reached: bool ;
      mutable lex_mem: int array ;
      mutable lex_start_p: position ;
      mutable lex_curr_p: position }' or '[
      refill_buff: lexbuf -> unit ;
      mutable lex_buffer: bytes ;
      mutable lex_buffer_len: int ;
      mutable lex_abs_pos: int ;
      mutable lex_start_pos: int ;
      mutable lex_curr_pos: int ;
      mutable lex_last_pos: int ;
      mutable lex_last_action: int ;
      mutable lex_eof_reached: bool ;
      mutable lex_mem: int array ;
      mutable lex_start_p: position ;
      mutable lex_curr_p: position ]'?
File "stdcompat__lexing_s.ml", line 58, characters 0-4:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'type' before any tags.
File "stdcompat__lexing_s.ml", line 59, character 2 to line 71, character 32:
Warning: '{
  refill_buff: lexbuf -> unit ;
  mutable lex_buffer: string ;
  mutable lex_buffer_len: int ;
  mutable lex_abs_pos: int ;
  mutable lex_start_pos: int ;
  mutable lex_curr_pos: int ;
  mutable lex_last_pos: int ;
  mutable lex_last_action: int ;
  mutable lex_eof_reached: bool ;
  mutable lex_mem: int array ;
  mutable lex_start_p: position ;
  mutable lex_curr_p: position }': bad markup.
Suggestion: did you mean '{!
  refill_buff: lexbuf -> unit ;
  mutable lex_buffer: string ;
  mutable lex_buffer_len: int ;
  mutable lex_abs_pos: int ;
  mutable lex_start_pos: int ;
  mutable lex_curr_pos: int ;
  mutable lex_last_pos: int ;
  mutable lex_last_action: int ;
  mutable lex_eof_reached: bool ;
  mutable lex_mem: int array ;
  mutable lex_start_p: position ;
  mutable lex_curr_p: position }' or '[
  refill_buff: lexbuf -> unit ;
  mutable lex_buffer: string ;
  mutable lex_buffer_len: int ;
  mutable lex_abs_pos: int ;
  mutable lex_start_pos: int ;
  mutable lex_curr_pos: int ;
  mutable lex_last_pos: int ;
  mutable lex_last_action: int ;
  mutable lex_eof_reached: bool ;
  mutable lex_mem: int array ;
  mutable lex_start_p: position ;
  mutable lex_curr_p: position ]'?
File "stdcompat__lexing_s.ml", line 97, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__lexing_s.ml", line 110, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__lexing.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__lexing.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__lexing.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__seq.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__seq.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__seq.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__hashtbl_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__hashtbl_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__hashtbl_s.cmt" while you should use the .cmti file
File "stdcompat__hashtbl_s.ml", line 28, characters 4-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'type' before any tags.
File "stdcompat__hashtbl_s.ml", line 29, character 6 to line 33, character 35:
Warning: '{
      num_bindings: int ;
      num_buckets: int ;
      max_bucket_length: int ;
      bucket_histogram: int array }': bad markup.
Suggestion: did you mean '{!
      num_bindings: int ;
      num_buckets: int ;
      max_bucket_length: int ;
      bucket_histogram: int array }' or '[
      num_bindings: int ;
      num_buckets: int ;
      max_bucket_length: int ;
      bucket_histogram: int array ]'?
File "stdcompat__hashtbl_s.ml", line 83, characters 4-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'module' before any tags.
File "stdcompat__hashtbl_s.ml", line 146, characters 4-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'module' before any tags.
File "stdcompat__hashtbl_s.ml", line 193, characters 4-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'module' before any tags.
File "stdcompat__hashtbl_s.ml", line 310, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__hashtbl_s.ml", line 384, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__hashtbl_s.ml", line 387, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__hashtbl_ext.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__hashtbl_ext.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__hashtbl_ext.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__hashtbl.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__hashtbl.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__hashtbl.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__ephemeron_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__ephemeron_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__ephemeron_s.cmt" while you should use the .cmti file
File "stdcompat__ephemeron_s.ml", line 48, characters 4-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'module' before any tags.
File "stdcompat__ephemeron_s.ml", line 125, characters 4-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'module' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int64_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__int64_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int64_s.cmt" while you should use the .cmti file
File "stdcompat__int64_s.ml", line 113, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__int64_s.ml", line 135, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__int64_s.ml", line 161, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__int64_s.ml", line 183, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__int64_s.ml", line 187, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__int64_s.ml", line 189, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__int64_s.ml", line 207, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__int64_s.ml", line 211, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__int64_s.ml", line 213, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__int64_s.ml", line 226, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int64.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__int64.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int64.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stream_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__stream_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stream_s.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stream.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__stream.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stream.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__moreLabels_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__moreLabels_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__moreLabels_s.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bool_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__bool_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bool_s.cmt" while you should use the .cmti file
File "stdcompat__bool_s.ml", line 13, characters 21-22:
Warning: '|' is not allowed in the tags section.
Suggestion: move '|' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__printf_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__printf_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__printf_s.cmt" while you should use the .cmti file
File "stdcompat__printf_s.ml", line 4, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printf_s.ml", line 9, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printf_s.ml", line 41, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printf_s.ml", line 59, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printf_s.ml", line 62, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printf_s.ml", line 85, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printf_s.ml", line 89, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printf_s.ml", line 107, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printf_s.ml", line 109, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printf_s.ml", line 134, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printf_s.ml", line 136, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__printf.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__printf.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__printf.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__sys_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__sys_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__sys_s.cmt" while you should use the .cmti file
File "stdcompat__sys_s.ml", line 15, characters 21-22:
Warning: '|' is not allowed in the tags section.
Suggestion: move '|' before any tags.
File "stdcompat__sys_s.ml", line 40, characters 21-22:
Warning: '|' is not allowed in the tags section.
Suggestion: move '|' before any tags.
File "stdcompat__sys_s.ml", line 70, characters 4-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'type' before any tags.
File "stdcompat__sys_s.ml", line 71, character 6 to line 75, character 32:
Warning: '{
      major: int ;
      minor: int ;
      patchlevel: int ;
      extra: extra_info option }': bad markup.
Suggestion: did you mean '{!
      major: int ;
      minor: int ;
      patchlevel: int ;
      extra: extra_info option }' or '[
      major: int ;
      minor: int ;
      patchlevel: int ;
      extra: extra_info option ]'?
File "stdcompat__sys_s.ml", line 163, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__sys_s.ml", line 173, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__sys_s.ml", line 231, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__sys_s.ml", line 254, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__sys_s.ml", line 275, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__sys_s.ml", line 296, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__sys_s.ml", line 315, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__sys_s.ml", line 349, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__sys_s.ml", line 351, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__sys_s.ml", line 378, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__sys_s.ml", line 382, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__ephemeron.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__ephemeron.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__ephemeron.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__result_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__result_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__result_s.cmt" while you should use the .cmti file
File "stdcompat__result_s.ml", line 13, characters 4-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'type' before any tags.
File "stdcompat__result_s.ml", line 73, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__result_s.ml", line 109, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__result_s.ml", line 121, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__result_s.ml", line 174, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__result_s.ml", line 193, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__lazy_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__lazy_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__lazy_s.cmt" while you should use the .cmti file
File "stdcompat__lazy_s.ml", line 57, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__lazy_s.ml", line 77, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__lazy_s.ml", line 96, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__lazy.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__lazy.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__lazy.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__uchar_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__uchar_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__uchar_s.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__uchar.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__uchar.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__uchar.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__string_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__string_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__string_s.cmt" while you should use the .cmti file
File "stdcompat__string_s.ml", line 209, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__string_s.ml", line 228, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__string_s.ml", line 230, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__string_s.ml", line 258, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__string_s.ml", line 277, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__string_s.ml", line 279, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__string_s.ml", line 309, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__string_s.ml", line 313, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__string_s.ml", line 352, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__string_s.ml", line 355, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__string_s.ml", line 360, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__string_s.ml", line 434, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__string_s.ml", line 454, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__string_s.ml", line 474, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__string_s.ml", line 494, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__string_s.ml", line 514, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bytes_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__bytes_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bytes_s.cmt" while you should use the .cmti file
File "stdcompat__bytes_s.ml", line 158, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytes_s.ml", line 562, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytes_s.ml", line 564, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytes_s.ml", line 691, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__bytes_s.ml", line 854, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__bytes_s.ml", line 880, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__bytes_s.ml", line 906, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__bytes_s.ml", line 932, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__bytes_s.ml", line 971, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytes_s.ml", line 973, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytes_s.ml", line 989, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytes_s.ml", line 991, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytes_s.ml", line 1018, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytes_s.ml", line 1022, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytes_s.ml", line 1026, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytes_s.ml", line 1052, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytes_s.ml", line 1055, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytes_s.ml", line 1058, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bytes.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__bytes.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bytes.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__string.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__string.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__string.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__printexc_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__printexc_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__printexc_s.cmt" while you should use the .cmti file
File "stdcompat__printexc_s.ml", line 73, characters 4-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'type' before any tags.
File "stdcompat__printexc_s.ml", line 74, character 6 to line 78, character 21:
Warning: '{
      filename: string ;
      line_number: int ;
      start_char: int ;
      end_char: int }': bad markup.
Suggestion: did you mean '{!
      filename: string ;
      line_number: int ;
      start_char: int ;
      end_char: int }' or '[
      filename: string ;
      line_number: int ;
      start_char: int ;
      end_char: int ]'?
File "stdcompat__printexc_s.ml", line 104, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printexc_s.ml", line 109, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printexc_s.ml", line 114, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printexc_s.ml", line 130, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__printexc_s.ml", line 137, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printexc_s.ml", line 142, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printexc_s.ml", line 147, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printexc_s.ml", line 154, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printexc_s.ml", line 158, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printexc_s.ml", line 171, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__printexc_s.ml", line 183, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__printexc.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__printexc.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__printexc.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__set_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__set_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__set_s.cmt" while you should use the .cmti file
File "stdcompat__set_s.ml", line 63, characters 4-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'module' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__out_channel_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__out_channel_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__out_channel_s.cmt" while you should use the .cmti file
File "stdcompat__out_channel_s.ml", line 36, characters 4-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'type' before any tags.
File "stdcompat__out_channel_s.ml", line 71, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__out_channel.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__out_channel.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__out_channel.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stringLabels_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__stringLabels_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stringLabels_s.cmt" while you should use the .cmti file
File "stdcompat__stringLabels_s.ml", line 79, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__stringLabels_s.ml", line 83, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__stringLabels_s.ml", line 217, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__stringLabels_s.ml", line 236, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__stringLabels_s.ml", line 238, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__stringLabels_s.ml", line 253, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__stringLabels_s.ml", line 273, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__stringLabels_s.ml", line 292, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__stringLabels_s.ml", line 294, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__stringLabels_s.ml", line 329, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__stringLabels_s.ml", line 334, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__stringLabels_s.ml", line 376, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__stringLabels_s.ml", line 380, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__stringLabels_s.ml", line 385, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__stringLabels_s.ml", line 460, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__stringLabels_s.ml", line 480, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__stringLabels_s.ml", line 500, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__stringLabels_s.ml", line 520, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__stringLabels_s.ml", line 540, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__char_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__char_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__char_s.cmt" while you should use the .cmti file
File "stdcompat__char_s.ml", line 38, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__char_s.ml", line 58, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__sys.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__sys.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__sys.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__random_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__random_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__random_s.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__random.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__random.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__random.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int32_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__int32_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int32_s.cmt" while you should use the .cmti file
File "stdcompat__int32_s.ml", line 44, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__int32_s.ml", line 48, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__int32_s.ml", line 66, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__int32_s.ml", line 70, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__int32_s.ml", line 157, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__int32_s.ml", line 179, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__int32_s.ml", line 193, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__int32_s.ml", line 210, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stringLabels.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__stringLabels.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stringLabels.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__set.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__set.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__set.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__map_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__map_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__map_s.cmt" while you should use the .cmti file
File "stdcompat__map_s.ml", line 89, characters 4-10:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'module' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__map.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__map.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__map.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__moreLabels.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__moreLabels.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__moreLabels.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__atomic_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__atomic_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__atomic_s.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__int_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int_s.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__format_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__format_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__format_s.cmt" while you should use the .cmti file
File "stdcompat__format_s.ml", line 16, characters 21-32:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'max_indent:' before any tags.
File "stdcompat__format_s.ml", line 17, characters 33-34:
Warning: Unpaired '}' (end of markup).
Suggestion: try '\}'.
File "stdcompat__format_s.ml", line 62, characters 4-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'type' before any tags.
File "stdcompat__format_s.ml", line 63, character 6 to line 68, character 31:
Warning: '{
      out_string: string -> int -> int -> unit ;
      out_flush: unit -> unit ;
      out_newline: unit -> unit ;
      out_spaces: int -> unit ;
      out_indent: int -> unit }': bad markup.
Suggestion: did you mean '{!
      out_string: string -> int -> int -> unit ;
      out_flush: unit -> unit ;
      out_newline: unit -> unit ;
      out_spaces: int -> unit ;
      out_indent: int -> unit }' or '[
      out_string: string -> int -> int -> unit ;
      out_flush: unit -> unit ;
      out_newline: unit -> unit ;
      out_spaces: int -> unit ;
      out_indent: int -> unit ]'?
File "stdcompat__format_s.ml", line 88, characters 4-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'type' before any tags.
File "stdcompat__format_s.ml", line 89, character 6 to line 93, character 38:
Warning: '{
      mark_open_stag: stag -> string ;
      mark_close_stag: stag -> string ;
      print_open_stag: stag -> unit ;
      print_close_stag: stag -> unit }': bad markup.
Suggestion: did you mean '{!
      mark_open_stag: stag -> string ;
      mark_close_stag: stag -> string ;
      print_open_stag: stag -> unit ;
      print_close_stag: stag -> unit }' or '[
      mark_open_stag: stag -> string ;
      mark_close_stag: stag -> string ;
      print_open_stag: stag -> unit ;
      print_close_stag: stag -> unit ]'?
File "stdcompat__format_s.ml", line 113, characters 4-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'type' before any tags.
File "stdcompat__format_s.ml", line 168, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 185, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 192, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 201, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 211, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 218, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 223, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 246, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 251, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 256, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 261, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 267, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 283, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 291, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 296, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 304, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 308, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 312, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 317, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 323, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 329, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 334, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 339, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 345, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 355, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 360, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 365, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 370, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 378, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 384, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 389, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 395, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 568, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 588, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 608, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 628, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 648, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 668, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 688, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 708, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 728, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 748, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 868, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 870, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 889, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 891, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 894, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 920, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 925, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 931, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 960, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 965, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 971, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 1003, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 1009, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 1016, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 1049, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 1055, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__format_s.ml", line 1062, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bytesLabels_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__bytesLabels_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bytesLabels_s.cmt" while you should use the .cmti file
File "stdcompat__bytesLabels_s.ml", line 82, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__bytesLabels_s.ml", line 93, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__bytesLabels_s.ml", line 166, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytesLabels_s.ml", line 481, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__bytesLabels_s.ml", line 616, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytesLabels_s.ml", line 618, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytesLabels_s.ml", line 721, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__bytesLabels_s.ml", line 875, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__bytesLabels_s.ml", line 901, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__bytesLabels_s.ml", line 927, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__bytesLabels_s.ml", line 953, characters 0-3:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__bytesLabels_s.ml", line 992, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytesLabels_s.ml", line 994, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytesLabels_s.ml", line 1010, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytesLabels_s.ml", line 1012, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytesLabels_s.ml", line 1043, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytesLabels_s.ml", line 1047, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytesLabels_s.ml", line 1051, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytesLabels_s.ml", line 1079, characters 4-12:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytesLabels_s.ml", line 1083, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
File "stdcompat__bytesLabels_s.ml", line 1087, characters 0-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'external' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arg_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__arg_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arg_s.cmt" while you should use the .cmti file
File "stdcompat__arg_s.ml", line 39, characters 4-8:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'type' before any tags.
File "stdcompat__arg_s.ml", line 104, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__arg_s.ml", line 111, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__arg_s.ml", line 129, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__arg_s.ml", line 136, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__arg_s.ml", line 143, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
File "stdcompat__arg_s.ml", line 148, characters 4-7:
Warning: Paragraph is not allowed in the tags section.
Suggestion: move 'val' before any tags.
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stdlib_s.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__stdlib_s.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stdlib_s.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__result.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__result.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__result.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int32.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__int32.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int32.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__int.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__int.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__format.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__format.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__format.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__char.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__char.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__char.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bytesLabels.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__bytesLabels.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bytesLabels.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bool.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__bool.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__bool.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__atomic.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__atomic.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__atomic.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arg.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__arg.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__arg.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stdlib.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__stdlib.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__stdlib.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__root.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__root.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__root.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__native.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__native.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__native.cmt" while you should use the .cmti file
compile command: odoc compile
                   prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__tools.cmt
                   -o
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__tools.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.11.2/4.11.2/lib/ocaml/ -I
                   compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18
WARNING: not processing the "interface" file. Using "prep/universes/91698aace53883410e3f602f47c5f90e/stdcompat/18/lib/stdcompat/stdcompat__tools.cmt" while you should use the .cmti file
No children
File "compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat.odoc":
Warning: While resolving the expansion of include at File "stdcompat.ml", line 5, character 0
Failed to resolve module path unresolvedroot(Stdlib).ArrayLabels.Floatarray Find failure
File "compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat.odoc":
Warning: While resolving the expansion of include at File "stdcompat.ml", line 5, character 0
Failed to resolve module path unresolvedroot(Stdlib).Array.Floatarray Find failure
File "fun.mli", line 49, characters 37-61:
Warning: While resolving the expansion of include at File "stdcompat.ml", line 5, character 0
While resolving the expansion of include at File "stdcompat__fun.ml", line 2, character 0
Failed to resolve reference unresolvedroot(Stdlib).Stack_overflow Couldn't find "Stack_overflow"
File "fun.mli", line 49, characters 12-35:
Warning: While resolving the expansion of include at File "stdcompat.ml", line 5, character 0
While resolving the expansion of include at File "stdcompat__fun.ml", line 2, character 0
Failed to resolve reference unresolvedroot(Stdlib).Out_of_memory Couldn't find "Out_of_memory"
File "compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat.odoc":
Warning: While resolving the expansion of include at File "stdcompat.ml", line 5, character 0
Failed to resolve module path unresolvedroot(Stdlib).ArrayLabels.Floatarray Find failure
File "compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat.odoc":
Warning: While resolving the expansion of include at File "stdcompat.ml", line 5, character 0
Failed to resolve module path unresolvedroot(Stdlib).Array.Floatarray Find failure
File "compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat.odoc":
Warning: Failed to resolve module path unresolvedroot(Stdlib).ArrayLabels.Floatarray Find failure
File "compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat.odoc":
Warning: Failed to resolve module path unresolvedroot(Stdlib).Array.Floatarray Find failure
File "fun.mli", line 49, characters 37-61:
Warning: While resolving the expansion of include at File "stdcompat__fun.ml", line 2, character 0
Failed to resolve reference unresolvedroot(Stdlib).Stack_overflow Couldn't find "Stack_overflow"
File "fun.mli", line 49, characters 12-35:
Warning: While resolving the expansion of include at File "stdcompat__fun.ml", line 2, character 0
Failed to resolve reference unresolvedroot(Stdlib).Out_of_memory Couldn't find "Out_of_memory"
File "compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat.odoc":
Warning: Failed to resolve module path unresolvedroot(Stdlib).ArrayLabels.Floatarray Find failure
File "compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat.odoc":
Warning: Failed to resolve module path unresolvedroot(Stdlib).Array.Floatarray Find failure
0 other files to copy
dst: linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/doc/opam
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__tools.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__native.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__root.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__stdlib.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__arg.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__atomic.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__bool.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__bytesLabels.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__char.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__format.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__int.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__int32.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__result.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__stdlib_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__arg_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__bytesLabels_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__format_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__int_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__atomic_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__moreLabels.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__map.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__map_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__set.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__stringLabels.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__int32_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__random.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__random_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__sys.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__char_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__stringLabels_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__out_channel.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__out_channel_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__set_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__printexc.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__printexc_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__string.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__bytes.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__bytes_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__string_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__uchar.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__uchar_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__lazy.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__lazy_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__result_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__ephemeron.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__sys_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__printf.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__printf_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__bool_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__moreLabels_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__stream.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__stream_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__int64.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__int64_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__ephemeron_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__hashtbl.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__hashtbl_ext.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__hashtbl_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__seq.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__lexing.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__lexing_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__in_channel.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__buffer.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__buffer_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__fun.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__pervasives.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__pervasives_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__digest.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__digest_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__stack.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__stack_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__unit.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__unit_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__weak.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__weak_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__fun_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__seq_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__arrayLabels.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__array.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__arrayLabels_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__array_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__listLabels.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__list.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__listLabels_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__list_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__either.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__either_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__filename.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__filename_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__nativeint.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__nativeint_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__option.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__option_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__float.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__float_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__in_channel_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__init.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__queue.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat__queue_s.odoc
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/doc/
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/doc/index.m
compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/page-doc.odoc
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/18/lib/stdcompat/Stdcompat.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/doc/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/doc/opam
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/package.json
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18/page-doc.odocl
2024-03-27 15:55.55 ---> saved as "5c3e5aa86d715ba7484b98ecd233fe9854833e67bd2714715790a7bd4b7138e8"

/home/opam/docs/: (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.979990') && (rsync -aR ./compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18 ./epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/ docs.ci.ocaml.org:/data/.) && (set 'compile/u/91698aace53883410e3f602f47c5f90e/stdcompat/18'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"COMPILE:$2:$HASH\\n\";) && (set 'epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/91698aace53883410e3f602f47c5f90e/stdcompat/18'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"LINKED:$2:$HASH\\n\";)"))
0.979990
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
COMPILE::88e853c77f3e7f5c2fce6f3509848e0966aeee851574d41afeba06e5761c0d18
LINKED::1203af75fc9276511e3971ccba312a744577079d6416b2f5328c355f6c82be4b
2024-03-27 15:55.56 ---> saved as "d519bcd50159be1746d0dc1d27f3b5e1b2552559c853bfd9d23bc546bf89a51e"
Job succeeded
2024-03-27 16:00.28: Job succeeded