2025-10-10 20:11.55: New job: test mirage/irmin https://github.com/mirage/irmin.git#refs/pull/2281/head (75a12088183041715ffd8bd24ecbf78bdbad192b) (linux-x86_64:(lint-doc)) Base: ocaml/opam:debian-13-ocaml-5.1@sha256:757c5fc67757b0ed0f2b5b4414304e93e4f0600c89571de735702aef6b5aeb8b Opam project lint documentation To reproduce locally: git clone --recursive "https://github.com/mirage/irmin.git" && cd "irmin" && git fetch origin "refs/pull/2281/head" && git reset --hard 75a12088 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-13-ocaml-5.1@sha256:757c5fc67757b0ed0f2b5b4414304e93e4f0600c89571de735702aef6b5aeb8b # debian-13-5.1_opam-2.4 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" WORKDIR /src RUN sudo ln -f /usr/bin/opam-2.2 /usr/bin/opam RUN opam init --reinit -ni RUN uname -rs && opam exec -- ocaml -version && opam --version WORKDIR /src RUN sudo chown opam /src RUN cd ~/opam-repository && (git cat-file -e 6fab318652edf2e934926c95dbe83c86f899f133 || git fetch origin master) && git reset -q --hard 6fab318652edf2e934926c95dbe83c86f899f133 && git log --no-decorate -n1 --oneline && opam update -u COPY --chown=1000:1000 ppx_irmin.opam libirmin.opam irmin.opam irmin-tezos.opam irmin-test.opam irmin-server.opam irmin-pack.opam irmin-pack-tools.opam irmin-mirage.opam irmin-mirage-graphql.opam irmin-mirage-git.opam irmin-graphql.opam irmin-git.opam irmin-fs.opam irmin-containers.opam irmin-client.opam irmin-cli.opam irmin-chunk.opam irmin-bench.opam ./ RUN opam pin add -yn ppx_irmin.dev './' && \ opam pin add -yn libirmin.dev './' && \ opam pin add -yn irmin.dev './' && \ opam pin add -yn irmin-tezos.dev './' && \ opam pin add -yn irmin-test.dev './' && \ opam pin add -yn irmin-server.dev './' && \ opam pin add -yn irmin-pack.dev './' && \ opam pin add -yn irmin-pack-tools.dev './' && \ opam pin add -yn irmin-mirage.dev './' && \ opam pin add -yn irmin-mirage-graphql.dev './' && \ opam pin add -yn irmin-mirage-git.dev './' && \ opam pin add -yn irmin-graphql.dev './' && \ opam pin add -yn irmin-git.dev './' && \ opam pin add -yn irmin-fs.dev './' && \ opam pin add -yn irmin-containers.dev './' && \ opam pin add -yn irmin-client.dev './' && \ opam pin add -yn irmin-cli.dev './' && \ opam pin add -yn irmin-chunk.dev './' && \ opam pin add -yn irmin-bench.dev './' RUN echo '(lang dune 3.0)' > './dune-project' ENV DEPS="alcotest.1.9.1 alcotest-lwt.1.9.1 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 backoff.0.1.1 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.8 ca-certs.1.0.1 ca-certs-nss.3.115 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.2.1 dns-client.10.2.1 dns-client-mirage.10.2.1 domain-local-await.1.0.1 domain-local-timeout.1.0.1 domain-name.0.4.1 duff.0.5 dune.3.20.2 dune-configurator.3.20.2 duration.0.2.1 eio.1.2 eio_linux.1.2 eio_main.1.2 eio_posix.1.2 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hmap.0.8.1 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.5 index.dev inotify.2.6 integers.0.7.0 iomux.0.4 ipaddr.5.6.1 ipaddr-cstruct.5.6.1 ipaddr-sexp.5.6.1 irmin-watcher.dev js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-lwt.6.2.0 js_of_ocaml-ppx.6.2.0 js_of_ocaml-toplevel.6.2.0 jsonm.1.0.2 kcas.0.7.0 kcas_data.0.7.0 kdf.1.0.0 ke.0.6 logs.0.9.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_eio.0.5.1 lwt_log.1.1.2 macaddr.5.6.1 macaddr-cstruct.5.6.1 magic-mime.1.3.1 mdx.2.5.1 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 metrics.0.5.0 metrics-unix.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.2 mirage-crypto-ec.2.0.2 mirage-crypto-pk.2.0.2 mirage-crypto-rng.2.0.2 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.1.0 mirage-sleep.4.1.0 mtime.2.1.0 multicore-magic.2.3.1 notty.0.2.3 num.1.6 ocaml.5.1.1 ocaml-base-compiler.5.1.1 ocaml-compiler-libs.v0.12.4 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.3 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.17.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.0 printbox.0.12 printbox-text.0.12 progress.dev psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.26 qcheck-core.0.26 qcheck-multicoretests-util.0.10 qcheck-stm.0.10 randomconv.0.2.0 re.1.14.0 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.7 semaphore-compat.1.0.2 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.dev tezos-base58.1.0.0 thread-table.1.0.0 tls.2.0.3 tls-mirage.2.0.3 topkg.1.1.0 uri.4.4.0 uri-sexp.4.4.0 uring.2.7.0 uucp.17.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.3.0.0 zarith.1.14" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.2 --depext-only -y ppx_irmin.dev libirmin.dev irmin.dev irmin-tezos.dev irmin-test.dev irmin-server.dev irmin-pack.dev irmin-pack-tools.dev irmin-mirage.dev irmin-mirage-graphql.dev irmin-mirage-git.dev irmin-graphql.dev irmin-git.dev irmin-fs.dev irmin-containers.dev irmin-client.dev irmin-cli.dev irmin-chunk.dev irmin-bench.dev $DEPS RUN opam install $DEPS RUN opam install --yes dune 'odoc>=1.5.0' COPY --chown=1000:1000 . /src/ RUN ODOC_WARN_ERROR=false opam exec -- dune build @doc || (echo "dune build @doc failed"; exit 2) END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-10-10 20:11.55: Using cache hint "mirage/irmin-ocaml/opam:debian-13-ocaml-5.1@sha256:757c5fc67757b0ed0f2b5b4414304e93e4f0600c89571de735702aef6b5aeb8b-debian-13-5.1_opam-2.4-d97cb12abd6c64338207199d074962db" 2025-10-10 20:11.55: Using OBuilder spec: ((from ocaml/opam:debian-13-ocaml-5.1@sha256:757c5fc67757b0ed0f2b5b4414304e93e4f0600c89571de735702aef6b5aeb8b) (comment debian-13-5.1_opam-2.4) (user (uid 1000) (gid 1000)) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (workdir /src) (run (shell "sudo ln -f /usr/bin/opam-2.2 /usr/bin/opam")) (run (shell "opam init --reinit -ni")) (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) (workdir /src) (run (shell "sudo chown opam /src")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e 6fab318652edf2e934926c95dbe83c86f899f133 || git fetch origin master) && git reset -q --hard 6fab318652edf2e934926c95dbe83c86f899f133 && git log --no-decorate -n1 --oneline && opam update -u")) (copy (src ppx_irmin.opam libirmin.opam irmin.opam irmin-tezos.opam irmin-test.opam irmin-server.opam irmin-pack.opam irmin-pack-tools.opam irmin-mirage.opam irmin-mirage-graphql.opam irmin-mirage-git.opam irmin-graphql.opam irmin-git.opam irmin-fs.opam irmin-containers.opam irmin-client.opam irmin-cli.opam irmin-chunk.opam irmin-bench.opam) (dst ./)) (run (network host) (shell "opam pin add -yn ppx_irmin.dev './' && \ \nopam pin add -yn libirmin.dev './' && \ \nopam pin add -yn irmin.dev './' && \ \nopam pin add -yn irmin-tezos.dev './' && \ \nopam pin add -yn irmin-test.dev './' && \ \nopam pin add -yn irmin-server.dev './' && \ \nopam pin add -yn irmin-pack.dev './' && \ \nopam pin add -yn irmin-pack-tools.dev './' && \ \nopam pin add -yn irmin-mirage.dev './' && \ \nopam pin add -yn irmin-mirage-graphql.dev './' && \ \nopam pin add -yn irmin-mirage-git.dev './' && \ \nopam pin add -yn irmin-graphql.dev './' && \ \nopam pin add -yn irmin-git.dev './' && \ \nopam pin add -yn irmin-fs.dev './' && \ \nopam pin add -yn irmin-containers.dev './' && \ \nopam pin add -yn irmin-client.dev './' && \ \nopam pin add -yn irmin-cli.dev './' && \ \nopam pin add -yn irmin-chunk.dev './' && \ \nopam pin add -yn irmin-bench.dev './'")) (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) (env DEPS "alcotest.1.9.1 alcotest-lwt.1.9.1 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 backoff.0.1.1 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.8 ca-certs.1.0.1 ca-certs-nss.3.115 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.2.1 dns-client.10.2.1 dns-client-mirage.10.2.1 domain-local-await.1.0.1 domain-local-timeout.1.0.1 domain-name.0.4.1 duff.0.5 dune.3.20.2 dune-configurator.3.20.2 duration.0.2.1 eio.1.2 eio_linux.1.2 eio_main.1.2 eio_posix.1.2 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hmap.0.8.1 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.5 index.dev inotify.2.6 integers.0.7.0 iomux.0.4 ipaddr.5.6.1 ipaddr-cstruct.5.6.1 ipaddr-sexp.5.6.1 irmin-watcher.dev js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-lwt.6.2.0 js_of_ocaml-ppx.6.2.0 js_of_ocaml-toplevel.6.2.0 jsonm.1.0.2 kcas.0.7.0 kcas_data.0.7.0 kdf.1.0.0 ke.0.6 logs.0.9.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_eio.0.5.1 lwt_log.1.1.2 macaddr.5.6.1 macaddr-cstruct.5.6.1 magic-mime.1.3.1 mdx.2.5.1 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 metrics.0.5.0 metrics-unix.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.2 mirage-crypto-ec.2.0.2 mirage-crypto-pk.2.0.2 mirage-crypto-rng.2.0.2 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.1.0 mirage-sleep.4.1.0 mtime.2.1.0 multicore-magic.2.3.1 notty.0.2.3 num.1.6 ocaml.5.1.1 ocaml-base-compiler.5.1.1 ocaml-compiler-libs.v0.12.4 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.3 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.17.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.0 printbox.0.12 printbox-text.0.12 progress.dev psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.26 qcheck-core.0.26 qcheck-multicoretests-util.0.10 qcheck-stm.0.10 randomconv.0.2.0 re.1.14.0 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.7 semaphore-compat.1.0.2 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.dev tezos-base58.1.0.0 thread-table.1.0.0 tls.2.0.3 tls-mirage.2.0.3 topkg.1.1.0 uri.4.4.0 uri-sexp.4.4.0 uring.2.7.0 uucp.17.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.3.0.0 zarith.1.14") (env CI true) (env OCAMLCI true) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam update --depexts && opam install --cli=2.2 --depext-only -y ppx_irmin.dev libirmin.dev irmin.dev irmin-tezos.dev irmin-test.dev irmin-server.dev irmin-pack.dev irmin-pack-tools.dev irmin-mirage.dev irmin-mirage-graphql.dev irmin-mirage-git.dev irmin-graphql.dev irmin-git.dev irmin-fs.dev irmin-containers.dev irmin-client.dev irmin-cli.dev irmin-chunk.dev irmin-bench.dev $DEPS")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install $DEPS")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install --yes dune 'odoc>=1.5.0'")) (copy (src .) (dst /src/)) (run (shell "ODOC_WARN_ERROR=false opam exec -- dune build @doc || (echo \"dune build @doc failed\"; exit 2)")) ) 2025-10-10 20:11.55: Waiting for resource in pool OCluster 2025-10-10 20:23.44: Waiting for worker… 2025-10-10 20:28.05: Got resource from pool OCluster Building on laodoke.caelum.ci.dev All commits already cached HEAD is now at 75a1208818 Move qcheck-stm deps from irmin-pack.opam to irmin.opam. (from ocaml/opam:debian-13-ocaml-5.1@sha256:757c5fc67757b0ed0f2b5b4414304e93e4f0600c89571de735702aef6b5aeb8b) 2025-10-10 20:28.09 ---> using "d36d8eef9b82e0c3cc87084377299111873b438c9c2551fa4004116e26feb223" from cache /: (comment debian-13-5.1_opam-2.4) /: (user (uid 1000) (gid 1000)) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (workdir /src) /src: (run (shell "sudo ln -f /usr/bin/opam-2.2 /usr/bin/opam")) 2025-10-10 20:28.10 ---> saved as "4155d97be8d347990c7015a328195e5973d9f2ffd29210cbf07ec4dfe81b98a2" /src: (run (shell "opam init --reinit -ni")) This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted. You may want to back it up before going further. Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. Continue? [y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] Initialised 2025-10-10 20:28.48 ---> saved as "5170c13187148e02426dc3f0e3c180874c4d9693ee1e6e2398e032bc27214b1c" /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 5.15.0-156-generic The OCaml toplevel, version 5.1.1 2.2.1 2025-10-10 20:28.48 ---> saved as "24cece284f9f53e81d802ba167b1d893ad1e61b2673b486d956470fe566e554d" /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2025-10-10 20:28.48 ---> saved as "2fcf6acf35971f27ea97d53a2567b4fedd0d996b2f64fa4acd408ed9cf0585f1" /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e 6fab318652edf2e934926c95dbe83c86f899f133 || git fetch origin master) && git reset -q --hard 6fab318652edf2e934926c95dbe83c86f899f133 && git log --no-decorate -n1 --oneline && opam update -u")) From https://github.com/ocaml/opam-repository * branch master -> FETCH_HEAD bcac5d1731..4b164c25f6 master -> origin/master 6fab318652 Merge pull request #28690 from mtelvers/opam-publish-ocaml-version.4.0.3 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from git+file:///home/opam/opam-repository Everything as up-to-date as possible (run with --verbose to show unavailable upgrades). However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages. Nothing to do. # Run eval $(opam env) to update the current shell environment 2025-10-10 20:29.20 ---> saved as "dfe14f82b415c4f6fd0ca41e458f3fa2fc7f16cf5de496b611cc7a9bbce052e9" /src: (copy (src ppx_irmin.opam libirmin.opam irmin.opam irmin-tezos.opam irmin-test.opam irmin-server.opam irmin-pack.opam irmin-pack-tools.opam irmin-mirage.opam irmin-mirage-graphql.opam irmin-mirage-git.opam irmin-graphql.opam irmin-git.opam irmin-fs.opam irmin-containers.opam irmin-client.opam irmin-cli.opam irmin-chunk.opam irmin-bench.opam) (dst ./)) 2025-10-10 20:29.20 ---> saved as "7b0ab0aea35a69d41575fb7c675d9dbfdbffb808f612fac0a7f3306318b9544e" /src: (run (network host) (shell "opam pin add -yn ppx_irmin.dev './' && \ \nopam pin add -yn libirmin.dev './' && \ \nopam pin add -yn irmin.dev './' && \ \nopam pin add -yn irmin-tezos.dev './' && \ \nopam pin add -yn irmin-test.dev './' && \ \nopam pin add -yn irmin-server.dev './' && \ \nopam pin add -yn irmin-pack.dev './' && \ \nopam pin add -yn irmin-pack-tools.dev './' && \ \nopam pin add -yn irmin-mirage.dev './' && \ \nopam pin add -yn irmin-mirage-graphql.dev './' && \ \nopam pin add -yn irmin-mirage-git.dev './' && \ \nopam pin add -yn irmin-graphql.dev './' && \ \nopam pin add -yn irmin-git.dev './' && \ \nopam pin add -yn irmin-fs.dev './' && \ \nopam pin add -yn irmin-containers.dev './' && \ \nopam pin add -yn irmin-client.dev './' && \ \nopam pin add -yn irmin-cli.dev './' && \ \nopam pin add -yn irmin-chunk.dev './' && \ \nopam pin add -yn irmin-bench.dev './'")) [ppx_irmin.dev] synchronised (file:///src) ppx_irmin is now pinned to file:///src (version dev) [libirmin.dev] synchronised (file:///src) libirmin is now pinned to file:///src (version dev) [irmin.dev] synchronised (file:///src) irmin is now pinned to file:///src (version dev) [irmin-tezos.dev] synchronised (file:///src) irmin-tezos is now pinned to file:///src (version dev) [irmin-test.dev] synchronised (file:///src) irmin-test is now pinned to file:///src (version dev) [irmin-server.dev] synchronised (file:///src) The following additional pinnings are required by irmin-server.dev: - irmin-watcher.dev at git+https://github.com/patricoferris/irmin-watcher#d0e92b4ba5631b5f4dc0f3c00d97e79542dba45d Pin and install them? [y/n] y [irmin-watcher.dev] synchronised (no changes) irmin-watcher is now pinned to git+https://github.com/patricoferris/irmin-watcher#d0e92b4ba5631b5f4dc0f3c00d97e79542dba45d (version dev) irmin-server is now pinned to file:///src (version dev) [irmin-pack.dev] synchronised (file:///src) The following additional pinnings are required by irmin-pack.dev: - index.dev at git+https://github.com/mirage/index#09ab315dcfe6c1affbbb01c737f1b8e235b04eca Pin and install them? [y/n] y [index.dev] synchronised (no changes) index is now pinned to git+https://github.com/mirage/index#09ab315dcfe6c1affbbb01c737f1b8e235b04eca (version dev) irmin-pack is now pinned to file:///src (version dev) [irmin-pack-tools.dev] synchronised (file:///src) The following additional pinnings are required by irmin-pack-tools.dev: - terminal.dev at git+https://github.com/craigfe/progress#ac53cd48cd82500f51faf67f9555a9454d5f5504 - progress.dev at git+https://github.com/craigfe/progress#ac53cd48cd82500f51faf67f9555a9454d5f5504 Pin and install them? [y/n] y [terminal.dev] synchronised (no changes) terminal is now pinned to git+https://github.com/craigfe/progress#ac53cd48cd82500f51faf67f9555a9454d5f5504 (version dev) [progress.dev] synchronised (no changes) progress is now pinned to git+https://github.com/craigfe/progress#ac53cd48cd82500f51faf67f9555a9454d5f5504 (version dev) irmin-pack-tools is now pinned to file:///src (version dev) [irmin-mirage.dev] synchronised (file:///src) irmin-mirage is now pinned to file:///src (version dev) [irmin-mirage-graphql.dev] synchronised (file:///src) irmin-mirage-graphql is now pinned to file:///src (version dev) [irmin-mirage-git.dev] synchronised (file:///src) irmin-mirage-git is now pinned to file:///src (version dev) [irmin-graphql.dev] synchronised (file:///src) irmin-graphql is now pinned to file:///src (version dev) [irmin-git.dev] synchronised (file:///src) irmin-git is now pinned to file:///src (version dev) [irmin-fs.dev] synchronised (file:///src) irmin-fs is now pinned to file:///src (version dev) [irmin-containers.dev] synchronised (file:///src) irmin-containers is now pinned to file:///src (version dev) [irmin-client.dev] synchronised (file:///src) irmin-client is now pinned to file:///src (version dev) [irmin-cli.dev] synchronised (file:///src) irmin-cli is now pinned to file:///src (version dev) [irmin-chunk.dev] synchronised (file:///src) irmin-chunk is now pinned to file:///src (version dev) [irmin-bench.dev] synchronised (file:///src) irmin-bench is now pinned to file:///src (version dev) 2025-10-10 20:30.26 ---> saved as "3f22ab75344e9c1e215e32da26f69906d1b1dd1900d56047d88ebc8b634565c0" /src: (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) 2025-10-10 20:30.26 ---> saved as "05ecab2b46b9316c414b7aa3acac356859e549dccaa19252c34e26ecfba8829d" /src: (env DEPS "alcotest.1.9.1 alcotest-lwt.1.9.1 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 backoff.0.1.1 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.8 ca-certs.1.0.1 ca-certs-nss.3.115 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.2.1 dns-client.10.2.1 dns-client-mirage.10.2.1 domain-local-await.1.0.1 domain-local-timeout.1.0.1 domain-name.0.4.1 duff.0.5 dune.3.20.2 dune-configurator.3.20.2 duration.0.2.1 eio.1.2 eio_linux.1.2 eio_main.1.2 eio_posix.1.2 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hmap.0.8.1 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.5 index.dev inotify.2.6 integers.0.7.0 iomux.0.4 ipaddr.5.6.1 ipaddr-cstruct.5.6.1 ipaddr-sexp.5.6.1 irmin-watcher.dev js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-lwt.6.2.0 js_of_ocaml-ppx.6.2.0 js_of_ocaml-toplevel.6.2.0 jsonm.1.0.2 kcas.0.7.0 kcas_data.0.7.0 kdf.1.0.0 ke.0.6 logs.0.9.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_eio.0.5.1 lwt_log.1.1.2 macaddr.5.6.1 macaddr-cstruct.5.6.1 magic-mime.1.3.1 mdx.2.5.1 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 metrics.0.5.0 metrics-unix.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.2 mirage-crypto-ec.2.0.2 mirage-crypto-pk.2.0.2 mirage-crypto-rng.2.0.2 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.1.0 mirage-sleep.4.1.0 mtime.2.1.0 multicore-magic.2.3.1 notty.0.2.3 num.1.6 ocaml.5.1.1 ocaml-base-compiler.5.1.1 ocaml-compiler-libs.v0.12.4 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.3 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.17.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.0 printbox.0.12 printbox-text.0.12 progress.dev psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.26 qcheck-core.0.26 qcheck-multicoretests-util.0.10 qcheck-stm.0.10 randomconv.0.2.0 re.1.14.0 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.7 semaphore-compat.1.0.2 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.dev tezos-base58.1.0.0 thread-table.1.0.0 tls.2.0.3 tls-mirage.2.0.3 topkg.1.1.0 uri.4.4.0 uri-sexp.4.4.0 uring.2.7.0 uucp.17.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.3.0.0 zarith.1.14") /src: (env CI true) /src: (env OCAMLCI true) /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam update --depexts && opam install --cli=2.2 --depext-only -y ppx_irmin.dev libirmin.dev irmin.dev irmin-tezos.dev irmin-test.dev irmin-server.dev irmin-pack.dev irmin-pack-tools.dev irmin-mirage.dev irmin-mirage-graphql.dev irmin-mirage-git.dev irmin-graphql.dev irmin-git.dev irmin-fs.dev irmin-containers.dev irmin-client.dev irmin-cli.dev irmin-chunk.dev irmin-bench.dev $DEPS")) + /usr/bin/sudo "apt-get" "update" - Hit:1 http://deb.debian.org/debian trixie InRelease - Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] - Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] - Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [53.0 kB] - Fetched 144 kB in 0s (542 kB/s) - Reading package lists... - <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [irmin.dev] synchronised (file:///src) [irmin-bench.dev] synchronised (file:///src) [irmin-chunk.dev] synchronised (file:///src) [irmin-cli.dev] synchronised (file:///src) [irmin-client.dev] synchronised (file:///src) [irmin-containers.dev] synchronised (file:///src) [irmin-fs.dev] synchronised (file:///src) [irmin-git.dev] synchronised (file:///src) [irmin-graphql.dev] synchronised (file:///src) [irmin-mirage.dev] synchronised (file:///src) [irmin-mirage-git.dev] synchronised (file:///src) [irmin-mirage-graphql.dev] synchronised (file:///src) [irmin-pack.dev] synchronised (file:///src) [index.dev] synchronised (no changes) [irmin-pack-tools.dev] synchronised (file:///src) [irmin-server.dev] synchronised (file:///src) [irmin-test.dev] synchronised (file:///src) [irmin-tezos.dev] synchronised (file:///src) [libirmin.dev] synchronised (file:///src) [ppx_irmin.dev] synchronised (file:///src) [irmin-watcher.dev] synchronised (no changes) [terminal.dev] synchronised (no changes) [progress.dev] synchronised (no changes) [NOTE] Package ocaml-options-vanilla is already installed (current version is 1). [NOTE] Package ocaml-config is already installed (current version is 3). [NOTE] Package ocaml-base-compiler is already installed (current version is 5.1.1). [NOTE] Package ocaml is already installed (current version is 5.1.1). [NOTE] Package base-unix is already installed (current version is base). [NOTE] Package base-threads is already installed (current version is base). [NOTE] Package base-nnp is already installed (current version is base). [NOTE] Package base-domains is already installed (current version is base). [NOTE] Package base-bigarray is already installed (current version is base). The following system packages will first need to be installed: gnuplot-x11 libffi-dev libgmp-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "gnuplot-x11" "libffi-dev" "libgmp-dev" "pkg-config" - Preconfiguring packages ... - Selecting previously unselected package libsystemd-shared:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20653 files and directories currently installed.) - Preparing to unpack .../libsystemd-shared_257.8-1~deb13u2_amd64.deb ... - Unpacking libsystemd-shared:amd64 (257.8-1~deb13u2) ... - Setting up libsystemd-shared:amd64 (257.8-1~deb13u2) ... - Selecting previously unselected package systemd. - (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 ... 20661 files and directories currently installed.) - Preparing to unpack .../systemd_257.8-1~deb13u2_amd64.deb ... - Unpacking systemd (257.8-1~deb13u2) ... - Setting up systemd (257.8-1~deb13u2) ... - Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'. - Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'. - Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'. - Initializing machine ID from random generator. - Creating group 'systemd-journal' with GID 999. - Creating group 'systemd-network' with GID 998. - Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. - /usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring. - Selecting previously unselected package systemd-sysv. - (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 ... 21594 files and directories currently installed.) - Preparing to unpack .../000-systemd-sysv_257.8-1~deb13u2_amd64.deb ... - Unpacking systemd-sysv (257.8-1~deb13u2) ... - Selecting previously unselected package libdbus-1-3:amd64. - Preparing to unpack .../001-libdbus-1-3_1.16.2-2_amd64.deb ... - Unpacking libdbus-1-3:amd64 (1.16.2-2) ... - Selecting previously unselected package dbus-bin. - Preparing to unpack .../002-dbus-bin_1.16.2-2_amd64.deb ... - Unpacking dbus-bin (1.16.2-2) ... - Selecting previously unselected package dbus-session-bus-common. - Preparing to unpack .../003-dbus-session-bus-common_1.16.2-2_all.deb ... - Unpacking dbus-session-bus-common (1.16.2-2) ... - Selecting previously unselected package dbus-daemon. - Preparing to unpack .../004-dbus-daemon_1.16.2-2_amd64.deb ... - Unpacking dbus-daemon (1.16.2-2) ... - Selecting previously unselected package dbus-system-bus-common. - Preparing to unpack .../005-dbus-system-bus-common_1.16.2-2_all.deb ... - Unpacking dbus-system-bus-common (1.16.2-2) ... - Selecting previously unselected package dbus. - Preparing to unpack .../006-dbus_1.16.2-2_amd64.deb ... - Unpacking dbus (1.16.2-2) ... - Selecting previously unselected package libnss-systemd:amd64. - Preparing to unpack .../007-libnss-systemd_257.8-1~deb13u2_amd64.deb ... - Unpacking libnss-systemd:amd64 (257.8-1~deb13u2) ... - Selecting previously unselected package libpam-systemd:amd64. - Preparing to unpack .../008-libpam-systemd_257.8-1~deb13u2_amd64.deb ... - Unpacking libpam-systemd:amd64 (257.8-1~deb13u2) ... - Selecting previously unselected package systemd-timesyncd. - Preparing to unpack .../009-systemd-timesyncd_257.8-1~deb13u2_amd64.deb ... - Unpacking systemd-timesyncd (257.8-1~deb13u2) ... - Selecting previously unselected package libgdk-pixbuf2.0-common. - Preparing to unpack .../010-libgdk-pixbuf2.0-common_2.42.12+dfsg-4_all.deb ... - Unpacking libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... - Selecting previously unselected package libglib2.0-0t64:amd64. - Preparing to unpack .../011-libglib2.0-0t64_2.84.4-3~deb13u1_amd64.deb ... - Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u1) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../012-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u1_amd64.deb ... - Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../013-shared-mime-info_2.4-5+b2_amd64.deb ... - Unpacking shared-mime-info (2.4-5+b2) ... - Selecting previously unselected package libjpeg62-turbo:amd64. - Preparing to unpack .../014-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ... - Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ... - Selecting previously unselected package libpng16-16t64:amd64. - Preparing to unpack .../015-libpng16-16t64_1.6.48-1_amd64.deb ... - Unpacking libpng16-16t64:amd64 (1.6.48-1) ... - Selecting previously unselected package libdeflate0:amd64. - Preparing to unpack .../016-libdeflate0_1.23-2_amd64.deb ... - Unpacking libdeflate0:amd64 (1.23-2) ... - Selecting previously unselected package libjbig0:amd64. - Preparing to unpack .../017-libjbig0_2.1-6.1+b2_amd64.deb ... - Unpacking libjbig0:amd64 (2.1-6.1+b2) ... - Selecting previously unselected package liblerc4:amd64. - Preparing to unpack .../018-liblerc4_4.0.0+ds-5_amd64.deb ... - Unpacking liblerc4:amd64 (4.0.0+ds-5) ... - Selecting previously unselected package libsharpyuv0:amd64. - Preparing to unpack .../019-libsharpyuv0_1.5.0-0.1_amd64.deb ... - Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ... - Selecting previously unselected package libwebp7:amd64. - Preparing to unpack .../020-libwebp7_1.5.0-0.1_amd64.deb ... - Unpacking libwebp7:amd64 (1.5.0-0.1) ... - Selecting previously unselected package libtiff6:amd64. - Preparing to unpack .../021-libtiff6_4.7.0-3+deb13u1_amd64.deb ... - Unpacking libtiff6:amd64 (4.7.0-3+deb13u1) ... - Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. - Preparing to unpack .../022-libgdk-pixbuf-2.0-0_2.42.12+dfsg-4_amd64.deb ... - Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... - Selecting previously unselected package gtk-update-icon-cache. - Preparing to unpack .../023-gtk-update-icon-cache_4.18.6+ds-2_amd64.deb ... - No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed. - No diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin', none removed. - Unpacking gtk-update-icon-cache (4.18.6+ds-2) ... - Selecting previously unselected package hicolor-icon-theme. - Preparing to unpack .../024-hicolor-icon-theme_0.18-2_all.deb ... - Unpacking hicolor-icon-theme (0.18-2) ... - Selecting previously unselected package adwaita-icon-theme. - Preparing to unpack .../025-adwaita-icon-theme_48.1-1_all.deb ... - Unpacking adwaita-icon-theme (48.1-1) ... - Selecting previously unselected package aglfn. - Preparing to unpack .../026-aglfn_1.7+git20191031.4036a9c-2_all.deb ... - Unpacking aglfn (1.7+git20191031.4036a9c-2) ... - Selecting previously unselected package at-spi2-common. - Preparing to unpack .../027-at-spi2-common_2.56.2-1_all.deb ... - Unpacking at-spi2-common (2.56.2-1) ... - Selecting previously unselected package libxi6:amd64. - Preparing to unpack .../028-libxi6_2%3a1.8.2-1_amd64.deb ... - Unpacking libxi6:amd64 (2:1.8.2-1) ... - Selecting previously unselected package libatspi2.0-0t64:amd64. - Preparing to unpack .../029-libatspi2.0-0t64_2.56.2-1_amd64.deb ... - Unpacking libatspi2.0-0t64:amd64 (2.56.2-1) ... - Selecting previously unselected package x11-common. - Preparing to unpack .../030-x11-common_1%3a7.7+24_all.deb ... - Unpacking x11-common (1:7.7+24) ... - Selecting previously unselected package libxtst6:amd64. - Preparing to unpack .../031-libxtst6_2%3a1.2.5-1_amd64.deb ... - Unpacking libxtst6:amd64 (2:1.2.5-1) ... - Selecting previously unselected package dbus-user-session. - Preparing to unpack .../032-dbus-user-session_1.16.2-2_amd64.deb ... - Unpacking dbus-user-session (1.16.2-2) ... - Selecting previously unselected package libdconf1:amd64. - Preparing to unpack .../033-libdconf1_0.40.0-5_amd64.deb ... - Unpacking libdconf1:amd64 (0.40.0-5) ... - Selecting previously unselected package dconf-service. - Preparing to unpack .../034-dconf-service_0.40.0-5_amd64.deb ... - Unpacking dconf-service (0.40.0-5) ... - Selecting previously unselected package dconf-gsettings-backend:amd64. - Preparing to unpack .../035-dconf-gsettings-backend_0.40.0-5_amd64.deb ... - Unpacking dconf-gsettings-backend:amd64 (0.40.0-5) ... - Selecting previously unselected package gsettings-desktop-schemas. - Preparing to unpack .../036-gsettings-desktop-schemas_48.0-1_all.deb ... - Unpacking gsettings-desktop-schemas (48.0-1) ... - Selecting previously unselected package at-spi2-core. - Preparing to unpack .../037-at-spi2-core_2.56.2-1_amd64.deb ... - Unpacking at-spi2-core (2.56.2-1) ... - Selecting previously unselected package libdevmapper1.02.1:amd64. - Preparing to unpack .../038-libdevmapper1.02.1_2%3a1.02.205-2_amd64.deb ... - Unpacking libdevmapper1.02.1:amd64 (2:1.02.205-2) ... - Selecting previously unselected package dmsetup. - Preparing to unpack .../039-dmsetup_2%3a1.02.205-2_amd64.deb ... - Unpacking dmsetup (2:1.02.205-2) ... - Selecting previously unselected package libfreetype6:amd64. - Preparing to unpack .../040-libfreetype6_2.13.3+dfsg-1_amd64.deb ... - Unpacking libfreetype6:amd64 (2.13.3+dfsg-1) ... - Selecting previously unselected package fonts-dejavu-mono. - Preparing to unpack .../041-fonts-dejavu-mono_2.37-8_all.deb ... - Unpacking fonts-dejavu-mono (2.37-8) ... - Selecting previously unselected package fonts-dejavu-core. - Preparing to unpack .../042-fonts-dejavu-core_2.37-8_all.deb ... - Unpacking fonts-dejavu-core (2.37-8) ... - Selecting previously unselected package fontconfig-config. - Preparing to unpack .../043-fontconfig-config_2.15.0-2.3_amd64.deb ... - Unpacking fontconfig-config (2.15.0-2.3) ... - Selecting previously unselected package libfontconfig1:amd64. - Preparing to unpack .../044-libfontconfig1_2.15.0-2.3_amd64.deb ... - Unpacking libfontconfig1:amd64 (2.15.0-2.3) ... - Selecting previously unselected package fontconfig. - Preparing to unpack .../045-fontconfig_2.15.0-2.3_amd64.deb ... - Unpacking fontconfig (2.15.0-2.3) ... - Selecting previously unselected package gnuplot-data. - Preparing to unpack .../046-gnuplot-data_6.0.2+dfsg1-1_all.deb ... - Unpacking gnuplot-data (6.0.2+dfsg1-1) ... - Selecting previously unselected package libpixman-1-0:amd64. - Preparing to unpack .../047-libpixman-1-0_0.44.0-3_amd64.deb ... - Unpacking libpixman-1-0:amd64 (0.44.0-3) ... - Selecting previously unselected package libxcb-render0:amd64. - Preparing to unpack .../048-libxcb-render0_1.17.0-2+b1_amd64.deb ... - Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ... - Selecting previously unselected package libxcb-shm0:amd64. - Preparing to unpack .../049-libxcb-shm0_1.17.0-2+b1_amd64.deb ... - Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ... - Selecting previously unselected package libxrender1:amd64. - Preparing to unpack .../050-libxrender1_1%3a0.9.12-1_amd64.deb ... - Unpacking libxrender1:amd64 (1:0.9.12-1) ... - Selecting previously unselected package libcairo2:amd64. - Preparing to unpack .../051-libcairo2_1.18.4-1+b1_amd64.deb ... - Unpacking libcairo2:amd64 (1.18.4-1+b1) ... - Selecting previously unselected package libaom3:amd64. - Preparing to unpack .../052-libaom3_3.12.1-1_amd64.deb ... - Unpacking libaom3:amd64 (3.12.1-1) ... - Selecting previously unselected package libdav1d7:amd64. - Preparing to unpack .../053-libdav1d7_1.5.1-1_amd64.deb ... - Unpacking libdav1d7:amd64 (1.5.1-1) ... - Selecting previously unselected package libabsl20240722:amd64. - Preparing to unpack .../054-libabsl20240722_20240722.0-4_amd64.deb ... - Unpacking libabsl20240722:amd64 (20240722.0-4) ... - Selecting previously unselected package libgav1-1:amd64. - Preparing to unpack .../055-libgav1-1_0.19.0-3+b1_amd64.deb ... - Unpacking libgav1-1:amd64 (0.19.0-3+b1) ... - Selecting previously unselected package librav1e0.7:amd64. - Preparing to unpack .../056-librav1e0.7_0.7.1-9+b2_amd64.deb ... - Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ... - Selecting previously unselected package libsvtav1enc2:amd64. - Preparing to unpack .../057-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ... - Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... - Selecting previously unselected package libyuv0:amd64. - Preparing to unpack .../058-libyuv0_0.0.1904.20250204-1_amd64.deb ... - Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ... - Selecting previously unselected package libavif16:amd64. - Preparing to unpack .../059-libavif16_1.2.1-1.2_amd64.deb ... - Unpacking libavif16:amd64 (1.2.1-1.2) ... - Selecting previously unselected package libheif-plugin-dav1d:amd64. - Preparing to unpack .../060-libheif-plugin-dav1d_1.19.8-1_amd64.deb ... - Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1) ... - Selecting previously unselected package libde265-0:amd64. - Preparing to unpack .../061-libde265-0_1.0.15-1+b3_amd64.deb ... - Unpacking libde265-0:amd64 (1.0.15-1+b3) ... - Selecting previously unselected package libheif-plugin-libde265:amd64. - Preparing to unpack .../062-libheif-plugin-libde265_1.19.8-1_amd64.deb ... - Unpacking libheif-plugin-libde265:amd64 (1.19.8-1) ... - Selecting previously unselected package libheif1:amd64. - Preparing to unpack .../063-libheif1_1.19.8-1_amd64.deb ... - Unpacking libheif1:amd64 (1.19.8-1) ... - Selecting previously unselected package libimagequant0:amd64. - Preparing to unpack .../064-libimagequant0_2.18.0-1+b2_amd64.deb ... - Unpacking libimagequant0:amd64 (2.18.0-1+b2) ... - Selecting previously unselected package libxpm4:amd64. - Preparing to unpack .../065-libxpm4_1%3a3.5.17-1+b3_amd64.deb ... - Unpacking libxpm4:amd64 (1:3.5.17-1+b3) ... - Selecting previously unselected package libgd3:amd64. - Preparing to unpack .../066-libgd3_2.3.3-13_amd64.deb ... - Unpacking libgd3:amd64 (2.3.3-13) ... - Selecting previously unselected package liblua5.4-0:amd64. - Preparing to unpack .../067-liblua5.4-0_5.4.7-1+b2_amd64.deb ... - Unpacking liblua5.4-0:amd64 (5.4.7-1+b2) ... - Selecting previously unselected package libfribidi0:amd64. - Preparing to unpack .../068-libfribidi0_1.0.16-1_amd64.deb ... - Unpacking libfribidi0:amd64 (1.0.16-1) ... - Selecting previously unselected package libgraphite2-3:amd64. - Preparing to unpack .../069-libgraphite2-3_1.3.14-2+b1_amd64.deb ... - Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ... - Selecting previously unselected package libharfbuzz0b:amd64. - Preparing to unpack .../070-libharfbuzz0b_10.2.0-1+b1_amd64.deb ... - Unpacking libharfbuzz0b:amd64 (10.2.0-1+b1) ... - Selecting previously unselected package libthai-data. - Preparing to unpack .../071-libthai-data_0.1.29-2_all.deb ... - Unpacking libthai-data (0.1.29-2) ... - Selecting previously unselected package libdatrie1:amd64. - Preparing to unpack .../072-libdatrie1_0.2.13-3+b1_amd64.deb ... - Unpacking libdatrie1:amd64 (0.2.13-3+b1) ... - Selecting previously unselected package libthai0:amd64. - Preparing to unpack .../073-libthai0_0.1.29-2+b1_amd64.deb ... - Unpacking libthai0:amd64 (0.1.29-2+b1) ... - Selecting previously unselected package libpango-1.0-0:amd64. - Preparing to unpack .../074-libpango-1.0-0_1.56.3-1_amd64.deb ... - Unpacking libpango-1.0-0:amd64 (1.56.3-1) ... - Selecting previously unselected package libpangoft2-1.0-0:amd64. - Preparing to unpack .../075-libpangoft2-1.0-0_1.56.3-1_amd64.deb ... - Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ... - Selecting previously unselected package libpangocairo-1.0-0:amd64. - Preparing to unpack .../076-libpangocairo-1.0-0_1.56.3-1_amd64.deb ... - Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ... - Selecting previously unselected package libwebpmux3:amd64. - Preparing to unpack .../077-libwebpmux3_1.5.0-0.1_amd64.deb ... - Unpacking libwebpmux3:amd64 (1.5.0-0.1) ... - Selecting previously unselected package libpcre2-32-0:amd64. - Preparing to unpack .../078-libpcre2-32-0_10.46-1~deb13u1_amd64.deb ... - Unpacking libpcre2-32-0:amd64 (10.46-1~deb13u1) ... - Selecting previously unselected package libwxbase3.2-1t64:amd64. - Preparing to unpack .../079-libwxbase3.2-1t64_3.2.8+dfsg-2_amd64.deb ... - Unpacking libwxbase3.2-1t64:amd64 (3.2.8+dfsg-2) ... - Selecting previously unselected package libcairo-gobject2:amd64. - Preparing to unpack .../080-libcairo-gobject2_1.18.4-1+b1_amd64.deb ... - Unpacking libcairo-gobject2:amd64 (1.18.4-1+b1) ... - Selecting previously unselected package libatk1.0-0t64:amd64. - Preparing to unpack .../081-libatk1.0-0t64_2.56.2-1_amd64.deb ... - Unpacking libatk1.0-0t64:amd64 (2.56.2-1) ... - Selecting previously unselected package libatk-bridge2.0-0t64:amd64. - Preparing to unpack .../082-libatk-bridge2.0-0t64_2.56.2-1_amd64.deb ... - Unpacking libatk-bridge2.0-0t64:amd64 (2.56.2-1) ... - Selecting previously unselected package libcloudproviders0:amd64. - Preparing to unpack .../083-libcloudproviders0_0.3.6-2_amd64.deb ... - Unpacking libcloudproviders0:amd64 (0.3.6-2) ... - Selecting previously unselected package liblcms2-2:amd64. - Preparing to unpack .../084-liblcms2-2_2.16-2_amd64.deb ... - Unpacking liblcms2-2:amd64 (2.16-2) ... - Selecting previously unselected package libcolord2:amd64. - Preparing to unpack .../085-libcolord2_1.4.7-3_amd64.deb ... - Unpacking libcolord2:amd64 (1.4.7-3) ... - Selecting previously unselected package libavahi-common-data:amd64. - Preparing to unpack .../086-libavahi-common-data_0.8-16_amd64.deb ... - Unpacking libavahi-common-data:amd64 (0.8-16) ... - Selecting previously unselected package libavahi-common3:amd64. - Preparing to unpack .../087-libavahi-common3_0.8-16_amd64.deb ... - Unpacking libavahi-common3:amd64 (0.8-16) ... - Selecting previously unselected package libavahi-client3:amd64. - Preparing to unpack .../088-libavahi-client3_0.8-16_amd64.deb ... - Unpacking libavahi-client3:amd64 (0.8-16) ... - Selecting previously unselected package libcups2t64:amd64. - Preparing to unpack .../089-libcups2t64_2.4.10-3+deb13u1_amd64.deb ... - Unpacking libcups2t64:amd64 (2.4.10-3+deb13u1) ... - Selecting previously unselected package libepoxy0:amd64. - Preparing to unpack .../090-libepoxy0_1.5.10-2_amd64.deb ... - Unpacking libepoxy0:amd64 (1.5.10-2) ... - Selecting previously unselected package libwayland-client0:amd64. - Preparing to unpack .../091-libwayland-client0_1.23.1-3_amd64.deb ... - Unpacking libwayland-client0:amd64 (1.23.1-3) ... - Selecting previously unselected package libwayland-cursor0:amd64. - Preparing to unpack .../092-libwayland-cursor0_1.23.1-3_amd64.deb ... - Unpacking libwayland-cursor0:amd64 (1.23.1-3) ... - Selecting previously unselected package libwayland-egl1:amd64. - Preparing to unpack .../093-libwayland-egl1_1.23.1-3_amd64.deb ... - Unpacking libwayland-egl1:amd64 (1.23.1-3) ... - Selecting previously unselected package libxcomposite1:amd64. - Preparing to unpack .../094-libxcomposite1_1%3a0.4.6-1_amd64.deb ... - Unpacking libxcomposite1:amd64 (1:0.4.6-1) ... - Selecting previously unselected package libxfixes3:amd64. - Preparing to unpack .../095-libxfixes3_1%3a6.0.0-2+b4_amd64.deb ... - Unpacking libxfixes3:amd64 (1:6.0.0-2+b4) ... - Selecting previously unselected package libxcursor1:amd64. - Preparing to unpack .../096-libxcursor1_1%3a1.2.3-1_amd64.deb ... - Unpacking libxcursor1:amd64 (1:1.2.3-1) ... - Selecting previously unselected package libxdamage1:amd64. - Preparing to unpack .../097-libxdamage1_1%3a1.1.6-1+b2_amd64.deb ... - Unpacking libxdamage1:amd64 (1:1.1.6-1+b2) ... - Selecting previously unselected package libxinerama1:amd64. - Preparing to unpack .../098-libxinerama1_2%3a1.1.4-3+b4_amd64.deb ... - Unpacking libxinerama1:amd64 (2:1.1.4-3+b4) ... - Selecting previously unselected package xkb-data. - Preparing to unpack .../099-xkb-data_2.42-1_all.deb ... - Unpacking xkb-data (2.42-1) ... - Selecting previously unselected package libxkbcommon0:amd64. - Preparing to unpack .../100-libxkbcommon0_1.7.0-2_amd64.deb ... - Unpacking libxkbcommon0:amd64 (1.7.0-2) ... - Selecting previously unselected package libxrandr2:amd64. - Preparing to unpack .../101-libxrandr2_2%3a1.5.4-1+b3_amd64.deb ... - Unpacking libxrandr2:amd64 (2:1.5.4-1+b3) ... - Selecting previously unselected package libgtk-3-common. - Preparing to unpack .../102-libgtk-3-common_3.24.49-3_all.deb ... - Unpacking libgtk-3-common (3.24.49-3) ... - Selecting previously unselected package libgtk-3-0t64:amd64. - Preparing to unpack .../103-libgtk-3-0t64_3.24.49-3_amd64.deb ... - Unpacking libgtk-3-0t64:amd64 (3.24.49-3) ... - Selecting previously unselected package libnotify4:amd64. - Preparing to unpack .../104-libnotify4_0.8.6-1_amd64.deb ... - Unpacking libnotify4:amd64 (0.8.6-1) ... - Selecting previously unselected package libice6:amd64. - Preparing to unpack .../105-libice6_2%3a1.1.1-1_amd64.deb ... - Unpacking libice6:amd64 (2:1.1.1-1) ... - Selecting previously unselected package libsm6:amd64. - Preparing to unpack .../106-libsm6_2%3a1.2.6-1_amd64.deb ... - Unpacking libsm6:amd64 (2:1.2.6-1) ... - Selecting previously unselected package libwxgtk3.2-1t64:amd64. - Preparing to unpack .../107-libwxgtk3.2-1t64_3.2.8+dfsg-2_amd64.deb ... - Unpacking libwxgtk3.2-1t64:amd64 (3.2.8+dfsg-2) ... - Selecting previously unselected package gnuplot-x11. - Preparing to unpack .../108-gnuplot-x11_6.0.2+dfsg1-1_amd64.deb ... - Unpacking gnuplot-x11 (6.0.2+dfsg1-1) ... - Selecting previously unselected package libjson-c5:amd64. - Preparing to unpack .../109-libjson-c5_0.18+ds-1_amd64.deb ... - Unpacking libjson-c5:amd64 (0.18+ds-1) ... - Selecting previously unselected package libcryptsetup12:amd64. - Preparing to unpack .../110-libcryptsetup12_2%3a2.7.5-2_amd64.deb ... - Unpacking libcryptsetup12:amd64 (2:2.7.5-2) ... - Selecting previously unselected package libffi-dev:amd64. - Preparing to unpack .../111-libffi-dev_3.4.8-2_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.8-2) ... - Selecting previously unselected package libgdk-pixbuf2.0-bin. - Preparing to unpack .../112-libgdk-pixbuf2.0-bin_2.42.12+dfsg-4_amd64.deb ... - Unpacking libgdk-pixbuf2.0-bin (2.42.12+dfsg-4) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../113-libglib2.0-data_2.84.4-3~deb13u1_all.deb ... - Unpacking libglib2.0-data (2.84.4-3~deb13u1) ... - Selecting previously unselected package libgmpxx4ldbl:amd64. - Preparing to unpack .../114-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../115-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... - Selecting previously unselected package libgtk-3-bin. - Preparing to unpack .../116-libgtk-3-bin_3.24.49-3_amd64.deb ... - Unpacking libgtk-3-bin (3.24.49-3) ... - Selecting previously unselected package libheif-plugin-aomenc:amd64. - Preparing to unpack .../117-libheif-plugin-aomenc_1.19.8-1_amd64.deb ... - Unpacking libheif-plugin-aomenc:amd64 (1.19.8-1) ... - Selecting previously unselected package libnuma1:amd64. - Preparing to unpack .../118-libnuma1_2.0.19-1_amd64.deb ... - Unpacking libnuma1:amd64 (2.0.19-1) ... - Selecting previously unselected package libx265-215:amd64. - Preparing to unpack .../119-libx265-215_4.1-2_amd64.deb ... - Unpacking libx265-215:amd64 (4.1-2) ... - Selecting previously unselected package libheif-plugin-x265:amd64. - Preparing to unpack .../120-libheif-plugin-x265_1.19.8-1_amd64.deb ... - Unpacking libheif-plugin-x265:amd64 (1.19.8-1) ... - Selecting previously unselected package libkmod2:amd64. - Preparing to unpack .../121-libkmod2_34.2-2_amd64.deb ... - Unpacking libkmod2:amd64 (34.2-2) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../122-libpkgconf3_1.8.1-4_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-4) ... - Selecting previously unselected package librsvg2-2:amd64. - Preparing to unpack .../123-librsvg2-2_2.60.0+dfsg-1_amd64.deb ... - Unpacking librsvg2-2:amd64 (2.60.0+dfsg-1) ... - Selecting previously unselected package librsvg2-common:amd64. - Preparing to unpack .../124-librsvg2-common_2.60.0+dfsg-1_amd64.deb ... - Unpacking librsvg2-common:amd64 (2.60.0+dfsg-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../125-pkgconf-bin_1.8.1-4_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-4) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../126-pkgconf_1.8.1-4_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-4) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../127-pkg-config_1.8.1-4_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-4) ... - Selecting previously unselected package systemd-cryptsetup. - Preparing to unpack .../128-systemd-cryptsetup_257.8-1~deb13u2_amd64.deb ... - Unpacking systemd-cryptsetup (257.8-1~deb13u2) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../129-xdg-user-dirs_0.18-2_amd64.deb ... - Unpacking xdg-user-dirs (0.18-2) ... - Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ... - Setting up liblcms2-2:amd64 (2.16-2) ... - Setting up libpixman-1-0:amd64 (0.44.0-3) ... - Setting up libsharpyuv0:amd64 (1.5.0-0.1) ... - Setting up libaom3:amd64 (3.12.1-1) ... - Setting up systemd-sysv (257.8-1~deb13u2) ... - Setting up libxdamage1:amd64 (1:1.1.6-1+b2) ... - Setting up liblerc4:amd64 (4.0.0+ds-5) ... - Setting up libxpm4:amd64 (1:3.5.17-1+b3) ... - Setting up hicolor-icon-theme (0.18-2) ... - Setting up libxi6:amd64 (2:1.8.2-1) ... - Setting up libxrender1:amd64 (1:0.9.12-1) ... - Setting up libdatrie1:amd64 (0.2.13-3+b1) ... - Setting up xdg-user-dirs (0.18-2) ... - Setting up libxcb-render0:amd64 (1.17.0-2+b1) ... - Setting up libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... - Setting up x11-common (1:7.7+24) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of start. - Setting up libdeflate0:amd64 (1.23-2) ... - Setting up libnss-systemd:amd64 (257.8-1~deb13u2) ... - Setting up xkb-data (2.42-1) ... - Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ... - Setting up libabsl20240722:amd64 (20240722.0-4) ... - Setting up libffi-dev:amd64 (3.4.8-2) ... - Setting up libjbig0:amd64 (2.1-6.1+b2) ... - Setting up libpcre2-32-0:amd64 (10.46-1~deb13u1) ... - Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u1) ... - Setting up libglib2.0-data (2.84.4-3~deb13u1) ... - Setting up libpkgconf3:amd64 (1.8.1-4) ... - Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... - Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ... - Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... - Setting up libepoxy0:amd64 (1.5.10-2) ... - Setting up libxfixes3:amd64 (1:6.0.0-2+b4) ... - Setting up aglfn (1.7+git20191031.4036a9c-2) ... - Setting up libavahi-common-data:amd64 (0.8-16) ... - Setting up libdbus-1-3:amd64 (1.16.2-2) ... - Setting up libfribidi0:amd64 (1.0.16-1) ... - Setting up libxinerama1:amd64 (2:1.1.4-3+b4) ... - Setting up libimagequant0:amd64 (2.18.0-1+b2) ... - Setting up fonts-dejavu-mono (2.37-8) ... - Setting up libpng16-16t64:amd64 (1.6.48-1) ... - Setting up systemd-timesyncd (257.8-1~deb13u2) ... - Creating group 'systemd-timesync' with GID 997. - Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. - Created symlink '/etc/systemd/system/dbus-org.freedesktop.timesync1.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'. - Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'. - Setting up libxrandr2:amd64 (2:1.5.4-1+b3) ... - Setting up fonts-dejavu-core (2.37-8) ... - Setting up libgav1-1:amd64 (0.19.0-3+b1) ... - Setting up pkgconf-bin (1.8.1-4) ... - Setting up libwebp7:amd64 (1.5.0-0.1) ... - Setting up libnuma1:amd64 (2.0.19-1) ... - Setting up libdav1d7:amd64 (1.5.1-1) ... - Setting up at-spi2-common (2.56.2-1) ... - Setting up libtiff6:amd64 (4.7.0-3+deb13u1) ... - Setting up dbus-session-bus-common (1.16.2-2) ... - Setting up librav1e0.7:amd64 (0.7.1-9+b2) ... - Setting up liblua5.4-0:amd64 (5.4.7-1+b2) ... - Setting up libthai-data (0.1.29-2) ... - Setting up libwayland-egl1:amd64 (1.23.1-3) ... - Setting up libwxbase3.2-1t64:amd64 (3.2.8+dfsg-2) ... - Setting up dbus-system-bus-common (1.16.2-2) ... - Creating group 'messagebus' with GID 996. - Creating user 'messagebus' (System Message Bus) with UID 996 and GID 996. - Setting up libde265-0:amd64 (1.0.15-1+b3) ... - Setting up libx265-215:amd64 (4.1-2) ... - Setting up libwebpmux3:amd64 (1.5.0-0.1) ... - Setting up libyuv0:amd64 (0.0.1904.20250204-1) ... - Setting up libxcomposite1:amd64 (1:0.4.6-1) ... - Setting up libjson-c5:amd64 (0.18+ds-1) ... - Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... - Setting up dbus-bin (1.16.2-2) ... - Setting up libkmod2:amd64 (34.2-2) ... - Setting up libxkbcommon0:amd64 (1.7.0-2) ... - Setting up libwayland-client0:amd64 (1.23.1-3) ... - Setting up gnuplot-data (6.0.2+dfsg1-1) ... - Setting up libice6:amd64 (2:1.1.1-1) ... - Setting up libavif16:amd64 (1.2.1-1.2) ... - Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... - Setting up libatk1.0-0t64:amd64 (2.56.2-1) ... - Setting up fontconfig-config (2.15.0-2.3) ... - Setting up libxtst6:amd64 (2:1.2.5-1) ... - Setting up libxcursor1:amd64 (1:1.2.3-1) ... - Setting up libavahi-common3:amd64 (0.8-16) ... - Setting up libcloudproviders0:amd64 (0.3.6-2) ... - Setting up dbus-daemon (1.16.2-2) ... - Setting up libcolord2:amd64 (1.4.7-3) ... - Setting up pkgconf:amd64 (1.8.1-4) ... - Setting up libdconf1:amd64 (0.40.0-5) ... - Setting up libthai0:amd64 (0.1.29-2+b1) ... - Setting up libfreetype6:amd64 (2.13.3+dfsg-1) ... - Setting up libatspi2.0-0t64:amd64 (2.56.2-1) ... - Setting up dbus (1.16.2-2) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of start. - Setting up shared-mime-info (2.4-5+b2) ... - Setting up pkg-config:amd64 (1.8.1-4) ... - Setting up libwayland-cursor0:amd64 (1.23.1-3) ... - Setting up libpam-systemd:amd64 (257.8-1~deb13u2) ... - Setting up libharfbuzz0b:amd64 (10.2.0-1+b1) ... - Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... - Setting up libfontconfig1:amd64 (2.15.0-2.3) ... - Setting up libsm6:amd64 (2:1.2.6-1) ... - Setting up libavahi-client3:amd64 (0.8-16) ... - Setting up libatk-bridge2.0-0t64:amd64 (2.56.2-1) ... - Setting up gtk-update-icon-cache (4.18.6+ds-2) ... - Setting up fontconfig (2.15.0-2.3) ... - Regenerating fonts cache... - done. - Setting up libpango-1.0-0:amd64 (1.56.3-1) ... - Setting up libcairo2:amd64 (1.18.4-1+b1) ... - Setting up dbus-user-session (1.16.2-2) ... - Setting up adwaita-icon-theme (48.1-1) ... - update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode - Setting up libnotify4:amd64 (0.8.6-1) ... - Setting up libgdk-pixbuf2.0-bin (2.42.12+dfsg-4) ... - Setting up libcairo-gobject2:amd64 (1.18.4-1+b1) ... - Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ... - Setting up libcups2t64:amd64 (2.4.10-3+deb13u1) ... - Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ... - Setting up dconf-service (0.40.0-5) ... - Setting up librsvg2-2:amd64 (2.60.0+dfsg-1) ... - Setting up librsvg2-common:amd64 (2.60.0+dfsg-1) ... - Setting up dconf-gsettings-backend:amd64 (0.40.0-5) ... - Setting up libgtk-3-common (3.24.49-3) ... - Setting up gsettings-desktop-schemas (48.0-1) ... - Setting up libgtk-3-0t64:amd64 (3.24.49-3) ... - Setting up at-spi2-core (2.56.2-1) ... - Setting up libwxgtk3.2-1t64:amd64 (3.2.8+dfsg-2) ... - Setting up libgtk-3-bin (3.24.49-3) ... - Setting up dmsetup (2:1.02.205-2) ... - Setting up libheif-plugin-dav1d:amd64 (1.19.8-1) ... - Setting up libheif-plugin-libde265:amd64 (1.19.8-1) ... - Setting up libheif1:amd64 (1.19.8-1) ... - Setting up libgd3:amd64 (2.3.3-13) ... - Setting up libdevmapper1.02.1:amd64 (2:1.02.205-2) ... - Setting up libcryptsetup12:amd64 (2:2.7.5-2) ... - Setting up gnuplot-x11 (6.0.2+dfsg1-1) ... - update-alternatives: using /usr/bin/gnuplot-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode - Setting up libheif-plugin-x265:amd64 (1.19.8-1) ... - Setting up libheif-plugin-aomenc:amd64 (1.19.8-1) ... - Setting up systemd-cryptsetup (257.8-1~deb13u2) ... - Processing triggers for procps (2:4.0.4-9) ... - grep: /proc/1/environ: Permission denied - procps: Applying updated sysctl configuration - sysctl: permission denied on key "kernel.core_pattern" - sysctl: permission denied on key "kernel.unprivileged_userns_clone" - sysctl: permission denied on key "kernel.sysrq" - sysctl: permission denied on key "kernel.core_uses_pid" - sysctl: permission denied on key "net.ipv4.conf.default.rp_filter" - sysctl: permission denied on key "net.ipv4.conf.docker0.rp_filter" - sysctl: permission denied on key "net.ipv4.conf.eno1.rp_filter" - sysctl: permission denied on key "net.ipv4.conf.eno2.rp_filter" - sysctl: permission denied on key "net.ipv4.conf.eno3.rp_filter" - sysctl: permission denied on key "net.ipv4.conf.eno4.rp_filter" - sysctl: permission denied on key "net.ipv4.conf.enp130s0f0.rp_filter" - sysctl: permission denied on key "net.ipv4.conf.enp130s0f1.rp_filter" - sysctl: permission denied on key "net.ipv4.conf.lo.rp_filter" - sysctl: permission denied on key "net.ipv4.conf.default.accept_source_route" - sysctl: permission denied on key "net.ipv4.conf.docker0.accept_source_route" - sysctl: permission denied on key "net.ipv4.conf.eno1.accept_source_route" - sysctl: permission denied on key "net.ipv4.conf.eno2.accept_source_route" - sysctl: permission denied on key "net.ipv4.conf.eno3.accept_source_route" - sysctl: permission denied on key "net.ipv4.conf.eno4.accept_source_route" - sysctl: permission denied on key "net.ipv4.conf.enp130s0f0.accept_source_route" - sysctl: permission denied on key "net.ipv4.conf.enp130s0f1.accept_source_route" - sysctl: permission denied on key "net.ipv4.conf.lo.accept_source_route" - sysctl: permission denied on key "net.ipv4.conf.default.promote_secondaries" - sysctl: permission denied on key "net.ipv4.conf.docker0.promote_secondaries" - sysctl: permission denied on key "net.ipv4.conf.eno1.promote_secondaries" - sysctl: permission denied on key "net.ipv4.conf.eno2.promote_secondaries" - sysctl: permission denied on key "net.ipv4.conf.eno3.promote_secondaries" - sysctl: permission denied on key "net.ipv4.conf.eno4.promote_secondaries" - sysctl: permission denied on key "net.ipv4.conf.enp130s0f0.promote_secondaries" - sysctl: permission denied on key "net.ipv4.conf.enp130s0f1.promote_secondaries" - sysctl: permission denied on key "net.ipv4.conf.lo.promote_secondaries" - sysctl: permission denied on key "net.ipv4.ping_group_range", ignoring - sysctl: permission denied on key "net.core.default_qdisc", ignoring - sysctl: permission denied on key "fs.protected_hardlinks" - sysctl: permission denied on key "fs.protected_symlinks" - sysctl: permission denied on key "fs.protected_regular" - sysctl: permission denied on key "fs.protected_fifos" - sysctl: permission denied on key "vm.max_map_count" - sysctl: permission denied on key "kernel.pid_max" - Processing triggers for libc-bin (2.41-12) ... - Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... 2025-10-10 20:31.30 ---> saved as "372ab6045e28c18881c681c37a099f232a25bf85e634265c99850d6a4af49421" /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install $DEPS")) <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [index.dev] synchronised (no changes) [irmin-watcher.dev] synchronised (no changes) [progress.dev] synchronised (no changes) [terminal.dev] synchronised (no changes) [NOTE] Package ocaml-options-vanilla is already installed (current version is 1). [NOTE] Package ocaml-config is already installed (current version is 3). [NOTE] Package ocaml-base-compiler is already installed (current version is 5.1.1). [NOTE] Package ocaml is already installed (current version is 5.1.1). [NOTE] Package base-unix is already installed (current version is base). [NOTE] Package base-threads is already installed (current version is base). [NOTE] Package base-nnp is already installed (current version is base). [NOTE] Package base-domains is already installed (current version is base). [NOTE] Package base-bigarray is already installed (current version is base). The following actions will be performed: === install 207 packages - install alcotest 1.9.1 - install alcotest-lwt 1.9.1 - install angstrom 0.16.1 - install arp 4.0.0 - install asn1-combinators 0.3.2 - install astring 0.8.5 - install awa 0.5.2 - install awa-mirage 0.5.2 - install backoff 0.1.1 - install base v0.17.3 - install base-bytes base - install base64 3.5.2 - install bentov 1 - install bheap 2.0.0 - install bigarray-compat 1.1.0 - install bigstringaf 0.10.0 - install bisect_ppx 2.8.3 - install bos 0.2.1 - install brr 0.0.8 - install ca-certs 1.0.1 - install ca-certs-nss 3.115 - install camlp-streams 5.0.1 - install carton 0.7.2 - install carton-git 0.7.2 - install carton-lwt 0.7.2 - install cf 0.5.0 - install cf-lwt 0.5.0 - install checkseum 0.5.2 - install cmdliner 1.3.0 - install cohttp 5.3.1 - install cohttp-lwt 5.3.0 - install cohttp-lwt-unix 5.3.0 - install conduit 7.0.0 - install conduit-lwt 7.0.0 - install conduit-lwt-unix 7.0.0 - install conf-gmp 5 - install conf-gmp-powm-sec 4 - install conf-gnuplot 0.1 - install conf-libffi 2.0.0 - install conf-pkg-config 4 - install cppo 1.8.0 - install crunch 4.0.0 - install csexp 1.5.2 - install cstruct 6.2.0 - install cstruct-lwt 6.2.0 - install cstruct-unix 6.2.0 - install ctypes 0.23.0 - install ctypes-foreign 0.23.0 - install decompress 1.5.3 - install digestif 1.3.0 - install dns 10.2.1 - install dns-client 10.2.1 - install dns-client-mirage 10.2.1 - install domain-local-await 1.0.1 - install domain-local-timeout 1.0.1 - install domain-name 0.4.1 - install duff 0.5 - install dune 3.20.2 - install dune-configurator 3.20.2 - install duration 0.2.1 - install eio 1.2 - install eio_linux 1.2 - install eio_main 1.2 - install eio_posix 1.2 - install either 1.0.0 - install emile 1.1 - install encore 0.8.1 - install eqaf 0.10 - install ethernet 3.2.0 - install faraday 0.8.2 - install fmt 0.11.0 - install fpath 0.7.3 - install fsevents 0.3.0 - install fsevents-lwt 0.3.0 - install gen 1.1 - install git 3.18.0 - install git-mirage 3.18.0 - install git-paf 3.18.0 - install git-unix 3.18.0 - install gmap 0.3.0 - install graphql 0.14.0 - install graphql-cohttp 0.14.0 - install graphql-lwt 0.14.0 - install graphql_parser 0.14.0 - install h1 1.0.0 - install h2 0.13.0 - install happy-eyeballs 2.0.1 - install happy-eyeballs-lwt 2.0.1 - install happy-eyeballs-mirage 2.0.1 - install hex 1.5.0 - install hmap 0.8.1 - install hpack 0.13.0 - install httpun-types 0.2.0 - install hxd 0.3.5 - install index dev (pinned) - install inotify 2.6 - install integers 0.7.0 - install iomux 0.4 - install ipaddr 5.6.1 - install ipaddr-cstruct 5.6.1 - install ipaddr-sexp 5.6.1 - install irmin-watcher dev (pinned) - install js_of_ocaml 6.2.0 - install js_of_ocaml-compiler 6.2.0 - install js_of_ocaml-lwt 6.2.0 - install js_of_ocaml-ppx 6.2.0 - install js_of_ocaml-toplevel 6.2.0 - install jsonm 1.0.2 - install kcas 0.7.0 - install kcas_data 0.7.0 - install kdf 1.0.0 - install ke 0.6 - install logs 0.9.0 - install lru 0.3.1 - install lwt 5.9.2 - install lwt-dllist 1.1.0 - install lwt_eio 0.5.1 - install lwt_log 1.1.2 - install macaddr 5.6.1 - install macaddr-cstruct 5.6.1 - install magic-mime 1.3.1 - install mdx 2.5.1 - install menhir 20250912 - install menhirCST 20250912 - install menhirLib 20250912 - install menhirSdk 20250912 - install metrics 0.5.0 - install metrics-unix 0.5.0 - install mimic 0.0.9 - install mimic-happy-eyeballs 0.0.9 - install mirage-clock 4.2.0 - install mirage-crypto 2.0.2 - install mirage-crypto-ec 2.0.2 - install mirage-crypto-pk 2.0.2 - install mirage-crypto-rng 2.0.2 - install mirage-flow 5.0.0 - install mirage-kv 6.1.1 - install mirage-mtime 5.2.0 - install mirage-net 4.0.0 - install mirage-ptime 5.1.0 - install mirage-sleep 4.1.0 - install mtime 2.1.0 - install multicore-magic 2.3.1 - install notty 0.2.3 - install num 1.6 - install ocaml-compiler-libs v0.12.4 - install ocaml-syntax-shims 1.0.0 - install ocaml-version 4.0.3 - install ocaml_intrinsics_kernel v0.17.1 - install ocamlbuild 0.16.1 - install ocamlfind 1.9.8 - install ocamlgraph 2.2.0 - install ocplib-endian 1.2 - install ohex 0.2.0 - install optint 0.3.0 - install paf 0.8.0 - install parsexp v0.17.0 - install pecu 0.7 - install ppx_blob 0.9.0 - install ppx_derivers 1.2.1 - install ppx_deriving 6.0.3 - install ppx_repr 0.7.0 - install ppx_sexp_conv v0.17.0 - install ppxlib 0.35.0 - install ppxlib_jane v0.17.0 - install printbox 0.12 - install printbox-text 0.12 - install progress dev (pinned) - install psq 0.2.1 - install ptime 1.2.0 - install qcheck-alcotest 0.26 - install qcheck-core 0.26 - install qcheck-multicoretests-util 0.10 - install qcheck-stm 0.10 - install randomconv 0.2.0 - install re 1.14.0 - install repr 0.7.0 - install result 1.5 - install rresult 0.7.0 - install rusage 1.0.0 - install sedlex 3.7 - install semaphore-compat 1.0.2 - install seq base - install sexplib v0.17.0 - install sexplib0 v0.17.0 - install stdlib-shims 0.3.0 - install stringext 1.6.0 - install tcpip 9.0.1 - install terminal dev (pinned) - install tezos-base58 1.0.0 - install thread-table 1.0.0 - install tls 2.0.3 - install tls-mirage 2.0.3 - install topkg 1.1.0 - install uri 4.4.0 - install uri-sexp 4.4.0 - install uring 2.7.0 - install uucp 17.0.0 - install uuidm 0.9.10 - install uutf 1.0.4 - install vector 1.0.0 - install websocket 2.17 - install websocket-lwt-unix 2.17 - install x509 1.0.6 - install yaml 3.2.0 - install yojson 3.0.0 - install zarith 1.14 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved arp.4.0.0 (cached) -> retrieved angstrom.0.16.1 (cached) -> retrieved asn1-combinators.0.3.2 (cached) -> retrieved alcotest.1.9.1, alcotest-lwt.1.9.1 (cached) -> retrieved astring.0.8.5 (cached) -> retrieved awa.0.5.2, awa-mirage.0.5.2 (cached) -> retrieved backoff.0.1.1 (cached) -> retrieved base.v0.17.3 (cached) -> retrieved base64.3.5.2 (cached) -> retrieved bentov.1 (cached) -> retrieved bheap.2.0.0 (cached) -> retrieved bigarray-compat.1.1.0 (cached) -> retrieved bigstringaf.0.10.0 (cached) -> retrieved bisect_ppx.2.8.3 (cached) -> retrieved bos.0.2.1 (cached) -> retrieved ca-certs.1.0.1 (cached) -> retrieved camlp-streams.5.0.1 (cached) -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2 (cached) -> retrieved cf.0.5.0, cf-lwt.0.5.0 (cached) -> retrieved ca-certs-nss.3.115 (cached) -> retrieved brr.0.0.8 (cached) -> retrieved checkseum.0.5.2 (cached) -> retrieved cmdliner.1.3.0 (cached) -> retrieved conduit.7.0.0, conduit-lwt.7.0.0, conduit-lwt-unix.7.0.0 (cached) -> retrieved conf-gmp.5 (cached) -> retrieved conf-gmp-powm-sec.4 (cached) -> retrieved cohttp.5.3.1 (cached) -> retrieved cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0 (cached) -> retrieved cppo.1.8.0 (cached) -> installed conf-gmp.5 -> installed conf-gnuplot.0.1 -> installed conf-pkg-config.4 -> retrieved crunch.4.0.0 (cached) -> retrieved csexp.1.5.2 (cached) -> installed conf-gmp-powm-sec.4 -> installed conf-libffi.2.0.0 -> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (cached) -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0 (cached) -> retrieved decompress.1.5.3 (cached) -> retrieved domain-local-await.1.0.1 (cached) -> retrieved dns.10.2.1, dns-client.10.2.1, dns-client-mirage.10.2.1 (cached) -> retrieved domain-local-timeout.1.0.1 (cached) -> retrieved domain-name.0.4.1 (cached) -> retrieved duff.0.5 (cached) -> retrieved duration.0.2.1 (cached) -> retrieved eio.1.2, eio_linux.1.2, eio_main.1.2, eio_posix.1.2 (cached) -> retrieved either.1.0.0 (cached) -> retrieved emile.1.1 (cached) -> retrieved encore.0.8.1 (cached) -> retrieved digestif.1.3.0 (cached) -> retrieved eqaf.0.10 (cached) -> retrieved ethernet.3.2.0 (cached) -> retrieved faraday.0.8.2 (cached) -> retrieved fmt.0.11.0 (cached) -> retrieved fpath.0.7.3 (cached) -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (cached) -> retrieved gen.1.1 (cached) -> retrieved gmap.0.3.0 (cached) -> retrieved graphql.0.14.0, graphql-cohttp.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (cached) -> retrieved git.3.18.0, git-mirage.3.18.0, git-paf.3.18.0, git-unix.3.18.0 (cached) -> retrieved h1.1.0.0 (cached) -> retrieved happy-eyeballs.2.0.1, happy-eyeballs-lwt.2.0.1, happy-eyeballs-mirage.2.0.1 (cached) -> retrieved hex.1.5.0 (cached) -> retrieved hmap.0.8.1 (cached) -> retrieved h2.0.13.0, hpack.0.13.0 (cached) -> retrieved dune.3.20.2, dune-configurator.3.20.2 (cached) -> retrieved httpun-types.0.2.0 (cached) -> retrieved hxd.0.3.5 (cached) -> retrieved inotify.2.6 (cached) -> retrieved integers.0.7.0 (cached) -> retrieved iomux.0.4 (cached) -> retrieved ipaddr.5.6.1, ipaddr-cstruct.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1, macaddr-cstruct.5.6.1 (cached) -> installed cmdliner.1.3.0 -> retrieved index.dev (no changes) -> retrieved jsonm.1.0.2 (cached) -> retrieved kcas.0.7.0, kcas_data.0.7.0 (cached) -> retrieved kdf.1.0.0 (cached) -> retrieved ke.0.6 (cached) -> retrieved logs.0.9.0 (cached) -> retrieved lru.0.3.1 (cached) -> retrieved lwt.5.9.2 (cached) -> retrieved lwt-dllist.1.1.0 (cached) -> retrieved lwt_eio.0.5.1 (cached) -> retrieved lwt_log.1.1.2 (cached) -> retrieved magic-mime.1.3.1 (cached) -> retrieved irmin-watcher.dev (no changes) -> retrieved mdx.2.5.1 (cached) -> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912 (cached) -> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-lwt.6.2.0, js_of_ocaml-ppx.6.2.0, js_of_ocaml-toplevel.6.2.0 (cached) -> retrieved metrics.0.5.0, metrics-unix.0.5.0 (cached) -> retrieved mimic.0.0.9, mimic-happy-eyeballs.0.0.9 (cached) -> retrieved mirage-clock.4.2.0 (cached) -> retrieved mirage-flow.5.0.0 (cached) -> retrieved mirage-kv.6.1.1 (cached) -> retrieved mirage-mtime.5.2.0 (cached) -> retrieved mirage-net.4.0.0 (cached) -> retrieved mirage-ptime.5.1.0 (cached) -> retrieved mirage-sleep.4.1.0 (cached) -> retrieved mtime.2.1.0 (cached) -> retrieved multicore-magic.2.3.1 (cached) -> retrieved num.1.6 (cached) -> retrieved notty.0.2.3 (cached) -> retrieved ocaml-compiler-libs.v0.12.4 (cached) -> retrieved ocaml-syntax-shims.1.0.0 (cached) -> retrieved ocaml-version.4.0.3 (cached) -> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached) -> retrieved ocamlbuild.0.16.1 (cached) -> retrieved ocamlfind.1.9.8 (cached) -> retrieved ocplib-endian.1.2 (cached) -> retrieved ocamlgraph.2.2.0 (cached) -> retrieved ohex.0.2.0 (cached) -> retrieved optint.0.3.0 (cached) -> retrieved parsexp.v0.17.0 (cached) -> retrieved paf.0.8.0 (cached) -> retrieved pecu.0.7 (cached) -> retrieved ppx_blob.0.9.0 (cached) -> retrieved ppx_derivers.1.2.1 (cached) -> retrieved ppx_deriving.6.0.3 (cached) -> retrieved ppx_sexp_conv.v0.17.0 (cached) -> retrieved ppx_repr.0.7.0, repr.0.7.0 (cached) -> retrieved ppxlib.0.35.0 (cached) -> retrieved ppxlib_jane.v0.17.0 (cached) -> retrieved mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2 (cached) -> retrieved printbox.0.12, printbox-text.0.12 (cached) -> retrieved psq.0.2.1 (cached) -> retrieved ptime.1.2.0 (cached) -> retrieved qcheck-alcotest.0.26, qcheck-core.0.26 (cached) -> retrieved qcheck-multicoretests-util.0.10, qcheck-stm.0.10 (cached) -> retrieved progress.dev (no changes) -> retrieved randomconv.0.2.0 (cached) -> retrieved result.1.5 (cached) -> retrieved rresult.0.7.0 (cached) -> retrieved re.1.14.0 (cached) -> retrieved rusage.1.0.0 (cached) -> retrieved seq.base (cached) -> installed seq.base -> retrieved sedlex.3.7 (cached) -> retrieved semaphore-compat.1.0.2 (cached) -> retrieved sexplib.v0.17.0 (cached) -> retrieved sexplib0.v0.17.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved stringext.1.6.0 (cached) -> retrieved tezos-base58.1.0.0 (cached) -> retrieved thread-table.1.0.0 (cached) -> retrieved tcpip.9.0.1 (cached) -> retrieved topkg.1.1.0 (cached) -> retrieved tls.2.0.3, tls-mirage.2.0.3 (cached) -> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached) -> retrieved terminal.dev (no changes) -> retrieved uuidm.0.9.10 (cached) -> retrieved uutf.1.0.4 (cached) -> retrieved vector.1.0.0 (cached) -> retrieved websocket.2.17, websocket-lwt-unix.2.17 (cached) -> retrieved x509.1.0.6 (cached) -> retrieved yaml.3.2.0 (cached) -> retrieved uring.2.7.0 (cached) -> retrieved uucp.17.0.0 (cached) -> retrieved yojson.3.0.0 (cached) -> retrieved zarith.1.14 (cached) -> installed num.1.6 -> installed ocamlfind.1.9.8 -> installed base-bytes.base -> installed ocamlbuild.0.16.1 -> installed zarith.1.14 -> installed topkg.1.1.0 -> installed hmap.0.8.1 -> installed rresult.0.7.0 -> installed uuidm.0.9.10 -> installed mtime.2.1.0 -> installed uutf.1.0.4 -> installed fmt.0.11.0 -> installed ptime.1.2.0 -> installed astring.0.8.5 -> installed fpath.0.7.3 -> installed jsonm.1.0.2 -> installed dune.3.20.2 -> installed backoff.0.1.1 -> installed base64.3.5.2 -> installed bentov.1 -> installed bheap.2.0.0 -> installed asn1-combinators.0.3.2 -> installed bigarray-compat.1.1.0 -> installed camlp-streams.5.0.1 -> installed crunch.4.0.0 -> installed csexp.1.5.2 -> installed cppo.1.8.0 -> installed cstruct.6.2.0 -> installed domain-name.0.4.1 -> installed duff.0.5 -> installed duration.0.2.1 -> installed either.1.0.0 -> installed eqaf.0.10 -> installed gen.1.1 -> installed gmap.0.3.0 -> installed ke.0.6 -> installed lwt-dllist.1.1.0 -> installed macaddr.5.6.1 -> installed magic-mime.1.3.1 -> installed menhirCST.20250912 -> installed menhirLib.20250912 -> installed menhirSdk.20250912 -> installed metrics.0.5.0 -> installed mirage-clock.4.2.0 -> installed mirage-mtime.5.2.0 -> installed mirage-ptime.5.1.0 -> installed multicore-magic.2.3.1 -> installed ocaml-compiler-libs.v0.12.4 -> installed ocaml-syntax-shims.1.0.0 -> installed ocaml-version.4.0.3 -> installed ocaml_intrinsics_kernel.v0.17.1 -> installed ohex.0.2.0 -> installed optint.0.3.0 -> installed pecu.0.7 -> installed ppx_derivers.1.2.1 -> installed printbox.0.12 -> installed psq.0.2.1 -> installed randomconv.0.2.0 -> installed re.1.14.0 -> installed result.1.5 -> installed rusage.1.0.0 -> installed semaphore-compat.1.0.2 -> installed sexplib0.v0.17.0 -> installed qcheck-core.0.26 -> installed stdlib-shims.0.3.0 -> installed stringext.1.6.0 -> installed thread-table.1.0.0 -> installed vector.1.0.0 -> installed yojson.3.0.0 -> installed ocplib-endian.1.2 -> installed cstruct-unix.6.2.0 -> installed hex.1.5.0 -> installed ipaddr.5.6.1 -> installed macaddr-cstruct.5.6.1 -> installed lru.0.3.1 -> installed digestif.1.3.0 -> installed ocamlgraph.2.2.0 -> installed qcheck-multicoretests-util.0.10 -> installed integers.0.7.0 -> installed domain-local-await.1.0.1 -> installed domain-local-timeout.1.0.1 -> installed ipaddr-cstruct.5.6.1 -> installed tezos-base58.1.0.0 -> installed qcheck-stm.0.10 -> installed repr.0.7.0 -> installed kcas.0.7.0 -> installed alcotest.1.9.1 -> installed parsexp.v0.17.0 -> installed qcheck-alcotest.0.26 -> installed kcas_data.0.7.0 -> installed dune-configurator.3.20.2 -> installed sexplib.v0.17.0 -> installed bigstringaf.0.10.0 -> installed iomux.0.4 -> installed faraday.0.8.2 -> installed checkseum.0.5.2 -> installed httpun-types.0.2.0 -> installed angstrom.0.16.1 -> installed encore.0.8.1 -> installed emile.1.1 -> installed h1.1.0.0 -> installed hpack.0.13.0 -> installed decompress.1.5.3 -> installed eio.1.2 -> installed mirage-crypto.2.0.2 -> installed h2.0.13.0 -> installed uring.2.7.0 -> installed lwt.5.9.2 -> installed kdf.1.0.0 -> installed mirage-net.4.0.0 -> installed uri.4.4.0 -> installed cstruct-lwt.6.2.0 -> installed mirage-flow.5.0.0 -> installed lwt_eio.0.5.1 -> installed mirage-kv.6.1.1 -> installed inotify.2.6 -> installed metrics-unix.0.5.0 -> installed mirage-sleep.4.1.0 -> installed lwt_log.1.1.2 -> installed eio_linux.1.2 -> installed eio_posix.1.2 -> installed notty.0.2.3 -> installed eio_main.1.2 -> installed hxd.0.3.5 -> installed ctypes.0.23.0 -> installed base.v0.17.3 -> installed ctypes-foreign.0.23.0 -> installed cf.0.5.0 -> installed fsevents.0.3.0 -> installed cf-lwt.0.5.0 -> installed fsevents-lwt.0.3.0 -> installed menhir.20250912 -> installed graphql_parser.0.14.0 -> installed graphql.0.14.0 -> installed graphql-lwt.0.14.0 -> installed ppxlib.0.35.0 -> installed ppxlib_jane.v0.17.0 -> installed ppx_blob.0.9.0 -> installed uucp.17.0.0 -> installed printbox-text.0.12 -> installed terminal.dev -> installed bisect_ppx.2.8.3 -> installed ppx_deriving.6.0.3 -> installed sedlex.3.7 -> installed ppx_sexp_conv.v0.17.0 -> installed ppx_repr.0.7.0 -> installed ipaddr-sexp.5.6.1 -> installed uri-sexp.4.4.0 -> installed cohttp.5.3.1 -> installed graphql-cohttp.0.14.0 -> installed js_of_ocaml-compiler.6.2.0 -> installed logs.0.9.0 -> installed alcotest-lwt.1.9.1 -> installed ethernet.3.2.0 -> installed happy-eyeballs.2.0.1 -> installed mimic.0.0.9 -> installed irmin-watcher.dev -> installed js_of_ocaml-toplevel.6.2.0 -> installed mirage-crypto-rng.2.0.2 -> installed arp.4.0.0 -> installed mirage-crypto-pk.2.0.2 -> installed progress.dev -> installed cohttp-lwt.5.3.0 -> installed conduit.7.0.0 -> installed tcpip.9.0.1 -> installed dns.10.2.1 -> installed websocket.2.17 -> installed happy-eyeballs-mirage.2.0.1 -> installed bos.0.2.1 -> installed mdx.2.5.1 -> installed dns-client.10.2.1 -> installed happy-eyeballs-lwt.2.0.1 -> installed conduit-lwt.7.0.0 -> installed carton.0.7.2 -> installed carton-lwt.0.7.2 -> installed index.dev -> installed carton-git.0.7.2 -> installed yaml.3.2.0 -> installed git.3.18.0 -> installed brr.0.0.8 -> installed mirage-crypto-ec.2.0.2 -> installed x509.1.0.6 -> installed ca-certs.1.0.1 -> installed ca-certs-nss.3.115 -> installed awa.0.5.2 -> installed tls.2.0.3 -> installed awa-mirage.0.5.2 -> installed conduit-lwt-unix.7.0.0 -> installed tls-mirage.2.0.3 -> installed dns-client-mirage.10.2.1 -> installed mimic-happy-eyeballs.0.0.9 -> installed paf.0.8.0 -> installed git-paf.3.18.0 -> installed git-mirage.3.18.0 -> installed cohttp-lwt-unix.5.3.0 -> installed websocket-lwt-unix.2.17 -> installed git-unix.3.18.0 -> installed js_of_ocaml.6.2.0 -> installed js_of_ocaml-ppx.6.2.0 -> installed js_of_ocaml-lwt.6.2.0 Done. # Run eval $(opam env) to update the current shell environment 2025-10-10 20:42.00 ---> saved as "d26a33f9a4a163097f258985e68854cdfab7c2daef53ff39691b99efda722488" /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install --yes dune 'odoc>=1.5.0'")) [NOTE] Package dune is already installed (current version is 3.20.2). The following actions will be performed: === install 3 packages - install odoc 3.1.0 - install odoc-parser 3.1.0 [required by odoc] - install tyxml 4.6.0 [required by odoc] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved tyxml.4.6.0 (cached) -> retrieved odoc.3.1.0, odoc-parser.3.1.0 (cached) -> installed odoc-parser.3.1.0 -> installed tyxml.4.6.0 -> installed odoc.3.1.0 Done. # Run eval $(opam env) to update the current shell environment 2025-10-10 20:42.56 ---> saved as "2029ea408d394fea0593be0cd68263ab02afd9f55e009d8ac1496fdb94e13a31" /src: (copy (src .) (dst /src/)) 2025-10-10 20:42.57 ---> saved as "9c0c4facbcf7c67d4007b2e3363450106c88aa09d6b3ffec94aa7cc2bb216a71" /src: (run (shell "ODOC_WARN_ERROR=false opam exec -- dune build @doc || (echo \"dune build @doc failed\"; exit 2)")) (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/ppx_irmin -I ../../src/ppx_irmin/.ppx_irmin.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/ppx_irmin/ppx_irmin_internal_lib.odocl ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte/ppx_irmin_internal_lib.odoc) File "src/ppx_irmin/internal/ppx_irmin_internal_lib.ml", line 20, characters 12-22: Warning: Failed to resolve reference unresolvedroot(__POS__) Couldn't find "__POS__" (cd _build/default/src/irmin/.irmin.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin -I ../../data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin -o irmin__Logging_intf.odoc irmin__Logging_intf.cmt) File "src/irmin/logging_intf.ml", line 33, characters 20-30: Warning: Expected 'module-', 'module-type-', 'type-', 'class-', 'class-type-', 'page-', a path, or an unqualified reference. (cd _build/default/src/irmin/.irmin.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin -I ../../data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin -o irmin__Object_graph_intf.odoc irmin__Object_graph_intf.cmt) File "irmin__Object_graph_intf.cmt": Warning: Failed to compile type substitution root.V.t File "irmin__Object_graph_intf.cmt": Warning: Failed to compile type substitution root.V.t (cd _build/default/src/irmin/.irmin.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin -I ../../data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin -o irmin__Object_graph.odoc irmin__Object_graph.cmti) File "irmin__Object_graph.cmti": Warning: Failed to compile type substitution root.V.t (cd _build/default/src/irmin/.irmin.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin -I ../../data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin -o irmin__Contents_intf.odoc irmin__Contents_intf.cmt) File "src/irmin/contents_intf.ml", line 41, characters 17-22: Warning: Expected 'module-', 'module-type-', 'type-', 'class-', 'class-type-', 'page-', a path, or an unqualified reference. (cd _build/default/src/irmin/.irmin.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin -I ../../data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin -o irmin__Backend.odoc irmin__Backend.cmt) File "irmin__Backend.cmt": Warning: Failed to compile expansion for module type expression identifier(root(Irmin__Backend).Commit_portable,false) with root.commit = identifier(root(Irmin__Backend).S.Commit,false).value; root.hash = identifier(root(Irmin__Backend).S.Hash,false).t; root.Info = identifier(root(Irmin__Backend).S.Schema,false).Info Unresolved module type path identifier(root(Irmin__Backend).Commit_portable,false) (Lookup failure (module type): root(Irmin__Backend).Commit_portable) File "irmin__Backend.cmt": Warning: Failed to compile expansion for module type expression identifier(root(Irmin__Backend).Node_portable,false) with root.node = identifier(root(Irmin__Backend).S.Node,false).value; root.hash = identifier(root(Irmin__Backend).S.Hash,false).t; root.metadata = identifier(root(Irmin__Backend).S.Schema,false).Metadata.t; root.step = identifier(root(Irmin__Backend).S.Schema,false).Path.step Unresolved module type path identifier(root(Irmin__Backend).Node_portable,false) (Lookup failure (module type): root(Irmin__Backend).Node_portable) File "irmin__Backend.cmt": Warning: Failed to compile expansion for module type expression identifier(root(Irmin__Backend).Commit_portable,false) with root.commit = identifier(root(Irmin__Backend).S.Commit,false).value; root.hash = identifier(root(Irmin__Backend).S.Hash,false).t; root.Info = identifier(root(Irmin__Backend).S.Schema,false).Info Unresolved module type path identifier(root(Irmin__Backend).Commit_portable,false) (Lookup failure (module type): root(Irmin__Backend).Commit_portable) File "irmin__Backend.cmt": Warning: Failed to compile expansion for module type expression identifier(root(Irmin__Backend).Node_portable,false) with root.node = identifier(root(Irmin__Backend).S.Node,false).value; root.hash = identifier(root(Irmin__Backend).S.Hash,false).t; root.metadata = identifier(root(Irmin__Backend).S.Schema,false).Metadata.t; root.step = identifier(root(Irmin__Backend).S.Schema,false).Path.step Unresolved module type path identifier(root(Irmin__Backend).Node_portable,false) (Lookup failure (module type): root(Irmin__Backend).Node_portable) (cd _build/default/src/irmin/.irmin.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin -I ../../data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin -o irmin__Store_intf.odoc irmin__Store_intf.cmt) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin__Store_intf).KV.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin__Store_intf).KV.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Commit,false)).value; root.hash = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Hash,false)).t; root.Info = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Node,false))).value; root.hash = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Hash,false)).t; root.metadata = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Commit,false)).value; root.hash = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Hash,false)).t; root.Info = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Node,false))).value; root.hash = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Hash,false)).t; root.metadata = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin__Store_intf).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).S.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin__Store_intf).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin__Store_intf).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin__Store_intf).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).S.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin__Store_intf).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin__Store_intf).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/src/irmin/.irmin.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin -I ../../data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin -o irmin.odoc irmin.cmti) File "irmin.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin).Of_storage.result.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin).Of_storage.result.result.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin).Of_storage.result.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin).Of_storage.result.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin).Of_storage.result.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin).Of_storage.result.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin).Of_storage.result.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin).KV.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin).KV.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin).KV.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin).KV.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin).KV.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin).KV.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin).KV.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin).KV.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin).KV.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin).KV.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin).KV.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin).KV.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin).KV.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin).KV.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin).S.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin).S.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/src/irmin-pack/.irmin_pack.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-pack -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-pack -o irmin_pack__Layout.odoc irmin_pack__Layout.cmt) File "src/irmin-pack/layout.ml", line 97, characters 27-50: Warning: '{v ... v}' (verbatim text) should begin on its own line. File "src/irmin-pack/layout.ml", line 97, characters 50-51: Warning: Paragraph should begin on its own line. (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-chunk -I ../../src/irmin-chunk/.irmin_chunk.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-chunk/irmin_chunk.odocl ../../src/irmin-chunk/.irmin_chunk.objs/byte/irmin_chunk.odoc) File "src/irmin-chunk/irmin_chunk.mli", line 51, characters 43-53: Warning: Failed to resolve reference unresolvedroot(AO) Couldn't find "AO" File "src/irmin-chunk/irmin_chunk.mli", line 48, characters 57-67: Warning: Failed to resolve reference unresolvedroot(AO) Couldn't find "AO" File "src/irmin-chunk/irmin_chunk.mli", line 48, characters 20-44: Warning: Failed to resolve reference unresolvedroot(AO_stable) Couldn't find "AO_stable" File "src/irmin-chunk/irmin_chunk.mli", line 26, characters 43-53: Warning: Failed to resolve reference unresolvedroot(AO) Couldn't find "AO" (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin/irmin_data.odocl ../../src/irmin/data/.irmin_data.objs/byte/irmin_data.odoc) File "src/irmin/data/hashset.ml", line 29, characters 6-66: Warning: While resolving the expansion of include at File "src/irmin/data/fixed_size_string_set.mli", line 52, character 0 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin/page-index.odocl ../_odoc/pkg/irmin/page-index.odoc) File "../../../../doc/irmin/index.mld", line 18, characters 2-17: Warning: Failed to resolve reference unresolvedroot(Irmin_mirage) Couldn't find "Irmin_mirage" File "../../../../doc/irmin/index.mld", line 17, characters 2-15: Warning: Failed to resolve reference unresolvedroot(Irmin_pack) Couldn't find "Irmin_pack" File "../../../../doc/irmin/index.mld", line 16, characters 2-14: Warning: Failed to resolve reference unresolvedroot(Irmin_git) Couldn't find "Irmin_git" (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin/irmin_unix.odocl ../../src/irmin/unix/.irmin_unix.objs/byte/irmin_unix.odoc) File "src/irmin/unix/irmin_unix.mli", line 29, characters 4-35: Warning: Reference to 'author' is ambiguous. Please specify its kind: type-author, val-author. (cd _build/default/src/irmin-graphql/.irmin_graphql.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-graphql -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-graphql -o irmin_graphql__Server.odoc irmin_graphql__Server.cmti) File "irmin_graphql__Server.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier((param root(Irmin_graphql__Server).Make_ext.result.result Store).Backend.Commit,false)).value; root.hash = substituted(identifier((param root(Irmin_graphql__Server).Make_ext.result.result Store).Backend.Hash,false)).t; root.Info = substituted(identifier((param root(Irmin_graphql__Server).Make_ext.result.result Store).Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_graphql__Server.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier((param root(Irmin_graphql__Server).Make_ext.result.result Store).Backend.Node,false))).value; root.hash = substituted(identifier((param root(Irmin_graphql__Server).Make_ext.result.result Store).Backend.Hash,false)).t; root.metadata = substituted(identifier((param root(Irmin_graphql__Server).Make_ext.result.result Store).Backend.Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Irmin_graphql__Server).Make_ext.result.result Store).Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_graphql__Server.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier((param root(Irmin_graphql__Server).Make.result.result Store).Backend.Commit,false)).value; root.hash = substituted(identifier((param root(Irmin_graphql__Server).Make.result.result Store).Backend.Hash,false)).t; root.Info = substituted(identifier((param root(Irmin_graphql__Server).Make.result.result Store).Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_graphql__Server.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier((param root(Irmin_graphql__Server).Make.result.result Store).Backend.Node,false))).value; root.hash = substituted(identifier((param root(Irmin_graphql__Server).Make.result.result Store).Backend.Hash,false)).t; root.metadata = substituted(identifier((param root(Irmin_graphql__Server).Make.result.result Store).Backend.Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Irmin_graphql__Server).Make.result.result Store).Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/src/irmin-test/.irmin_test.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-test -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-test -o irmin_test__Common.odoc irmin_test__Common.cmt) File "irmin_test__Common.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_test__Common.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_test__Common.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_test__Common.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_test__Common.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_test__Common).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_test__Common).S.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_test__Common).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_test__Common.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_test__Common).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_test__Common).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_test__Common).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_test__Common).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_test__Common.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_test__Common).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_test__Common).S.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_test__Common).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_test__Common.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_test__Common).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_test__Common).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_test__Common).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_test__Common).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin/irmin_mem.odocl ../../src/irmin/mem/.irmin_mem.objs/byte/irmin_mem.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/mem/.irmin_mem.objs/byte/irmin_mem.odoc": Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to lookup type substituted(identifier(root(Irmin_mem).Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/mem/.irmin_mem.objs/byte/irmin_mem.odoc": Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/mem/.irmin_mem.objs/byte/irmin_mem.odoc": Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/mem/.irmin_mem.objs/byte/irmin_mem.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to lookup type substituted(identifier(root(Irmin_mem).KV.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/mem/.irmin_mem.objs/byte/irmin_mem.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/mem/.irmin_mem.objs/byte/irmin_mem.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/src/irmin-git/.irmin_git.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-git -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../irmin/mem/.irmin_mem.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-git -o irmin_git__Backend.odoc irmin_git__Backend.cmti) File "irmin_git__Backend.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(substituted(identifier(root(Irmin_git__Backend).Make.result.result.result.Commit,false))).value; root.hash = identifier(root(Irmin_git__Backend).Make.result.result.result.Hash,false).t; root.Info = substituted(identifier(root(Irmin_git__Backend).Make.result.result.result.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git__Backend.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git__Backend).Make.result.result.result.Node,false))).value; root.hash = identifier(root(Irmin_git__Backend).Make.result.result.result.Hash,false).t; root.metadata = substituted(identifier(root(Irmin_git__Backend).Make.result.result.result.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git__Backend).Make.result.result.result.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../../_doc/_odoc/pkg/irmin-mirage-graphql -I ../../../../irmin-graphql/.irmin_graphql.objs/byte -I ../../../.irmin_mirage.objs/byte -I ../../../../irmin/.irmin.objs/byte -I ../../../../irmin/data/.irmin_data.objs/byte -I ../../../../irmin/mem/.irmin_mem.objs/byte -I ../../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-mirage-graphql -o irmin_mirage_graphql.odoc irmin_mirage_graphql.cmti) File "irmin_mirage_graphql.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier((param root(Irmin_mirage_graphql).Server.Make.result Store).Backend.Commit,false)).value; root.hash = substituted(identifier((param root(Irmin_mirage_graphql).Server.Make.result Store).Backend.Hash,false)).t; root.Info = substituted(identifier((param root(Irmin_mirage_graphql).Server.Make.result Store).Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_mirage_graphql.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier((param root(Irmin_mirage_graphql).Server.Make.result Store).Backend.Node,false))).value; root.hash = substituted(identifier((param root(Irmin_mirage_graphql).Server.Make.result Store).Backend.Hash,false)).t; root.metadata = substituted(identifier((param root(Irmin_mirage_graphql).Server.Make.result Store).Backend.Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Irmin_mirage_graphql).Server.Make.result Store).Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_mirage_graphql.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_mirage_graphql.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_mirage_graphql.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_mirage_graphql.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-fs -I ../../src/irmin-fs/.irmin_fs.objs/byte -I ../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-fs/irmin_fs.odocl ../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to lookup type substituted(identifier(root(Irmin_fs).Maker_ext.result.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to lookup type substituted(identifier(root(Irmin_fs).KV.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to lookup type substituted(identifier(root(Irmin_fs).Maker.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-fs/irmin_fs.mli", line 30, characters 54-74: Warning: Failed to resolve reference unresolvedroot(Irmin).Config.root Couldn't find "Config" (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-graphql -I ../../src/irmin-graphql/.irmin_graphql.objs/byte -I ../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-graphql/irmin_graphql_unix.odocl ../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte/irmin_graphql_unix.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte/irmin_graphql_unix.odoc": Warning: Failed to lookup type identifier((param root(Irmin_graphql_unix).Server.Make_ext S).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte/irmin_graphql_unix.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte/irmin_graphql_unix.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte/irmin_graphql_unix.odoc": Warning: Failed to lookup type identifier((param root(Irmin_graphql_unix).Server.Make S).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte/irmin_graphql_unix.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte/irmin_graphql_unix.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-fs -I ../../src/irmin-fs/.irmin_fs.objs/byte -I ../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-fs/irmin_fs_unix.odocl ../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc) File "src/irmin/unix/irmin_unix.mli", line 29, characters 4-35: Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 30, character 0 Reference to 'author' is ambiguous. Please specify its kind: type-author, val-author. File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to lookup type substituted(identifier(root(Irmin_fs_unix).Maker_ext.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to lookup type substituted(identifier(root(Irmin_fs_unix).KV.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to lookup type substituted(identifier(root(Irmin_fs_unix).Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/src/irmin-test/.irmin_bench.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-test -I ../../.irmin_test.objs/byte -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-test -o irmin_bench.odoc irmin_bench.cmti) File "irmin_bench.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier((param root(Irmin_bench).Make S).Backend.Commit,false)).value; root.hash = substituted(identifier((param root(Irmin_bench).Make S).Backend.Hash,false)).t; root.Info = substituted(identifier((param root(Irmin_bench).Make S).Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_bench.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier((param root(Irmin_bench).Make S).Backend.Node,false))).value; root.hash = substituted(identifier((param root(Irmin_bench).Make S).Backend.Hash,false)).t; root.metadata = substituted(identifier((param root(Irmin_bench).Make S).Backend.Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Irmin_bench).Make S).Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-graphql -I ../../src/irmin-graphql/.irmin_graphql.objs/byte -I ../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-graphql/irmin_graphql.odocl ../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc": Warning: Failed to lookup type identifier((param root(Irmin_graphql).Server.Make_ext.result.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc": Warning: Failed to lookup type identifier((param root(Irmin_graphql).Server.Make.result.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc": Warning: Failed to lookup type identifier((param root(Irmin_graphql).Server.Default_types S).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/src/irmin-pack/.irmin_pack.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-pack -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-pack -o irmin_pack__Irmin_pack_intf.odoc irmin_pack__Irmin_pack_intf.cmt) File "irmin_pack__Irmin_pack_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_pack__Irmin_pack_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_pack__Irmin_pack_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_pack__Irmin_pack_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-mirage-graphql -I ../../src/irmin-graphql/.irmin_graphql.objs/byte -I ../../src/irmin-mirage/.irmin_mirage.objs/byte -I ../../src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-mirage-graphql/irmin_mirage_graphql.odocl ../../src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte/irmin_mirage_graphql.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte/irmin_mirage_graphql.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(identifier((param root(Irmin_mirage_graphql).Server.Make.result Store).Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte/irmin_mirage_graphql.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte/irmin_mirage_graphql.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte/irmin_mirage_graphql.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte/irmin_mirage_graphql.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte/irmin_mirage_graphql.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-test -I ../../src/irmin-test/.irmin_bench.objs/byte -I ../../src/irmin-test/.irmin_test.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-test/irmin_bench.odocl ../../src/irmin-test/.irmin_bench.objs/byte/irmin_bench.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-test/.irmin_bench.objs/byte/irmin_bench.odoc": Warning: Failed to lookup type identifier((param root(Irmin_bench).Make S).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-test/.irmin_bench.objs/byte/irmin_bench.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-test/.irmin_bench.objs/byte/irmin_bench.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-test -I ../../src/irmin-test/.irmin_bench.objs/byte -I ../../src/irmin-test/.irmin_test.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-test/irmin_test.odocl ../../src/irmin-test/.irmin_test.objs/byte/irmin_test.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-test/.irmin_test.objs/byte/irmin_test.odoc": Warning: Failed to lookup type identifier(root(Irmin_test).Generic_key.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-test/.irmin_test.objs/byte/irmin_test.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-test/.irmin_test.objs/byte/irmin_test.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Portable" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-test/.irmin_test.objs/byte/irmin_test.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_test).S.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-test/.irmin_test.objs/byte/irmin_test.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-test/.irmin_test.objs/byte/irmin_test.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Portable" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/src/irmin-client/.irmin_client.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-client -I ../../../irmin-server/.irmin_server.objs/byte -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-client -o irmin_client__Client_intf.odoc irmin_client__Client_intf.cmt) File "irmin_client__Client_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_client__Client_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_client__Client_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_client__Client_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/src/irmin-git/.irmin_git.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-git -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../irmin/mem/.irmin_mem.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-git -o irmin_git__Irmin_git_intf.odoc irmin_git__Irmin_git_intf.cmt) File "irmin_git__Irmin_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git__Irmin_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git__Irmin_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git__Irmin_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git__Irmin_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git__Irmin_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git__Irmin_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git__Irmin_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git__Irmin_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git__Irmin_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git__Irmin_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git__Irmin_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin/irmin.odocl ../../src/irmin/.irmin.objs/byte/irmin.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: Failed to lookup type identifier((param root(Irmin).Dot S).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/irmin.mli", line 471, characters 48-71: Warning: Failed to resolve reference unresolvedroot(Irmin_unix).Git Couldn't find "Git" File "src/irmin/sync_intf.ml", line 61, characters 40-61: Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0 Failed to resolve reference unresolvedroot(Sync).fetch Couldn't find "fetch" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0 Failed to lookup type identifier((param root(Irmin).Sync.Make X).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/sync_intf.ml", line 61, characters 40-61: Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0 Failed to resolve reference unresolvedroot(Sync).fetch Couldn't find "fetch" File "src/irmin/irmin.mli", line 464, characters 26-41: Warning: Failed to resolve reference unresolvedroot(Store).remote Couldn't find "Store" File "src/irmin/irmin.mli", line 463, characters 4-24: Warning: Failed to resolve reference unresolvedroot(BC).slice Couldn't find "BC" File "src/irmin/merge.mli", line 201, characters 55-65: Warning: Reference to 'promise' is ambiguous. Please specify its kind: type-promise, val-promise. File "src/irmin/merge.mli", line 177, characters 4-30: Warning: Failed to resolve reference unresolvedroot(Merge).MSet Couldn't find "MSet" File "src/irmin/merge.mli", line 87, characters 12-36: Warning: Failed to resolve reference unresolvedroot(Merge).biject Couldn't find "biject" File "src/irmin/logging_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin/logging.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Logs) Couldn't find "Logs" File "src/irmin/logging_intf.ml", line 47, characters 16-23: Warning: While resolving the expansion of include at File "src/irmin/logging.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Logs) Couldn't find "Logs" File "src/irmin/logging_intf.ml", line 18, characters 35-49: Warning: While resolving the expansion of include at File "src/irmin/logging.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Mtime_clock) Couldn't find "Mtime_clock" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin).Of_storage.result.result.result.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: Failed to lookup type substituted(identifier(root(Irmin).Of_backend.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,resolved(root(Irmin).Backend))).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,resolved(root(Irmin).Backend))).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,resolved(root(Irmin).Backend))).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,resolved(root(Irmin).Backend))).Node_portable (Find failure) File "src/irmin/watch_intf.ml", line 49, characters 57-65: Warning: While resolving the expansion of include at File "src/irmin/watch.mli", line 20, character 0 Reference to 'watch' is ambiguous. Please specify its kind: type-watch, val-watch. File "src/irmin/watch_intf.ml", line 90, characters 6-27: Warning: While resolving the expansion of include at File "src/irmin/watch.mli", line 20, character 0 Failed to resolve reference unresolvedroot(Irmin_watcher).hook Couldn't find "Irmin_watcher" File "src/irmin/watch_intf.ml", line 49, characters 57-65: Warning: While resolving the expansion of include at File "src/irmin/watch.mli", line 20, character 0 Reference to 'watch' is ambiguous. Please specify its kind: type-watch, val-watch. File "src/irmin/irmin.mli", line 220, characters 42-56: Warning: Failed to resolve reference unresolvedroot(keys) Couldn't find "keys" File "src/irmin/conf.mli", line 193, characters 31-47: Warning: Failed to resolve reference unresolvedroot(Uri).of_string Couldn't find "Uri" File "src/irmin/conf.mli", line 99, characters 12-18: Warning: Reference to 'key' is ambiguous. Please specify its kind: type-key, val-key. File "src/irmin/conf.mli", line 82, character 4 to line 84, character 32: Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to lookup type substituted(identifier(root(Irmin).KV_maker.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to lookup type substituted(identifier(root(Irmin).Maker.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/irmin.mli", line 181, characters 4-40: Warning: Failed to resolve reference unresolvedroot(Atomic_write).Store Couldn't find "Store" File "src/irmin/irmin.mli", line 180, characters 4-54: Warning: Failed to resolve reference unresolvedroot(Content_addressable).Store Couldn't find "Store" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: Failed to lookup type substituted(identifier(root(Irmin).Generic_key.Maker.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to lookup type substituted(identifier(root(Irmin).Generic_key.KV_maker.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to lookup type substituted(identifier(root(Irmin).Generic_key.Maker.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to lookup type identifier(root(Irmin).Generic_key.KV.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to lookup type identifier(root(Irmin).Generic_key.S.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 148, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/irmin.mli", line 134, characters 50-66: Warning: Reference to 'KV_maker' is ambiguous. Please specify its kind: module-KV_maker, module-type-KV_maker. File "src/irmin/irmin.mli", line 133, characters 23-31: Warning: Reference to 'Maker' is ambiguous. Please specify its kind: module-Maker, module-type-Maker. File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to lookup type substituted(identifier(root(Irmin).KV_maker.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/irmin.mli", line 126, characters 21-34: Warning: Reference to 'Maker' is ambiguous. Please specify its kind: module-Maker, module-type-Maker. File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to lookup type substituted(identifier(root(Irmin).Maker.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 129, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier((param root(Irmin).Json_tree Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin).KV.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/irmin.mli", line 106, characters 32-70: Warning: Reference to 'String' is ambiguous. Please specify its kind: module-String, polymorphic constructor-String. File "src/irmin/contents_intf.ml", line 97, characters 32-40: Warning: While resolving the expansion of include at File "src/irmin/contents.mli", line 19, character 0 Reference to 'Store' is ambiguous. Please specify its kind: module-Store, module-type-Store. File "src/irmin/irmin.mli", line 89, characters 38-57: Warning: Reference to 't' is ambiguous. Please specify its kind: type-t, val-t. File "src/irmin/commit.mli", line 23, characters 50-78: Warning: Failed to resolve reference unresolvedroot(Backend).Node.Store Couldn't find "Node" File "src/irmin/commit.mli", line 23, characters 4-34: Warning: Failed to resolve reference unresolvedroot(Backend).Commit.Store Couldn't find "Commit" File "src/irmin/commit_intf.ml", line 213, characters 14-50: Warning: While resolving the expansion of include at File "src/irmin/commit.mli", line 26, character 0 Reference to 'Graph' is ambiguous. Please specify its kind: module-Graph, module-type-Graph. File "src/irmin/commit_intf.ml", line 200, characters 14-56: Warning: While resolving the expansion of include at File "src/irmin/commit.mli", line 26, character 0 Reference to 'Graph' is ambiguous. Please specify its kind: module-Graph, module-type-Graph. File "src/irmin/commit_intf.ml", line 213, characters 14-50: Warning: While resolving the expansion of include at File "src/irmin/commit.mli", line 26, character 0 Reference to 'Graph' is ambiguous. Please specify its kind: module-Graph, module-type-Graph. File "src/irmin/commit_intf.ml", line 200, characters 14-56: Warning: While resolving the expansion of include at File "src/irmin/commit.mli", line 26, character 0 Reference to 'Graph' is ambiguous. Please specify its kind: module-Graph, module-type-Graph. File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin).S.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin/.irmin.objs/byte/irmin.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/irmin.mli", line 44, characters 15-25: Warning: Failed to resolve reference unresolvedroot(S).close Couldn't find "close" (cd _build/default/src/irmin-client/.irmin_client.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-client -I ../../../irmin-server/.irmin_server.objs/byte -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-client -o irmin_client__Irmin_client_intf.odoc irmin_client__Irmin_client_intf.cmt) File "irmin_client__Irmin_client_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_client__Irmin_client_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_client__Irmin_client_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_client__Irmin_client_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_client__Irmin_client_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_client__Irmin_client_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_client__Irmin_client_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_client__Irmin_client_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_client__Irmin_client_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_client__Irmin_client_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_client__Irmin_client_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_client__Irmin_client_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-containers -I ../../src/irmin-containers/.irmin_containers.objs/byte -I ../../src/irmin-fs/.irmin_fs.objs/byte -I ../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-containers/irmin_containers.odocl ../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc) File "src/irmin-containers/linked_log.mli", line 60, characters 37-49: Warning: Failed to resolve reference unresolvedroot(Time).Unix Couldn't find "Unix" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_containers).Linked_log.Mem.result.result.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-containers/linked_log.mli", line 54, characters 38-50: Warning: Failed to resolve reference unresolvedroot(Time).Unix Couldn't find "Unix" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_containers).Linked_log.FS.result.result.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_containers).Linked_log.Make.result.result.result.result.result.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to lookup type substituted(identifier((param root(Irmin_containers).Linked_log.Make Backend).Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_containers).Linked_log.S.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-containers/blob_log.mli", line 53, characters 41-53: Warning: Failed to resolve reference unresolvedroot(Time).Unix Couldn't find "Unix" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_containers).Blob_log.Mem.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-containers/blob_log.mli", line 49, characters 45-57: Warning: Failed to resolve reference unresolvedroot(Time).Unix Couldn't find "Unix" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_containers).Blob_log.FS.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_containers).Blob_log.Make.result.result.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to lookup type substituted(identifier((param root(Irmin_containers).Blob_log.Make Backend).Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_containers).Blob_log.S.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-containers/lww_register.mli", line 52, characters 53-65: Warning: Failed to resolve reference unresolvedroot(Time).Unix Couldn't find "Unix" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_containers).Lww_register.Mem.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-containers/lww_register.mli", line 48, characters 48-60: Warning: Failed to resolve reference unresolvedroot(Time).Unix Couldn't find "Unix" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_containers).Lww_register.FS.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_containers).Lww_register.Make.result.result.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to lookup type substituted(identifier((param root(Irmin_containers).Lww_register.Make Backend).Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_containers).Lww_register.S.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_containers).Counter.Mem.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_containers).Counter.FS.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_containers).Counter.Make.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to lookup type substituted(identifier((param root(Irmin_containers).Counter.Make Backend).Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_containers).Counter.S.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc": Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 117, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-server -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-server/.irmin_server.objs/byte -I ../../src/irmin-server/unix/.irmin_server_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-server/irmin_server.odocl ../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0 Failed to lookup type identifier((param root(Irmin_server).Tree.Make Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 Failed to lookup type identifier((param root(Irmin_server).Command.Make.result.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 Failed to lookup type identifier(root(Irmin_server).Command.S.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0 Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-server -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-server/.irmin_server.objs/byte -I ../../src/irmin-server/unix/.irmin_server_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-server/irmin_server_unix.odocl ../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to lookup type identifier((param root(Irmin_server_unix).Make_json Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to lookup type identifier((param root(Irmin_server_unix).Make Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to lookup type identifier((param root(Irmin_server_unix).Make_ext.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to lookup type identifier(root(Irmin_server_unix).S.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0 Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/src/irmin-client/unix/.irmin_client_unix.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../../_doc/_odoc/pkg/irmin-client -I ../../../.irmin_client.objs/byte -I ../../../../irmin-server/.irmin_server.objs/byte -I ../../../../irmin/.irmin.objs/byte -I ../../../../irmin/data/.irmin_data.objs/byte -I ../../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-client -o irmin_client_unix.odoc irmin_client_unix.cmti) File "irmin_client_unix.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_client_unix).Make_json.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client_unix).Make_json.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_client_unix).Make_json.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_client_unix.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_client_unix).Make_json.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client_unix).Make_json.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client_unix).Make_json.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client_unix).Make_json.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_client_unix.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_client_unix).Make_codec.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client_unix).Make_codec.result.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_client_unix).Make_codec.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_client_unix.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_client_unix).Make_codec.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client_unix).Make_codec.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client_unix).Make_codec.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client_unix).Make_codec.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_client_unix.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_client_unix).Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client_unix).Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_client_unix).Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_client_unix.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_client_unix).Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client_unix).Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client_unix).Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client_unix).Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../../_doc/_odoc/pkg/irmin-client -I ../../../.irmin_client.objs/byte -I ../../../../irmin-server/.irmin_server.objs/byte -I ../../../../irmin/.irmin.objs/byte -I ../../../../irmin/data/.irmin_data.objs/byte -I ../../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-client -o irmin_client_jsoo.odoc irmin_client_jsoo.cmti) File "irmin_client_jsoo.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_client_jsoo).Make_json.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client_jsoo).Make_json.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_client_jsoo).Make_json.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_client_jsoo.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_client_jsoo).Make_json.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client_jsoo).Make_json.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client_jsoo).Make_json.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client_jsoo).Make_json.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_client_jsoo.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_client_jsoo).Make_codec.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client_jsoo).Make_codec.result.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_client_jsoo).Make_codec.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_client_jsoo.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_client_jsoo).Make_codec.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client_jsoo).Make_codec.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client_jsoo).Make_codec.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client_jsoo).Make_codec.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_client_jsoo.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_client_jsoo).Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client_jsoo).Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_client_jsoo).Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_client_jsoo.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_client_jsoo).Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client_jsoo).Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client_jsoo).Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client_jsoo).Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-client -I ../../src/irmin-client/.irmin_client.objs/byte -I ../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte -I ../../src/irmin-client/unix/.irmin_client_unix.objs/byte -I ../../src/irmin-server/.irmin_server.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-client/irmin_client_unix.odocl ../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to lookup type substituted(identifier(root(Irmin_client_unix).Make_json.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: Failed to lookup type identifier((param root(Irmin_client_unix).Make_json Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to lookup type substituted(identifier(root(Irmin_client_unix).Make_codec.result.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: Failed to lookup type identifier((param root(Irmin_client_unix).Make_codec.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to lookup type substituted(identifier(root(Irmin_client_unix).Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: Failed to lookup type identifier((param root(Irmin_client_unix).Make Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/src/irmin-git/unix/.irmin_git_unix.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../../_doc/_odoc/pkg/irmin-git -I ../../../.irmin_git.objs/byte -I ../../../../irmin/.irmin.objs/byte -I ../../../../irmin/data/.irmin_data.objs/byte -I ../../../../irmin/mem/.irmin_mem.objs/byte -I ../../../../irmin/unix/.irmin_unix.objs/byte -I ../../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-git -o irmin_git_unix__Xgit_intf.odoc irmin_git_unix__Xgit_intf.cmt) File "irmin_git_unix__Xgit_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git_unix__Xgit_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git_unix__Xgit_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git_unix__Xgit_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git_unix__Xgit_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git_unix__Xgit_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git_unix__Xgit_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git_unix__Xgit_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-client -I ../../src/irmin-client/.irmin_client.objs/byte -I ../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte -I ../../src/irmin-client/unix/.irmin_client_unix.objs/byte -I ../../src/irmin-server/.irmin_server.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-client/irmin_client_jsoo.odocl ../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to lookup type substituted(identifier(root(Irmin_client_jsoo).Make_json.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: Failed to lookup type identifier((param root(Irmin_client_jsoo).Make_json Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to lookup type substituted(identifier(root(Irmin_client_jsoo).Make_codec.result.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: Failed to lookup type identifier((param root(Irmin_client_jsoo).Make_codec.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to lookup type substituted(identifier(root(Irmin_client_jsoo).Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: Failed to lookup type identifier((param root(Irmin_client_jsoo).Make Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-client -I ../../src/irmin-client/.irmin_client.objs/byte -I ../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte -I ../../src/irmin-client/unix/.irmin_client_unix.objs/byte -I ../../src/irmin-server/.irmin_server.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-client/irmin_client.odocl ../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to lookup type substituted(identifier(root(Irmin_client).Make_json.result.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Failed to lookup type identifier((param root(Irmin_client).Make_json.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to lookup type substituted(identifier(root(Irmin_client).Make_codec.result.result.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Failed to lookup type identifier((param root(Irmin_client).Make_codec.result.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to lookup type substituted(identifier(root(Irmin_client).Make.result.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Failed to lookup type identifier((param root(Irmin_client).Make.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to lookup type substituted(identifier(root(Irmin_client).Client.Make.result.result.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 Failed to lookup type identifier((param root(Irmin_client).Client.Make.result.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to lookup type identifier(root(Irmin_client).Client.S.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc": Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/src/irmin-mirage/git/.irmin_mirage_git.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../../_doc/_odoc/pkg/irmin-mirage-git -I ../../../../irmin-git/.irmin_git.objs/byte -I ../../../.irmin_mirage.objs/byte -I ../../../../irmin/.irmin.objs/byte -I ../../../../irmin/data/.irmin_data.objs/byte -I ../../../../irmin/mem/.irmin_mem.objs/byte -I ../../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-mirage-git -o irmin_mirage_git__Irmin_mirage_git_intf.odoc irmin_mirage_git__Irmin_mirage_git_intf.cmt) File "irmin_mirage_git__Irmin_mirage_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_mirage_git__Irmin_mirage_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_mirage_git__Irmin_mirage_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_mirage_git__Irmin_mirage_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_mirage_git__Irmin_mirage_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_mirage_git__Irmin_mirage_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_mirage_git__Irmin_mirage_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_mirage_git__Irmin_mirage_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_mirage_git__Irmin_mirage_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_mirage_git__Irmin_mirage_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_mirage_git__Irmin_mirage_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_mirage_git__Irmin_mirage_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_mirage_git__Irmin_mirage_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_mirage_git__Irmin_mirage_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_mirage_git__Irmin_mirage_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_mirage_git__Irmin_mirage_git_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/src/irmin-git/unix/.irmin_git_unix.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../../_doc/_odoc/pkg/irmin-git -I ../../../.irmin_git.objs/byte -I ../../../../irmin/.irmin.objs/byte -I ../../../../irmin/data/.irmin_data.objs/byte -I ../../../../irmin/mem/.irmin_mem.objs/byte -I ../../../../irmin/unix/.irmin_unix.objs/byte -I ../../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-git -o irmin_git_unix__Xgit.odoc irmin_git_unix__Xgit.cmti) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.KV.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.KV.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.KV.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).Mem.KV.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.KV.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.KV.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.KV.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Ref.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Ref.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Ref.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).FS.Ref.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Ref.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Ref.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Ref.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).FS.KV.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).FS.KV.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit).FS.KV.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).FS.KV.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).FS.KV.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).FS.KV.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).FS.KV.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).FS.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_git_unix__Xgit.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-git -I ../../src/irmin-git/.irmin_git.objs/byte -I ../../src/irmin-git/unix/.irmin_git_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-git/irmin_git.odocl ../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to lookup type substituted(identifier(root(Irmin_git).Generic_KV.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin/irmin.mli", line 137, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(identifier(root(Irmin_git).Ref.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(identifier(root(Irmin_git).KV.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(identifier(root(Irmin_git).Maker.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(identifier(root(Irmin_git).KV_maker.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(identifier(root(Irmin_git).Maker.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier(root(Irmin_git).S.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-mirage-git -I ../../src/irmin-git/.irmin_git.objs/byte -I ../../src/irmin-mirage/.irmin_mirage.objs/byte -I ../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-mirage-git/irmin_mirage_git.odocl ../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc) File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_mirage_git).Mem.KV.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_mirage_git).Mem.Ref.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_mirage_git).Mem.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_mirage_git).Ref.result.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_mirage_git).KV.result.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_mirage_git).Maker.result.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_mirage_git).KV_maker.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_mirage_git).Maker.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(identifier(root(Irmin_mirage_git).S.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc": Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-git -I ../../src/irmin-git/.irmin_git.objs/byte -I ../../src/irmin-git/unix/.irmin_git_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-git/irmin_git_unix.odocl ../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc) File "src/irmin/unix/irmin_unix.mli", line 29, characters 4-35: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 18, character 0 Reference to 'author' is ambiguous. Please specify its kind: type-author, val-author. File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Mem.Ref.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Mem.KV.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Mem.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).FS.Ref.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).FS.KV.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).FS.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Maker.result.Ref.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 ...TRUNCATED BY DUNE... While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Maker.result.KV.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Maker.result.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Backend.Ref.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Backend.KV.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Backend.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type substituted(identifier(root(Irmin_git_unix).S.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2 While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/src/irmin-pack/io/.irmin_pack_io.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../../_doc/_odoc/pkg/irmin-pack -I ../../../.irmin_pack.objs/byte -I ../../../../irmin/.irmin.objs/byte -I ../../../../irmin/data/.irmin_data.objs/byte -I ../../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-pack -o irmin_pack_io__Store_intf.odoc irmin_pack_io__Store_intf.cmt) File "irmin_pack_io__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_pack_io__Store_intf).KV.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_pack_io__Store_intf).KV.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_pack_io__Store_intf).KV.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_pack_io__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_pack_io__Store_intf).KV.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_pack_io__Store_intf).KV.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_pack_io__Store_intf).KV.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_pack_io__Store_intf).KV.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_pack_io__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_pack_io__Store_intf).KV.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_pack_io__Store_intf).KV.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_pack_io__Store_intf).KV.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_pack_io__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_pack_io__Store_intf).KV.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_pack_io__Store_intf).KV.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_pack_io__Store_intf).KV.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_pack_io__Store_intf).KV.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_pack_io__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_pack_io__Store_intf).Maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_pack_io__Store_intf).Maker.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_pack_io__Store_intf).Maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_pack_io__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_pack_io__Store_intf).Maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_pack_io__Store_intf).Maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_pack_io__Store_intf).Maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_pack_io__Store_intf).Maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_pack_io__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_pack_io__Store_intf).Maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_pack_io__Store_intf).Maker.Make.result.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_pack_io__Store_intf).Maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_pack_io__Store_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_pack_io__Store_intf).Maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_pack_io__Store_intf).Maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_pack_io__Store_intf).Maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_pack_io__Store_intf).Maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/src/irmin-pack/io/.irmin_pack_io.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../../_doc/_odoc/pkg/irmin-pack -I ../../../.irmin_pack.objs/byte -I ../../../../irmin/.irmin.objs/byte -I ../../../../irmin/data/.irmin_data.objs/byte -I ../../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-pack -o irmin_pack_io__Checks_intf.odoc irmin_pack_io__Checks_intf.cmt) File "irmin_pack_io__Checks_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier((param root(Irmin_pack_io__Checks_intf).Sigs.Integrity_checks.result.result X).Commit,false)).value; root.hash = identifier((param root(Irmin_pack_io__Checks_intf).Sigs.Integrity_checks.result.result X).Hash,false).t; root.Info = substituted(identifier((param root(Irmin_pack_io__Checks_intf).Sigs.Integrity_checks.result.result X).Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_pack_io__Checks_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(identifier((param root(Irmin_pack_io__Checks_intf).Sigs.Integrity_checks.result.result X).Node,false)).value; root.hash = identifier((param root(Irmin_pack_io__Checks_intf).Sigs.Integrity_checks.result.result X).Hash,false).t; root.metadata = substituted(identifier((param root(Irmin_pack_io__Checks_intf).Sigs.Integrity_checks.result.result X).Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Irmin_pack_io__Checks_intf).Sigs.Integrity_checks.result.result X).Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_pack_io__Checks_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier((param root(Irmin_pack_io__Checks_intf).Sigs.Integrity_checks.result.result X).Commit,false)).value; root.hash = identifier((param root(Irmin_pack_io__Checks_intf).Sigs.Integrity_checks.result.result X).Hash,false).t; root.Info = substituted(identifier((param root(Irmin_pack_io__Checks_intf).Sigs.Integrity_checks.result.result X).Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_pack_io__Checks_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(identifier((param root(Irmin_pack_io__Checks_intf).Sigs.Integrity_checks.result.result X).Node,false)).value; root.hash = identifier((param root(Irmin_pack_io__Checks_intf).Sigs.Integrity_checks.result.result X).Hash,false).t; root.metadata = substituted(identifier((param root(Irmin_pack_io__Checks_intf).Sigs.Integrity_checks.result.result X).Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Irmin_pack_io__Checks_intf).Sigs.Integrity_checks.result.result X).Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_pack_io__Checks_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_pack_io__Checks_intf).Store.{Backend}101/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Commit,false)).value; root.hash = substituted(identifier(root(Irmin_pack_io__Checks_intf).Store.{Backend}101/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Hash,false)).t; root.Info = substituted(identifier(root(Irmin_pack_io__Checks_intf).Store.{Backend}101/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_pack_io__Checks_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_pack_io__Checks_intf).Store.{Backend}101/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Node,false))).value; root.hash = substituted(identifier(root(Irmin_pack_io__Checks_intf).Store.{Backend}101/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_pack_io__Checks_intf).Store.{Backend}101/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_pack_io__Checks_intf).Store.{Backend}101/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_pack_io__Checks_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_pack_io__Checks_intf).Store.{Backend}101/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Commit,false)).value; root.hash = substituted(identifier(root(Irmin_pack_io__Checks_intf).Store.{Backend}101/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Hash,false)).t; root.Info = substituted(identifier(root(Irmin_pack_io__Checks_intf).Store.{Backend}101/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_pack_io__Checks_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_pack_io__Checks_intf).Store.{Backend}101/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Node,false))).value; root.hash = substituted(identifier(root(Irmin_pack_io__Checks_intf).Store.{Backend}101/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_pack_io__Checks_intf).Store.{Backend}101/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_pack_io__Checks_intf).Store.{Backend}101/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-pack -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-pack/io/.irmin_pack_io.objs/byte -I ../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte -I ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-pack/page-index.odocl ../_odoc/pkg/irmin-pack/page-index.odoc) File "../../../../doc/irmin-pack/index.mld", line 5, characters 350-362: Warning: Failed to resolve reference unresolvedroot(Irmin_git) Couldn't find "Irmin_git" File "../../../../doc/irmin-pack/index.mld", line 5, characters 335-346: Warning: Failed to resolve reference unresolvedroot(Irmin_fs) Couldn't find "Irmin_fs" (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-pack -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-pack/io/.irmin_pack_io.objs/byte -I ../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte -I ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-pack/irmin_pack_mem.odocl ../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte/irmin_pack_mem.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte/irmin_pack_mem.odoc": Warning: Failed to lookup type substituted(identifier(root(Irmin_pack_mem).Maker.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte/irmin_pack_mem.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte/irmin_pack_mem.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-pack -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-pack/io/.irmin_pack_io.objs/byte -I ../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte -I ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-pack/irmin_pack.odocl ../../src/irmin-pack/.irmin_pack.objs/byte/irmin_pack.odoc) File "src/irmin-pack/atomic_write_intf.ml", line 39, characters 6-24: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/atomic_write.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Make_persistent) Couldn't find "Make_persistent" File "src/irmin-pack/atomic_write_intf.ml", line 39, characters 6-24: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/atomic_write.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Make_persistent) Couldn't find "Make_persistent" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-pack/.irmin_pack.objs/byte/irmin_pack.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 Failed to lookup type substituted(identifier(root(Irmin_pack).Maker.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-pack/.irmin_pack.objs/byte/irmin_pack.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-pack/.irmin_pack.objs/byte/irmin_pack.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-pack/pack_value.mli", line 43, characters 19-32: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Pack_key).t Couldn't find "t" File "src/irmin-pack/pack_value.mli", line 42, characters 67-80: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Pack_index) Couldn't find "Pack_index" File "src/irmin-pack/inode_intf.ml", line 179, characters 58-65: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0 Reference to 'tree' is ambiguous. Please specify its kind: field-tree, type-tree. File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/inode_intf.ml", line 73, character 2 Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded" File "src/irmin-pack/inode_intf.ml", line 179, characters 58-65: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0 Reference to 'tree' is ambiguous. Please specify its kind: field-tree, type-tree. File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/inode_intf.ml", line 73, character 2 Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded" File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/inode_intf.ml", line 73, character 2 Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded" File "src/irmin-pack/inode_intf.ml", line 179, characters 58-65: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0 Reference to 'tree' is ambiguous. Please specify its kind: field-tree, type-tree. File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39: Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/inode_intf.ml", line 73, character 2 Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded" (cd _build/default/src/irmin-tezos/.irmin_tezos.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-tezos -I ../../../irmin-pack/.irmin_pack.objs/byte -I ../../../irmin-pack/io/.irmin_pack_io.objs/byte -I ../../../irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-tezos -o irmin_tezos.odoc irmin_tezos.cmti) File "irmin_tezos.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_tezos).Store.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_tezos).Store.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_tezos).Store.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_tezos.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_tezos).Store.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_tezos).Store.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_tezos).Store.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_tezos).Store.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-pack -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-pack/io/.irmin_pack_io.objs/byte -I ../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte -I ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-pack/irmin_pack_unix.odocl ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc) File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/store_intf.ml", line 274, characters 34-59: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Conf).inode_child_order Couldn't find "Conf" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to lookup type identifier((param root(Irmin_pack_unix).Checks.Make _).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier((param root(Irmin_pack_unix).Checks.Make _).{Backend}101/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca),true).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 353, character 4 Hidden constructors in type '(param Irmin_pack_unix.Checks.Make _).{Tree}48/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Proof.inode_tree' File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 353, character 4 Hidden constructors in type '(param Irmin_pack_unix.Checks.Make _).{Tree}48/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Proof.tree' File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/store_intf.ml", line 274, characters 34-59: Warning: Failed to resolve reference unresolvedroot(Conf).inode_child_order Couldn't find "Conf" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to lookup type substituted(identifier(root(Irmin_pack_unix).KV.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/store_intf.ml", line 274, characters 34-59: Warning: Failed to resolve reference unresolvedroot(Conf).inode_child_order Couldn't find "Conf" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to lookup type substituted(identifier(root(Irmin_pack_unix).Maker.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/bench/irmin-pack/.bench_common.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-bench -I ../../../../src/irmin-pack/.irmin_pack.objs/byte -I ../../../../src/irmin-pack/io/.irmin_pack_io.objs/byte -I ../../../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../../../src/irmin-tezos/.irmin_tezos.objs/byte -I ../../../../src/irmin/.irmin.objs/byte -I ../../../../src/irmin/data/.irmin_data.objs/byte -I ../../../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-bench -o bench_common.odoc bench_common.cmti) File "bench_common.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier((param root(Bench_common).Generate_trees Store).Backend.Commit,false)).value; root.hash = substituted(identifier((param root(Bench_common).Generate_trees Store).Backend.Hash,false)).t; root.Info = substituted(identifier((param root(Bench_common).Generate_trees Store).Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "bench_common.cmti": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier((param root(Bench_common).Generate_trees Store).Backend.Node,false))).value; root.hash = substituted(identifier((param root(Bench_common).Generate_trees Store).Backend.Hash,false)).t; root.metadata = substituted(identifier((param root(Bench_common).Generate_trees Store).Backend.Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Bench_common).Generate_trees Store).Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-tezos -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-pack/io/.irmin_pack_io.objs/byte -I ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../src/irmin-tezos/.irmin_tezos.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-tezos/irmin_tezos.odocl ../../src/irmin-tezos/.irmin_tezos.objs/byte/irmin_tezos.odoc) File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/chunked_suffix_intf.ml", line 21, characters 6-25: Warning: Failed to resolve reference unresolvedroot(Append_only_file) Couldn't find "Append_only_file" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/chunked_suffix_intf.ml", line 21, characters 6-25: Warning: Failed to resolve reference unresolvedroot(Append_only_file) Couldn't find "Append_only_file" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-tezos/.irmin_tezos.objs/byte/irmin_tezos.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to lookup type substituted(identifier(root(Irmin_tezos).Store.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-tezos/.irmin_tezos.objs/byte/irmin_tezos.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-tezos/.irmin_tezos.objs/byte/irmin_tezos.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/bench/irmin-pack/.irmin_traces.objs/byte && /home/opam/.opam/5.1/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-bench -I ../../.bench_common.objs/byte -I ../../../../src/irmin-pack/.irmin_pack.objs/byte -I ../../../../src/irmin-pack/io/.irmin_pack_io.objs/byte -I ../../../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../../../src/irmin-tezos/.irmin_tezos.objs/byte -I ../../../../src/irmin/.irmin.objs/byte -I ../../../../src/irmin/data/.irmin_data.objs/byte -I ../../../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-bench -o irmin_traces__Trace_replay_intf.odoc irmin_traces__Trace_replay_intf.cmt) File "irmin_traces__Trace_replay_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_traces__Trace_replay_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "irmin_traces__Trace_replay_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with root.commit = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Hash,false)).t; root.Info = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "irmin_traces__Trace_replay_intf.cmt": Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with root.node = substituted(substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-bench -I ../../bench/irmin-pack/.bench_common.objs/byte -I ../../bench/irmin-pack/.irmin_traces.objs/byte -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-pack/io/.irmin_pack_io.objs/byte -I ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../src/irmin-tezos/.irmin_tezos.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-bench/bench_common.odocl ../../bench/irmin-pack/.bench_common.objs/byte/bench_common.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../bench/irmin-pack/.bench_common.objs/byte/bench_common.odoc": Warning: Failed to lookup type identifier((param root(Bench_common).Generate_trees Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../bench/irmin-pack/.bench_common.objs/byte/bench_common.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../bench/irmin-pack/.bench_common.objs/byte/bench_common.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-pack -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-pack/io/.irmin_pack_io.objs/byte -I ../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte -I ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-pack/irmin_pack_io.odocl ../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc) File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39: Warning: While resolving the expansion of include at File "src/irmin-pack/io/snapshot.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/inode_intf.ml", line 73, character 2 Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/snapshot.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/snapshot.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/snapshot.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/snapshot.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/snapshot.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/snapshot.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/snapshot.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/snapshot.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/snapshot.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39: Warning: Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded" File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39: Warning: Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39: Warning: Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded" File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39: Warning: Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/lower.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/lower.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/lower.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/lower.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/lower.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/lower.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/lower.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/lower.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/lower.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/file_manager.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/sparse_file.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/sparse_file.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/chunked_suffix.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/chunked_suffix.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/chunked_suffix.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/chunked_suffix.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/chunked_suffix.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/chunked_suffix.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/chunked_suffix.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/append_only_file.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/append_only_file.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/append_only_file.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/control_file_intf.ml", line 417, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/control_file_intf.ml", line 410, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/control_file_intf.ml", line 342, characters 60-70: Warning: Reference to 'payload' is ambiguous. Please specify its kind: type-payload, val-payload. File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/control_file_intf.ml", line 239, characters 22-29: Warning: Reference to 't' is ambiguous. Please specify its kind: type-t, val-t. File "src/irmin-pack/io/control_file_intf.ml", line 179, characters 22-29: Warning: Reference to 't' is ambiguous. Please specify its kind: type-t, val-t. File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/control_file.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/control_file.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_errors.ml", line 21, characters 4-27: Warning: Failed to resolve reference unresolvedroot(Io_intf).S.misc_error Couldn't find "Io_intf" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dispatcher.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dict.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/dict.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39: Warning: While resolving the expansion of include at File "src/irmin-pack/io/pack_store.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/io/pack_value.ml", line 22, character 2 Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/pack_store.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/pack_store.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/pack_store.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/pack_store.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/pack_store.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/pack_store.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/pack_store.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/pack_store.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/pack_store.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39: Warning: While resolving the expansion of include at File "src/irmin-pack/io/inode.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/inode_intf.ml", line 73, character 2 Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded" File "src/irmin-pack/inode_intf.ml", line 179, characters 58-65: Warning: While resolving the expansion of include at File "src/irmin-pack/io/inode.mli", line 17, character 0 Reference to 'tree' is ambiguous. Please specify its kind: field-tree, type-tree. File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39: Warning: While resolving the expansion of include at File "src/irmin-pack/io/inode.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/inode_intf.ml", line 73, character 2 Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded" File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39: Warning: While resolving the expansion of include at File "src/irmin-pack/io/inode.mli", line 17, character 0 While resolving the expansion of include at File "src/irmin-pack/inode_intf.ml", line 73, character 2 Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/pack_index.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/pack_index.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/irmin_pack_io.mli", line 60, characters 42-50: Warning: Failed to resolve reference unresolvedroot(Maker) Couldn't find "Maker" File "src/irmin-pack/io/stats_intf.ml", line 273, characters 64-78: Warning: Failed to resolve reference unresolvedroot(Index).Stats Couldn't find "Stats" File "src/irmin-pack/io/stats_intf.ml", line 272, characters 62-76: Warning: Failed to resolve reference unresolvedroot(Index).Stats Couldn't find "Stats" File "src/irmin-pack/io/stats_intf.ml", line 269, characters 6-21: Warning: Reference to 't' is ambiguous. Please specify its kind: type-t, val-t. File "src/irmin-pack/io/stats_intf.ml", line 273, characters 64-78: Warning: While resolving the expansion of include at File "src/irmin-pack/io/stats.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Index).Stats Couldn't find "Stats" File "src/irmin-pack/io/stats_intf.ml", line 272, characters 62-76: Warning: While resolving the expansion of include at File "src/irmin-pack/io/stats.mli", line 17, character 0 Failed to resolve reference unresolvedroot(Index).Stats Couldn't find "Stats" File "src/irmin-pack/io/stats_intf.ml", line 269, characters 6-21: Warning: While resolving the expansion of include at File "src/irmin-pack/io/stats.mli", line 17, character 0 Reference to 't' is ambiguous. Please specify its kind: type-t, val-t. File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "src/irmin/node_intf.ml", line 68, characters 38-46: Warning: While resolving the expansion of include at File "src/irmin/node_intf.ml", line 147, character 2 Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty. File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/node_intf.ml", line 68, characters 38-46: Warning: While resolving the expansion of include at File "src/irmin/node_intf.ml", line 147, character 2 Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty. File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/store_intf.ml", line 274, characters 34-59: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 Failed to resolve reference unresolvedroot(Conf).inode_child_order Couldn't find "Conf" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to lookup type identifier((param root(Irmin_pack_io).Checks_intf.Sigs.Make.result.result _).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "src/irmin/node_intf.ml", line 68, characters 38-46: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/node_intf.ml", line 147, character 2 Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty. File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/node_intf.ml", line 68, characters 38-46: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/node_intf.ml", line 147, character 2 Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty. File "src/irmin/store_intf.ml", line 920, characters 66-74: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty. File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/tree_intf.ml", line 82, characters 38-46: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty. File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 140, character 2 While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to lookup type identifier((param root(Irmin_pack_io).Checks_intf.Sigs.Make.result.result _).{Backend}101/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca),true).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "src/irmin/node_intf.ml", line 68, characters 38-46: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/node_intf.ml", line 147, character 2 Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty. File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/node_intf.ml", line 68, characters 38-46: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/node_intf.ml", line 147, character 2 Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty. File "src/irmin/store_intf.ml", line 920, characters 66-74: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty. File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 353, character 4 Hidden constructors in type '(param Irmin_pack_io.Checks_intf.Sigs.Make _).{Tree}48/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Proof.inode_tree' File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 353, character 4 Hidden constructors in type '(param Irmin_pack_io.Checks_intf.Sigs.Make _).{Tree}48/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Proof.tree' File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 ...TRUNCATED BY DUNE... While resolving the expansion of include at File "src/irmin/node_intf.ml", line 147, character 2 Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty. File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/node_intf.ml", line 68, characters 38-46: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/node_intf.ml", line 147, character 2 Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty. File "src/irmin/store_intf.ml", line 920, characters 66-74: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty. File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 353, character 4 Hidden constructors in type '(param Irmin_pack_io.Checks.Make _).{Tree}48/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Proof.inode_tree' File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 353, character 4 Hidden constructors in type '(param Irmin_pack_io.Checks.Make _).{Tree}48/shadowed/(ee4ecfcfdab627539a1cf1a3395921ca).Proof.tree' File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/tree_intf.ml", line 82, characters 38-46: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty. File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks.mli", line 19, character 0 While resolving the expansion of include at File "src/irmin-pack/io/checks_intf.ml", line 139, character 2 While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1110, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: While resolving the expansion of include at File "src/irmin-pack/io/checks.mli", line 19, character 0 Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/pack_value.mli", line 42, characters 67-80: Warning: While resolving the expansion of include at File "src/irmin-pack/io/pack_value.ml", line 17, character 0 Failed to resolve reference unresolvedroot(Pack_index) Couldn't find "Pack_index" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/store_intf.ml", line 274, characters 34-59: Warning: Failed to resolve reference unresolvedroot(Conf).inode_child_order Couldn't find "Conf" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to lookup type substituted(identifier(root(Irmin_pack_io).KV.result.result.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/store_intf.ml", line 274, characters 34-59: Warning: Failed to resolve reference unresolvedroot(Conf).inode_child_order Couldn't find "Conf" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to lookup type substituted(identifier(root(Irmin_pack_io).Maker_io.result.result.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/store_intf.ml", line 274, characters 34-59: Warning: Failed to resolve reference unresolvedroot(Conf).inode_child_order Couldn't find "Conf" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to lookup type substituted(identifier(root(Irmin_pack_io).Store_intf.KV.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/store_intf.ml", line 274, characters 34-59: Warning: Failed to resolve reference unresolvedroot(Conf).inode_child_order Couldn't find "Conf" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to lookup type substituted(identifier(root(Irmin_pack_io).Store_intf.Maker.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: Failed to lookup type identifier(root(Irmin_pack_io).Store_intf.S_is_a_store.result.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/store_intf.ml", line 274, characters 34-59: Warning: Failed to resolve reference unresolvedroot(Conf).inode_child_order Couldn't find "Conf" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to lookup type identifier((param root(Irmin_pack_io).Store_intf.S_is_a_store X).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/file_manager_intf.ml", line 241, characters 45-75: Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" File "src/irmin-pack/io/store_intf.ml", line 274, characters 34-59: Warning: Failed to resolve reference unresolvedroot(Conf).inode_child_order Couldn't find "Conf" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to lookup type identifier(root(Irmin_pack_io).Store_intf.S.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../src/irmin-pack/io/.irmin_pack_io.objs/byte/irmin_pack_io.odoc": Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: While resolving the expansion of include at File "src/irmin-pack/io/store_intf.ml", line 25, character 2 Failed to resolve reference unresolvedroot(key) Couldn't find "key" File "src/irmin-pack/io/io_intf.ml", line 28, characters 6-13: Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix" (cd _build/default/_doc/_html && /home/opam/.opam/5.1/bin/odoc link -I ../_odoc/pkg/irmin-bench -I ../../bench/irmin-pack/.bench_common.objs/byte -I ../../bench/irmin-pack/.irmin_traces.objs/byte -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-pack/io/.irmin_pack_io.objs/byte -I ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../src/irmin-tezos/.irmin_tezos.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-bench/irmin_traces.odocl ../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc) File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc": Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 Failed to lookup type identifier((param root(Irmin_traces).Trace_replay_intf.Sigs.Make Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc": Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc": Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc": Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 Failed to lookup type identifier(root(Irmin_traces).Trace_replay_intf.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc": Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc": Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay.mli", line 17, character 0 While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc": Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay.mli", line 17, character 0 While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 Failed to lookup type identifier((param root(Irmin_traces).Trace_replay.Make Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc": Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay.mli", line 17, character 0 While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc": Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay.mli", line 17, character 0 While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay.mli", line 17, character 0 While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay.mli", line 17, character 0 While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay.mli", line 17, character 0 While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay.mli", line 17, character 0 While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2 While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 1099, characters 6-19: Warning: Failed to resolve reference unresolvedroot(Deprecated) Couldn't find "Deprecated" File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc": Warning: Failed to lookup type identifier((param root(Irmin_traces).Trace_collection.Make_stat Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure) File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc": Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure) File "src/irmin/store_intf.ml", line 787, characters 68-75: Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree. File "src/irmin/tree_intf.ml", line 411, characters 8-24: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node" File "src/irmin/tree_intf.ml", line 344, character 6 to line 345, character 60: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument" File "src/irmin/tree_intf.ml", line 160, characters 38-48: Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 423, character 4 While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 428, character 4 Failed to resolve reference unresolvedroot(caching) Couldn't find "caching" File "src/irmin/store_intf.ml", line 45, characters 19-30: Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key" 2025-10-10 20:45.05 ---> saved as "c8fdeb13a4329e22a3b563e8bc97de934aca5882d00448bb21299690214f3dd2" Job succeeded 2025-10-10 20:45.06: Job succeeded