2025-12-25 13:57.58: New job: test ahrefs/ocannl https://github.com/ahrefs/ocannl.git#refs/heads/master (97e3d5eaa3d51841414e8da7f0bdff40c00efcce) (macos-arm64:macos-homebrew-5.4_arm64_opam-2.4)Base: macos-homebrew-ocaml-5.4Opam project buildTo reproduce locally:git clone --recursive "https://github.com/ahrefs/ocannl.git" -b "master" && cd "ocannl" && git reset --hard 97e3d5eacat > Dockerfile <<'END-OF-DOCKERFILE'FROM macos-homebrew-ocaml-5.4# macos-homebrew-5.4_arm64_opam-2.4USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"RUN ln -f ~/local/bin/opam-2.4 ~/local/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionRUN cd ~/opam-repository && (git cat-file -e a2ea42d4ff1fc1152596f11a8cb64c1a396f89ea || git fetch origin master) && git reset -q --hard a2ea42d4ff1fc1152596f11a8cb64c1a396f89ea && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 neural_nets_lib.opam arrayjit.opam ./src/./RUN opam pin add -yn neural_nets_lib.dev './src/./' && \opam pin add -yn arrayjit.dev './src/./'RUN echo '(lang dune 3.0)' > './src/./dune-project'ENV DEPS="angstrom.0.16.1 astring.0.8.5 backoff.0.1.1 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bigstringaf.0.10.0 camlp-streams.5.0.1 camlzip.1.13 cmdliner.2.1.0 cohttp.6.2.1 cohttp-eio.6.2.1 conf-libcurl.2 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 conf-zlib.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 csv.2.4 ctypes.0.24.0 ctypes-foreign.0.24.0 curl.0.10.0 domain-local-await.1.0.1 domain-name.0.5.0 dune.3.20.2 dune-configurator.3.20.2 dune-private-libs.3.20.2 dune-site.3.20.2 dyn.3.20.2 eio.1.3 eio_main.1.3 eio_posix.1.3 fieldslib.v0.17.0 fmt.0.11.0 hmap.0.8.1 http.6.2.1 integers.0.7.0 iomux.0.4 ipaddr.5.6.1 jane-street-headers.v0.17.0 jsonrpc.1.25.0 jst-config.v0.17.0 logs.0.10.0 lwt-dllist.1.1.0 macaddr.5.6.1 mdx.2.5.1 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 metal.0.1.1 mtime.2.1.0 multicore-magic.2.3.1 notty-community.dev num.1.6 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 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 optint.0.3.0 ordering.3.20.2 parsexp.v0.17.0 pp.2.0.0 pprint.20230830 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_enumerate.v0.17.0 ppx_expect.v0.17.3 ppx_fields_conv.v0.17.0 ppx_globalize.v0.17.2 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_inline_test.v0.17.1 ppx_minidebug.dev ppx_optcomp.v0.17.1 ppx_sexp_conv.v0.17.1 ppx_string.v0.17.0 ppx_variants_conv.v0.17.1 ppxlib.0.37.0 ppxlib_jane.v0.17.4 printbox.0.12 printbox-ext-plot.0.12 printbox-html.0.12 printbox-md.0.12 printbox-text.0.12 psq.0.2.1 ptime.1.2.0 re.1.14.0 result.1.5 saturn_lockfree.0.5.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 sqlite3.5.3.1 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.20.2 stringext.1.6.0 thread-local-storage.0.2 thread-table.1.0.0 time_now.v0.17.0 topkg.1.1.1 tyxml.4.6.0 uri.4.4.0 uri-sexp.4.4.0 uucp.17.0.0 uutf.1.0.4 variantslib.v0.17.0 yojson.3.0.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.4 --depext-only -y neural_nets_lib.dev arrayjit.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . ./srcRUN cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-12-25 13:57.58: Using cache hint "ahrefs/ocannl-macos-homebrew-ocaml-5.4-macos-homebrew-5.4_arm64_opam-2.4-5eaa040365d1013aa4d1460cd825e0c1"2025-12-25 13:57.58: Using OBuilder spec:((from macos-homebrew-ocaml-5.4)(comment macos-homebrew-5.4_arm64_opam-2.4)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(run (shell "ln -f ~/local/bin/opam-2.4 ~/local/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "cd ~/opam-repository && (git cat-file -e a2ea42d4ff1fc1152596f11a8cb64c1a396f89ea || git fetch origin master) && git reset -q --hard a2ea42d4ff1fc1152596f11a8cb64c1a396f89ea && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src neural_nets_lib.opam arrayjit.opam) (dst ./src/./))(run (network host)(shell "opam pin add -yn neural_nets_lib.dev './src/./' && \\nopam pin add -yn arrayjit.dev './src/./'"))(run (network host)(shell "echo '(lang dune 3.0)' > './src/./dune-project'"))(env DEPS "angstrom.0.16.1 astring.0.8.5 backoff.0.1.1 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bigstringaf.0.10.0 camlp-streams.5.0.1 camlzip.1.13 cmdliner.2.1.0 cohttp.6.2.1 cohttp-eio.6.2.1 conf-libcurl.2 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 conf-zlib.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 csv.2.4 ctypes.0.24.0 ctypes-foreign.0.24.0 curl.0.10.0 domain-local-await.1.0.1 domain-name.0.5.0 dune.3.20.2 dune-configurator.3.20.2 dune-private-libs.3.20.2 dune-site.3.20.2 dyn.3.20.2 eio.1.3 eio_main.1.3 eio_posix.1.3 fieldslib.v0.17.0 fmt.0.11.0 hmap.0.8.1 http.6.2.1 integers.0.7.0 iomux.0.4 ipaddr.5.6.1 jane-street-headers.v0.17.0 jsonrpc.1.25.0 jst-config.v0.17.0 logs.0.10.0 lwt-dllist.1.1.0 macaddr.5.6.1 mdx.2.5.1 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 metal.0.1.1 mtime.2.1.0 multicore-magic.2.3.1 notty-community.dev num.1.6 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 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 optint.0.3.0 ordering.3.20.2 parsexp.v0.17.0 pp.2.0.0 pprint.20230830 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_enumerate.v0.17.0 ppx_expect.v0.17.3 ppx_fields_conv.v0.17.0 ppx_globalize.v0.17.2 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_inline_test.v0.17.1 ppx_minidebug.dev ppx_optcomp.v0.17.1 ppx_sexp_conv.v0.17.1 ppx_string.v0.17.0 ppx_variants_conv.v0.17.1 ppxlib.0.37.0 ppxlib_jane.v0.17.4 printbox.0.12 printbox-ext-plot.0.12 printbox-html.0.12 printbox-md.0.12 printbox-text.0.12 psq.0.2.1 ptime.1.2.0 re.1.14.0 result.1.5 saturn_lockfree.0.5.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 sqlite3.5.3.1 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.20.2 stringext.1.6.0 thread-local-storage.0.2 thread-table.1.0.0 time_now.v0.17.0 topkg.1.1.1 tyxml.4.6.0 uri.4.4.0 uri-sexp.4.4.0 uucp.17.0.0 uutf.1.0.4 variantslib.v0.17.0 yojson.3.0.0")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam update --depexts && opam install --cli=2.4 --depext-only -y neural_nets_lib.dev arrayjit.dev $DEPS"))(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam install $DEPS"))(copy (src .) (dst ./src))(run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build")))2025-12-25 13:57.58: Waiting for resource in pool OCluster2025-12-25 13:57.58: Waiting for worker…2025-12-25 13:57.58: Got resource from pool OClusterBuilding on m1-worker-04HEAD is now at bed442df Untested: lowering for concatenation / block tensorsHEAD is now at 97e3d5ea Add common gotchas and idioms section to CLAUDE.md(from macos-homebrew-ocaml-5.4)2025-12-25 13:57.59 ---> using "338135fbf1889e924a607b47198b8b308c32a925cc9436066d65a9bdc402cad5" from cache/: (comment macos-homebrew-5.4_arm64_opam-2.4)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (run (shell "ln -f ~/local/bin/opam-2.4 ~/local/bin/opam"))2025-12-25 13:57.59 ---> using "c45c11c7286cf606ab2156414383237a0e197bf48b9278e9465cc1693c9332b7" from cache/: (run (shell "opam init --reinit -ni"))No configuration file found, using built-in defaults.Checking for available remotes: rsync and local, git.- you won't be able to use mercurial repositories unless you install the hg command on your system.- you won't be able to use darcs repositories unless you install the darcs command on your system.This version of opam requires an update to the layout of /Users/mac1000/.opam from version 2.1 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [Y/n] y[NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:opam option jobs=1 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] no changes from git+file:///Users/mac1000/opam-repository2025-12-25 13:57.59 ---> using "59a16318ff40c58338bc0b572a2d778111fa14b30a0dc4a11f6465d8abb80bbd" from cache/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Darwin 24.5.0The OCaml toplevel, version 5.4.02.4.12025-12-25 13:58.00 ---> using "03cbf303c2ae412068cf1b7f097ec773b09f8e6d693af9a4cf051761664f96f9" from cache/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "cd ~/opam-repository && (git cat-file -e a2ea42d4ff1fc1152596f11a8cb64c1a396f89ea || git fetch origin master) && git reset -q --hard a2ea42d4ff1fc1152596f11a8cb64c1a396f89ea && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD95f7875db7..a2ea42d4ff master -> origin/mastera2ea42d4ff Merge pull request #29118 from voodoos/release-lsp-1.25.0<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///Users/mac1000/opam-repositoryAlready up-to-date.Nothing to do.# To update the current shell environment, run: eval $(opam env)2025-12-25 13:58.00 ---> using "f49b4a7679aafdfaa741a76f42437a4ae93e5a062c63abab2e8b6959d3dacbac" from cache/: (copy (src neural_nets_lib.opam arrayjit.opam) (dst ./src/./))2025-12-25 13:58.00 ---> using "9711a3f2fbfb8343a8a4fd86c46fc70cc6a4b08968f994a920a5cf663c9ad1f9" from cache/: (run (network host)(shell "opam pin add -yn neural_nets_lib.dev './src/./' && \\nopam pin add -yn arrayjit.dev './src/./'"))[neural_nets_lib.dev] synchronised (file:///Users/mac1000/src)The following additional pinnings are required by neural_nets_lib.dev:- ppx_minidebug.dev at git+https://github.com/lukstafi/ppx_minidebug.git#86a19de906add05caa0aa1626add1572da2f070d- notty-community.dev at git+https://github.com/lukstafi/notty-community.git#708e36ba78ecb4ec1bf12de2b087e549d6e42893Pin and install them? [Y/n] y[ppx_minidebug.dev] synchronised (no changes)ppx_minidebug is now pinned to git+https://github.com/lukstafi/ppx_minidebug.git#86a19de906add05caa0aa1626add1572da2f070d (version dev)[notty-community.dev] synchronised (no changes)notty-community is now pinned to git+https://github.com/lukstafi/notty-community.git#708e36ba78ecb4ec1bf12de2b087e549d6e42893 (version dev)neural_nets_lib is now pinned to file:///Users/mac1000/src (version dev)[arrayjit.dev] synchronised (file:///Users/mac1000/src)arrayjit is now pinned to file:///Users/mac1000/src (version dev)2025-12-25 13:58.00 ---> using "a4f46789b0f4ee9c28ba83325f7e793cb2ca1c5b34931a64b1fa7908d15c020f" from cache/: (run (network host)(shell "echo '(lang dune 3.0)' > './src/./dune-project'"))2025-12-25 13:58.00 ---> using "c16dea164253c8062052f41d958f33b242e9a7568c7f136472c2cd5f3b61c371" from cache/: (env DEPS "angstrom.0.16.1 astring.0.8.5 backoff.0.1.1 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 bigstringaf.0.10.0 camlp-streams.5.0.1 camlzip.1.13 cmdliner.2.1.0 cohttp.6.2.1 cohttp-eio.6.2.1 conf-libcurl.2 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 conf-zlib.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 csv.2.4 ctypes.0.24.0 ctypes-foreign.0.24.0 curl.0.10.0 domain-local-await.1.0.1 domain-name.0.5.0 dune.3.20.2 dune-configurator.3.20.2 dune-private-libs.3.20.2 dune-site.3.20.2 dyn.3.20.2 eio.1.3 eio_main.1.3 eio_posix.1.3 fieldslib.v0.17.0 fmt.0.11.0 hmap.0.8.1 http.6.2.1 integers.0.7.0 iomux.0.4 ipaddr.5.6.1 jane-street-headers.v0.17.0 jsonrpc.1.25.0 jst-config.v0.17.0 logs.0.10.0 lwt-dllist.1.1.0 macaddr.5.6.1 mdx.2.5.1 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 metal.0.1.1 mtime.2.1.0 multicore-magic.2.3.1 notty-community.dev num.1.6 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 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 optint.0.3.0 ordering.3.20.2 parsexp.v0.17.0 pp.2.0.0 pprint.20230830 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_enumerate.v0.17.0 ppx_expect.v0.17.3 ppx_fields_conv.v0.17.0 ppx_globalize.v0.17.2 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_inline_test.v0.17.1 ppx_minidebug.dev ppx_optcomp.v0.17.1 ppx_sexp_conv.v0.17.1 ppx_string.v0.17.0 ppx_variants_conv.v0.17.1 ppxlib.0.37.0 ppxlib_jane.v0.17.4 printbox.0.12 printbox-ext-plot.0.12 printbox-html.0.12 printbox-md.0.12 printbox-text.0.12 psq.0.2.1 ptime.1.2.0 re.1.14.0 result.1.5 saturn_lockfree.0.5.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 sqlite3.5.3.1 stdio.v0.17.0 stdlib-shims.0.3.0 stdune.3.20.2 stringext.1.6.0 thread-local-storage.0.2 thread-table.1.0.0 time_now.v0.17.0 topkg.1.1.1 tyxml.4.6.0 uri.4.4.0 uri-sexp.4.4.0 uucp.17.0.0 uutf.1.0.4 variantslib.v0.17.0 yojson.3.0.0")/: (env CI true)/: (env OCAMLCI true)/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam update --depexts && opam install --cli=2.4 --depext-only -y neural_nets_lib.dev arrayjit.dev $DEPS"))+ /opt/homebrew/bin/brew "update"- ==> Updating Homebrew...- ==> Homebrew collects anonymous analytics.- Read the analytics documentation (and how to opt-out) here:- https://docs.brew.sh/Analytics- No analytics have been recorded yet (nor will be during this `brew` run).-- ==> Homebrew is run entirely by unpaid volunteers. Please consider donating:- https://github.com/Homebrew/brew#donations-- Updated 1 tap (homebrew/core).- ==> New Formulae- garage: S3 object store so reliable you can run it outside datacenters- kubernetes-cli@1.34: Kubernetes command-line interface<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[neural_nets_lib.dev] synchronised (file:///Users/mac1000/src)[arrayjit.dev] synchronised (file:///Users/mac1000/src)[notty-community.dev] synchronised (no changes)[ppx_minidebug.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-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.0).[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-effects 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:curl libffi pkgconf sqlite zlib<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /opt/homebrew/bin/brew "install" "curl" "libffi" "pkgconf" "sqlite" "zlib"- ==> Fetching downloads for: curl, libffi, pkgconf, sqlite and zlib- ✔︎ Bottle Manifest curl (8.17.0)- ✔︎ Bottle Manifest libffi (3.5.2)- ✔︎ Bottle Manifest pkgconf (2.5.1)- ✔︎ Bottle Manifest sqlite (3.51.1)- ✔︎ Bottle Manifest zlib (1.3.1)- ✔︎ Bottle Manifest sqlite (3.51.1)- ✔︎ Bottle Manifest zlib (1.3.1)- ✔︎ Bottle Manifest brotli (1.2.0)- ✔︎ Bottle brotli (1.2.0)- ✔︎ Bottle Manifest libnghttp2 (1.68.0)- ✔︎ Bottle libnghttp2 (1.68.0)- ✔︎ Bottle Manifest libnghttp3 (1.13.1)- ✔︎ Bottle libnghttp3 (1.13.1)- ✔︎ Bottle Manifest ca-certificates (2025-12-02)- ✔︎ Bottle ca-certificates (2025-12-02)- ✔︎ Bottle Manifest openssl@3 (3.6.0)- ✔︎ Bottle Manifest libngtcp2 (1.18.0)- ✔︎ Bottle libngtcp2 (1.18.0)- ✔︎ Bottle Manifest libssh2 (1.11.1)- ✔︎ Bottle Manifest rtmpdump (2.4-20151223_3)- ✔︎ Bottle rtmpdump (2.4-20151223_3)- ✔︎ Bottle Manifest lz4 (1.10.0)- ✔︎ Bottle lz4 (1.10.0)- ✔︎ Bottle Manifest xz (5.8.2)- ✔︎ Bottle Manifest zstd (1.5.7)- ✔︎ Bottle zstd (1.5.7)- ✔︎ Bottle libffi (3.5.2)- ✔︎ Bottle Manifest readline (8.3.3)- ✔︎ Bottle libssh2 (1.11.1)- ✔︎ Bottle xz (5.8.2)- ✔︎ Bottle pkgconf (2.5.1)- ✔︎ Bottle readline (8.3.3)- ✔︎ Bottle sqlite (3.51.1)- ✔︎ Bottle zlib (1.3.1)- ✔︎ Bottle curl (8.17.0)- ✔︎ Bottle openssl@3 (3.6.0)- ==> Installing dependencies for curl: brotli, libnghttp2, libnghttp3, ca-certificates, openssl@3, libngtcp2, libssh2, rtmpdump, lz4, xz and zstd- ==> Installing curl dependency: brotli- ==> Pouring brotli--1.2.0.arm64_sequoia.bottle.tar.gz- 🍺 /opt/homebrew/Cellar/brotli/1.2.0: 33 files, 1.9MB- ==> Installing curl dependency: libnghttp2- ==> Pouring libnghttp2--1.68.0.arm64_sequoia.bottle.tar.gz- 🍺 /opt/homebrew/Cellar/libnghttp2/1.68.0: 14 files, 787.8KB- ==> Installing curl dependency: libnghttp3- ==> Pouring libnghttp3--1.13.1.arm64_sequoia.bottle.tar.gz- 🍺 /opt/homebrew/Cellar/libnghttp3/1.13.1: 20 files, 592.0KB- ==> Installing curl dependency: ca-certificates- ==> Pouring ca-certificates--2025-12-02.all.bottle.tar.gz- ==> Regenerating CA certificate bundle from keychain, this may take a while...- 🍺 /opt/homebrew/Cellar/ca-certificates/2025-12-02: 4 files, 235.9KB- ==> Installing curl dependency: openssl@3- ==> Pouring openssl@3--3.6.0.arm64_sequoia.bottle.tar.gz- 🍺 /opt/homebrew/Cellar/openssl@3/3.6.0: 7,609 files, 37.5MB- ==> Installing curl dependency: libngtcp2- ==> Pouring libngtcp2--1.18.0.arm64_sequoia.bottle.tar.gz- 🍺 /opt/homebrew/Cellar/libngtcp2/1.18.0: 21 files, 1.3MB- ==> Installing curl dependency: libssh2- ==> Pouring libssh2--1.11.1.arm64_sequoia.bottle.tar.gz- 🍺 /opt/homebrew/Cellar/libssh2/1.11.1: 201 files, 1.3MB- ==> Installing curl dependency: rtmpdump- ==> Pouring rtmpdump--2.4-20151223_3.arm64_sequoia.bottle.tar.gz- 🍺 /opt/homebrew/Cellar/rtmpdump/2.4-20151223_3: 21 files, 667.5KB- ==> Installing curl dependency: lz4- ==> Pouring lz4--1.10.0.arm64_sequoia.bottle.1.tar.gz- 🍺 /opt/homebrew/Cellar/lz4/1.10.0: 24 files, 729.1KB- ==> Installing curl dependency: xz- ==> Pouring xz--5.8.2.arm64_sequoia.bottle.tar.gz- 🍺 /opt/homebrew/Cellar/xz/5.8.2: 96 files, 2.7MB- ==> Installing curl dependency: zstd- ==> Pouring zstd--1.5.7.arm64_sequoia.bottle.1.tar.gz- 🍺 /opt/homebrew/Cellar/zstd/1.5.7: 32 files, 2.3MB- ==> Installing curl- ==> Pouring curl--8.17.0.arm64_sequoia.bottle.1.tar.gz- ==> Caveats- curl is keg-only, which means it was not symlinked into /opt/homebrew,- because macOS already provides this software and installing another version in- parallel can cause all kinds of trouble.-- If you need to have curl first in your PATH, run:- echo 'export PATH="/opt/homebrew/opt/curl/bin:$PATH"' >> ~/.profile-- For compilers to find curl you may need to set:- export LDFLAGS="-L/opt/homebrew/opt/curl/lib"- export CPPFLAGS="-I/opt/homebrew/opt/curl/include"- ==> Summary- 🍺 /opt/homebrew/Cellar/curl/8.17.0: 551 files, 4.7MB- ==> Running `brew cleanup curl`...- Disable this behaviour by setting `HOMEBREW_NO_INSTALL_CLEANUP=1`.- Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).- ==> Pouring libffi--3.5.2.arm64_sequoia.bottle.tar.gz- ==> Caveats- libffi is keg-only, which means it was not symlinked into /opt/homebrew,- because macOS already provides this software and installing another version in- parallel can cause all kinds of trouble.-- For compilers to find libffi you may need to set:- export LDFLAGS="-L/opt/homebrew/opt/libffi/lib"- export CPPFLAGS="-I/opt/homebrew/opt/libffi/include"- ==> Summary- 🍺 /opt/homebrew/Cellar/libffi/3.5.2: 18 files, 830.3KB- ==> Running `brew cleanup libffi`...- ==> Pouring pkgconf--2.5.1.arm64_sequoia.bottle.tar.gz- 🍺 /opt/homebrew/Cellar/pkgconf/2.5.1: 28 files, 531.1KB- ==> Running `brew cleanup pkgconf`...- ==> Installing sqlite dependency: readline- ==> Pouring readline--8.3.3.arm64_sequoia.bottle.tar.gz- 🍺 /opt/homebrew/Cellar/readline/8.3.3: 56 files, 2.7MB- ==> Pouring sqlite--3.51.1.arm64_sequoia.bottle.tar.gz- ==> Caveats- sqlite is keg-only, which means it was not symlinked into /opt/homebrew,- because macOS already provides this software and installing another version in- parallel can cause all kinds of trouble.-- If you need to have sqlite first in your PATH, run:- echo 'export PATH="/opt/homebrew/opt/sqlite/bin:$PATH"' >> ~/.profile-- For compilers to find sqlite you may need to set:- export LDFLAGS="-L/opt/homebrew/opt/sqlite/lib"- export CPPFLAGS="-I/opt/homebrew/opt/sqlite/include"-- For pkgconf to find sqlite you may need to set:- export PKG_CONFIG_PATH="/opt/homebrew/opt/sqlite/lib/pkgconfig"- ==> Summary- 🍺 /opt/homebrew/Cellar/sqlite/3.51.1: 13 files, 5.2MB- ==> Running `brew cleanup sqlite`...- ==> Pouring zlib--1.3.1.arm64_sequoia.bottle.tar.gz- ==> Caveats- zlib is keg-only, which means it was not symlinked into /opt/homebrew,- because macOS already provides this software and installing another version in- parallel can cause all kinds of trouble.-- For compilers to find zlib you may need to set:- export LDFLAGS="-L/opt/homebrew/opt/zlib/lib"- export CPPFLAGS="-I/opt/homebrew/opt/zlib/include"-- For pkgconf to find zlib you may need to set:- export PKG_CONFIG_PATH="/opt/homebrew/opt/zlib/lib/pkgconfig"- ==> Summary- 🍺 /opt/homebrew/Cellar/zlib/1.3.1: 14 files, 412.5KB- ==> Running `brew cleanup zlib`...- ==> Caveats- ==> curl- curl is keg-only, which means it was not symlinked into /opt/homebrew,- because macOS already provides this software and installing another version in- parallel can cause all kinds of trouble.-- If you need to have curl first in your PATH, run:- echo 'export PATH="/opt/homebrew/opt/curl/bin:$PATH"' >> ~/.profile-- For compilers to find curl you may need to set:- export LDFLAGS="-L/opt/homebrew/opt/curl/lib"- export CPPFLAGS="-I/opt/homebrew/opt/curl/include"- ==> libffi- libffi is keg-only, which means it was not symlinked into /opt/homebrew,- because macOS already provides this software and installing another version in- parallel can cause all kinds of trouble.-- For compilers to find libffi you may need to set:- export LDFLAGS="-L/opt/homebrew/opt/libffi/lib"- export CPPFLAGS="-I/opt/homebrew/opt/libffi/include"- ==> sqlite- sqlite is keg-only, which means it was not symlinked into /opt/homebrew,- because macOS already provides this software and installing another version in- parallel can cause all kinds of trouble.-- If you need to have sqlite first in your PATH, run:- echo 'export PATH="/opt/homebrew/opt/sqlite/bin:$PATH"' >> ~/.profile-- For compilers to find sqlite you may need to set:- export LDFLAGS="-L/opt/homebrew/opt/sqlite/lib"- export CPPFLAGS="-I/opt/homebrew/opt/sqlite/include"-- For pkgconf to find sqlite you may need to set:- export PKG_CONFIG_PATH="/opt/homebrew/opt/sqlite/lib/pkgconfig"- ==> zlib- zlib is keg-only, which means it was not symlinked into /opt/homebrew,- because macOS already provides this software and installing another version in- parallel can cause all kinds of trouble.-- For compilers to find zlib you may need to set:- export LDFLAGS="-L/opt/homebrew/opt/zlib/lib"- export CPPFLAGS="-I/opt/homebrew/opt/zlib/include"-- For pkgconf to find zlib you may need to set:- export PKG_CONFIG_PATH="/opt/homebrew/opt/zlib/lib/pkgconfig"2025-12-25 13:58.00 ---> using "b7afb4a76c93c086cc95b6bfabc0b9c7389c2d6313a4c00c00011e5c8d887696" from cache/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam install $DEPS"))<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[notty-community.dev] synchronised (no changes)[ppx_minidebug.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-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.0).[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-effects 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 117 packages- install angstrom 0.16.1- install astring 0.8.5- install backoff 0.1.1- install base v0.17.3- install base-bytes base- install base64 3.5.2- install bigstringaf 0.10.0- install camlp-streams 5.0.1- install camlzip 1.13- install cmdliner 2.1.0- install cohttp 6.2.1- install cohttp-eio 6.2.1- install conf-libcurl 2- install conf-libffi 2.0.0- install conf-pkg-config 4- install conf-sqlite3 1- install conf-zlib 1- install cppo 1.8.0- install csexp 1.5.2- install cstruct 6.2.0- install csv 2.4- install ctypes 0.24.0- install ctypes-foreign 0.24.0- install curl 0.10.0- install domain-local-await 1.0.1- install domain-name 0.5.0- install dune 3.20.2- install dune-configurator 3.20.2- install dune-private-libs 3.20.2- install dune-site 3.20.2- install dyn 3.20.2- install eio 1.3- install eio_main 1.3- install eio_posix 1.3- install fieldslib v0.17.0- install fmt 0.11.0- install hmap 0.8.1- install http 6.2.1- install integers 0.7.0- install iomux 0.4- install ipaddr 5.6.1- install jane-street-headers v0.17.0- install jsonrpc 1.25.0- install jst-config v0.17.0- install logs 0.10.0- install lwt-dllist 1.1.0- install macaddr 5.6.1- install mdx 2.5.1- install menhir 20250912- install menhirCST 20250912- install menhirLib 20250912- install menhirSdk 20250912- install metal 0.1.1- install mtime 2.1.0- install multicore-magic 2.3.1- install notty-community dev (pinned)- install num 1.6- install ocaml-compiler-libs v0.17.0- 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 optint 0.3.0- install ordering 3.20.2- install parsexp v0.17.0- install pp 2.0.0- install pprint 20230830- install ppx_assert v0.17.0- install ppx_base v0.17.0- install ppx_cold v0.17.0- install ppx_compare v0.17.0- install ppx_derivers 1.2.1- install ppx_deriving 6.1.1- install ppx_enumerate v0.17.0- install ppx_expect v0.17.3- install ppx_fields_conv v0.17.0- install ppx_globalize v0.17.2- install ppx_hash v0.17.0- install ppx_here v0.17.0- install ppx_inline_test v0.17.1- install ppx_minidebug dev (pinned)- install ppx_optcomp v0.17.1- install ppx_sexp_conv v0.17.1- install ppx_string v0.17.0- install ppx_variants_conv v0.17.1- install ppxlib 0.37.0- install ppxlib_jane v0.17.4- install printbox 0.12- install printbox-ext-plot 0.12- install printbox-html 0.12- install printbox-md 0.12- install printbox-text 0.12- install psq 0.2.1- install ptime 1.2.0- install re 1.14.0- install result 1.5- install saturn_lockfree 0.5.0- install seq base- install sexplib v0.17.0- install sexplib0 v0.17.0- install sqlite3 5.3.1- install stdio v0.17.0- install stdlib-shims 0.3.0- install stdune 3.20.2- install stringext 1.6.0- install thread-local-storage 0.2- install thread-table 1.0.0- install time_now v0.17.0- install topkg 1.1.1- install tyxml 4.6.0- install uri 4.4.0- install uri-sexp 4.4.0- install uucp 17.0.0- install uutf 1.0.4- install variantslib v0.17.0- install yojson 3.0.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved backoff.0.1.1 (cached)-> retrieved astring.0.8.5 (cached)-> retrieved angstrom.0.16.1 (cached)-> retrieved base64.3.5.2 (cached)-> retrieved bigstringaf.0.10.0 (cached)-> retrieved camlp-streams.5.0.1 (cached)-> retrieved camlzip.1.13 (cached)-> retrieved base.v0.17.3 (cached)-> retrieved cohttp.6.2.1, cohttp-eio.6.2.1, http.6.2.1 (cached)-> installed conf-libcurl.2-> installed conf-pkg-config.4-> retrieved csexp.1.5.2 (cached)-> retrieved cppo.1.8.0 (cached)-> installed conf-zlib.1-> installed conf-sqlite3.1-> installed conf-libffi.2.0.0-> retrieved cmdliner.2.1.0 (cached)-> retrieved csv.2.4 (cached)-> retrieved cstruct.6.2.0 (cached)-> retrieved curl.0.10.0 (cached)-> retrieved domain-local-await.1.0.1 (cached)-> retrieved domain-name.0.5.0 (cached)-> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (cached)-> retrieved eio.1.3, eio_main.1.3, eio_posix.1.3 (cached)-> retrieved fieldslib.v0.17.0 (cached)-> retrieved fmt.0.11.0 (cached)-> retrieved hmap.0.8.1 (cached)-> retrieved integers.0.7.0 (cached)-> retrieved iomux.0.4 (cached)-> retrieved jane-street-headers.v0.17.0 (cached)-> retrieved ipaddr.5.6.1, macaddr.5.6.1 (cached)-> retrieved jst-config.v0.17.0 (cached)-> retrieved logs.0.10.0 (cached)-> retrieved lwt-dllist.1.1.0 (cached)-> retrieved mdx.2.5.1 (cached)-> retrieved jsonrpc.1.25.0 (cached)-> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912 (cached)-> retrieved metal.0.1.1 (cached)-> retrieved mtime.2.1.0 (cached)-> retrieved multicore-magic.2.3.1 (cached)-> retrieved dune.3.20.2, dune-configurator.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2 (cached)-> retrieved ocaml-compiler-libs.v0.17.0 (cached)-> retrieved num.1.6 (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 ocamlfind.1.9.8 (cached)-> retrieved optint.0.3.0 (cached)-> retrieved ocamlbuild.0.16.1 (cached)-> retrieved pp.2.0.0 (cached)-> retrieved parsexp.v0.17.0 (cached)-> retrieved pprint.20230830 (cached)-> retrieved ppx_assert.v0.17.0 (cached)-> retrieved ppx_base.v0.17.0 (cached)-> retrieved ppx_cold.v0.17.0 (cached)-> retrieved ppx_compare.v0.17.0 (cached)-> retrieved ppx_derivers.1.2.1 (cached)-> retrieved ppx_enumerate.v0.17.0 (cached)-> retrieved ppx_deriving.6.1.1 (cached)-> retrieved ppx_expect.v0.17.3 (cached)-> retrieved notty-community.dev (no changes)-> retrieved ppx_fields_conv.v0.17.0 (cached)-> retrieved ppx_globalize.v0.17.2 (cached)-> retrieved ppx_here.v0.17.0 (cached)-> retrieved ppx_hash.v0.17.0 (cached)-> retrieved ppx_inline_test.v0.17.1 (cached)-> retrieved ppx_optcomp.v0.17.1 (cached)-> retrieved ppx_sexp_conv.v0.17.1 (cached)-> retrieved ppx_string.v0.17.0 (cached)-> retrieved ppx_variants_conv.v0.17.1 (cached)-> installed cmdliner.2.1.0-> retrieved ppxlib_jane.v0.17.4 (cached)-> retrieved ppx_minidebug.dev (no changes)-> retrieved psq.0.2.1 (cached)-> installed num.1.6-> retrieved ptime.1.2.0 (cached)-> retrieved ppxlib.0.37.0 (cached)-> retrieved re.1.14.0 (cached)-> retrieved result.1.5 (cached)-> retrieved seq.base (cached)-> installed seq.base-> retrieved printbox.0.12, printbox-ext-plot.0.12, printbox-html.0.12, printbox-md.0.12, printbox-text.0.12 (cached)-> retrieved sexplib.v0.17.0 (cached)-> retrieved sexplib0.v0.17.0 (cached)-> retrieved sqlite3.5.3.1 (cached)-> retrieved stdio.v0.17.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> retrieved saturn_lockfree.0.5.0 (cached)-> retrieved thread-local-storage.0.2 (cached)-> retrieved thread-table.1.0.0 (cached)-> retrieved time_now.v0.17.0 (cached)-> retrieved stringext.1.6.0 (cached)-> retrieved topkg.1.1.1 (cached)-> retrieved tyxml.4.6.0 (cached)-> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached)-> retrieved uutf.1.0.4 (cached)-> retrieved uucp.17.0.0 (cached)-> retrieved variantslib.v0.17.0 (cached)-> retrieved yojson.3.0.0 (cached)-> installed ocamlfind.1.9.8-> installed base-bytes.base-> installed camlzip.1.13-> installed ocamlbuild.0.16.1-> installed topkg.1.1.1-> installed hmap.0.8.1-> installed mtime.2.1.0-> installed ptime.1.2.0-> installed fmt.0.11.0-> installed uutf.1.0.4-> installed astring.0.8.5-> installed logs.0.10.0-> installed dune.3.20.2-> installed base64.3.5.2-> installed csexp.1.5.2-> installed backoff.0.1.1-> installed domain-name.0.5.0-> installed csv.2.4-> installed cstruct.6.2.0-> installed cppo.1.8.0-> installed camlp-streams.5.0.1-> installed jane-street-headers.v0.17.0-> installed lwt-dllist.1.1.0-> installed macaddr.5.6.1-> installed menhirCST.20250912-> installed http.6.2.1-> installed menhirSdk.20250912-> installed multicore-magic.2.3.1-> installed menhirLib.20250912-> installed ipaddr.5.6.1-> installed dune-configurator.3.20.2-> installed ocaml-version.4.0.3-> installed ocaml-syntax-shims.1.0.0-> installed ocaml-compiler-libs.v0.17.0-> installed ocaml_intrinsics_kernel.v0.17.1-> installed bigstringaf.0.10.0-> installed optint.0.3.0-> installed iomux.0.4-> installed curl.0.10.0-> installed notty-community.dev-> installed ppx_derivers.1.2.1-> installed pp.2.0.0-> installed pprint.20230830-> installed angstrom.0.16.1-> installed printbox.0.12-> installed ordering.3.20.2-> installed psq.0.2.1-> installed sexplib0.v0.17.0-> installed saturn_lockfree.0.5.0-> installed result.1.5-> installed re.1.14.0-> installed stdlib-shims.0.3.0-> installed sqlite3.5.3.1-> installed dyn.3.20.2-> installed integers.0.7.0-> installed mdx.2.5.1-> installed parsexp.v0.17.0-> installed stringext.1.6.0-> installed sexplib.v0.17.0-> installed thread-local-storage.0.2-> installed thread-table.1.0.0-> installed base.v0.17.3-> installed domain-local-await.1.0.1-> installed fieldslib.v0.17.0-> installed stdune.3.20.2-> installed stdio.v0.17.0-> installed eio.1.3-> installed menhir.20250912-> installed ctypes.0.24.0-> installed tyxml.4.6.0-> installed variantslib.v0.17.0-> installed printbox-html.0.12-> installed eio_posix.1.3-> installed uri.4.4.0-> installed eio_main.1.3-> installed dune-private-libs.3.20.2-> installed yojson.3.0.0-> installed ctypes-foreign.0.24.0-> installed jsonrpc.1.25.0-> installed uucp.17.0.0-> installed metal.0.1.1-> installed printbox-text.0.12-> installed dune-site.3.20.2-> installed printbox-md.0.12-> installed printbox-ext-plot.0.12-> installed ppxlib.0.37.0-> installed ppx_cold.v0.17.0-> installed ppx_here.v0.17.0-> installed ppx_variants_conv.v0.17.1-> installed ppx_optcomp.v0.17.1-> installed ppxlib_jane.v0.17.4-> installed ppx_fields_conv.v0.17.0-> installed ppx_deriving.6.1.1-> installed ppx_globalize.v0.17.2-> installed ppx_enumerate.v0.17.0-> installed ppx_compare.v0.17.0-> installed ppx_sexp_conv.v0.17.1-> installed uri-sexp.4.4.0-> installed ppx_hash.v0.17.0-> installed ppx_assert.v0.17.0-> installed ppx_base.v0.17.0-> installed cohttp.6.2.1-> installed jst-config.v0.17.0-> installed cohttp-eio.6.2.1-> installed ppx_string.v0.17.0-> installed time_now.v0.17.0-> installed ppx_inline_test.v0.17.1-> installed ppx_minidebug.dev-> installed ppx_expect.v0.17.3Done.# To update the current shell environment, run: eval $(opam env)2025-12-25 13:58.00 ---> using "8294a858dbc74d1e678fc8cb8d5d37d95594cae85cd5f60c9d56ce70b80f8f40" from cache/: (copy (src .) (dst ./src))2025-12-25 13:58.02 ---> saved as "2a22fecfb3e8e1e5b4678bece8b6808a5bde7e110bc14b48f379cba1bb493870"/: (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/.sandbox/1b3b229ae51d4d7642eaac49bd73749c/default && /Users/mac1000/.opam/5.4.0/bin/menhir --table tensor/parser.mly --base tensor/parser --infer-write-query tensor/parser__mock.ml.mock)File "tensor/parser.mly", line 79, characters 7-16:Warning: the token AMPERSAND is unused.(cd _build/.sandbox/6d6a0d9fb3d84ee56c05ff2da7ca1d72/default && /Users/mac1000/.opam/5.4.0/bin/menhir --table --explain tensor/parser.mly --base tensor/parser --infer-read-reply tensor/parser__mock.mli.inferred)Warning: 10 states have shift/reduce conflicts.Warning: 2 states have reduce/reduce conflicts.Warning: 17 shift/reduce conflicts were arbitrarily resolved.Warning: 10 reduce/reduce conflicts were arbitrarily resolved.File "tensor/parser.mly", line 220, characters 4-70:Warning: production row_spec -> axes_spec option(COMMA) ellipsis_spec option(COMMA) is never reduced.File "tensor/parser.mly", line 226, characters 4-38:Warning: production row_spec -> ellipsis_spec option(COMMA) is never reduced.Warning: in total, 2 productions are never reduced.(cd _build/default/test/operations/config && ./ocannl_read_config.exe --read=backend)Retrieving commandline, environment, or config file variable ocannl_log_levelFound 0, in the config fileWrote value of 'backend' to ocannl_backend.txt(cd _build/default/test/operations/config && ./ocannl_read_config.exe --read=backend_extension)Retrieving commandline, environment, or config file variable ocannl_log_levelFound 0, in the config fileWrote value of 'backend_extension' to ocannl_backend_extension.txt(cd _build/default && /Users/mac1000/.opam/5.4.0/bin/ocamlopt.opt -w @1..3@5..28@31..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I tensor/.ocannl_tensor.objs/byte -I tensor/.ocannl_tensor.objs/native -I /Users/mac1000/.opam/5.4.0/lib/backoff -I /Users/mac1000/.opam/5.4.0/lib/base -I /Users/mac1000/.opam/5.4.0/lib/base/base_internalhash_types -I /Users/mac1000/.opam/5.4.0/lib/base/shadow_stdlib -I /Users/mac1000/.opam/5.4.0/lib/ctypes -I /Users/mac1000/.opam/5.4.0/lib/ctypes-foreign -I /Users/mac1000/.opam/5.4.0/lib/fieldslib -I /Users/mac1000/.opam/5.4.0/lib/integers -I /Users/mac1000/.opam/5.4.0/lib/menhirLib -I /Users/mac1000/.opam/5.4.0/lib/metal -I /Users/mac1000/.opam/5.4.0/lib/metal/runtime -I /Users/mac1000/.opam/5.4.0/lib/mtime -I /Users/mac1000/.opam/5.4.0/lib/mtime/clock -I /Users/mac1000/.opam/5.4.0/lib/multicore-magic -I /Users/mac1000/.opam/5.4.0/lib/multicore-magic/__private__/multicore_magic_atomic_array_boxed5 -I /Users/mac1000/.opam/5.4.0/lib/num -I /Users/mac1000/.opam/5.4.0/lib/ocaml/str -I /Users/mac1000/.opam/5.4.0/lib/ocaml/threads -I /Users/mac1000/.opam/5.4.0/lib/ocaml/unix -I /Users/mac1000/.opam/5.4.0/lib/ocaml_intrinsics_kernel -I /Users/mac1000/.opam/5.4.0/lib/parsexp -I /Users/mac1000/.opam/5.4.0/lib/pprint -I /Users/mac1000/.opam/5.4.0/lib/ppx_compare/runtime-lib -I /Users/mac1000/.opam/5.4.0/lib/ppx_hash/runtime-lib -I /Users/mac1000/.opam/5.4.0/lib/ppx_here/runtime-lib -I /Users/mac1000/.opam/5.4.0/lib/ppx_minidebug/db -I /Users/mac1000/.opam/5.4.0/lib/ppx_minidebug/runtime -I /Users/mac1000/.opam/5.4.0/lib/ppx_sexp_conv/runtime-lib -I /Users/mac1000/.opam/5.4.0/lib/ppx_string/runtime -I /Users/mac1000/.opam/5.4.0/lib/printbox -I /Users/mac1000/.opam/5.4.0/lib/printbox-ext-plot -I /Users/mac1000/.opam/5.4.0/lib/printbox-html -I /Users/mac1000/.opam/5.4.0/lib/printbox-md -I /Users/mac1000/.opam/5.4.0/lib/printbox-text -I /Users/mac1000/.opam/5.4.0/lib/ptime -I /Users/mac1000/.opam/5.4.0/lib/ptime/clock -I /Users/mac1000/.opam/5.4.0/lib/re -I /Users/mac1000/.opam/5.4.0/lib/saturn_lockfree -I /Users/mac1000/.opam/5.4.0/lib/seq -I /Users/mac1000/.opam/5.4.0/lib/sexplib -I /Users/mac1000/.opam/5.4.0/lib/sexplib0 -I /Users/mac1000/.opam/5.4.0/lib/sqlite3 -I /Users/mac1000/.opam/5.4.0/lib/stdio -I /Users/mac1000/.opam/5.4.0/lib/stdlib-shims -I /Users/mac1000/.opam/5.4.0/lib/thread-local-storage -I /Users/mac1000/.opam/5.4.0/lib/tyxml -I /Users/mac1000/.opam/5.4.0/lib/tyxml/functor -I /Users/mac1000/.opam/5.4.0/lib/uucp -I /Users/mac1000/.opam/5.4.0/lib/uutf -I /Users/mac1000/.opam/5.4.0/lib/variantslib -I arrayjit/lib/.context.objs/byte -I arrayjit/lib/.context.objs/native -I arrayjit/lib/.ir.objs/byte -I arrayjit/lib/.ir.objs/native -I arrayjit/lib/.metal_backend.objs/byte -I arrayjit/lib/.metal_backend.objs/native -I arrayjit/lib/.utils.objs/byte -I arrayjit/lib/.utils.objs/native -I tensor/.einsum_parser.objs/byte -I tensor/.einsum_parser.objs/native -cmi-file tensor/.ocannl_tensor.objs/byte/ocannl_tensor__Shape.cmi -no-alias-deps -opaque -open Ocannl_tensor -o tensor/.ocannl_tensor.objs/native/ocannl_tensor__Shape.cmx -c -impl tensor/shape.pp.ml)File "tensor/shape.ml", lines 210-267, characters 15-80:210 | ...............function211 | | Label name ->212 | Row.Var (Hashtbl.find_or_add dim_var_env name ~default:(fun () -> Row.get_var ~name ()))213 | | Fixed_index i ->214 | let var = Row.get_var () in...264 | in265 | { Row.dilation = dilation_int; kernel; use_padding = use_padding_bool })266 | in267 | Row.Affine { stride = stride_int; over = over_dim; conv; stride_offset }Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched: Concat_spec _File "tensor/shape.ml", line 307, characters 63-98:307 | | Terminal { is_param; logic = Fetch Range_over_offsets } -> defaults @@ mark_terminal ~is_param^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Error: This expression has type 'a dim_map * dim_var_set * constraint_ list/2but an expression was expected of typeproj_axis_env * constraint_ listFile "_none_", line 1:Definition of type list/2(cd _build/default && /Users/mac1000/.opam/5.4.0/bin/ocamlc.opt -w @1..3@5..28@31..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I tensor/.ocannl_tensor.objs/byte -I /Users/mac1000/.opam/5.4.0/lib/backoff -I /Users/mac1000/.opam/5.4.0/lib/base -I /Users/mac1000/.opam/5.4.0/lib/base/base_internalhash_types -I /Users/mac1000/.opam/5.4.0/lib/base/shadow_stdlib -I /Users/mac1000/.opam/5.4.0/lib/ctypes -I /Users/mac1000/.opam/5.4.0/lib/ctypes-foreign -I /Users/mac1000/.opam/5.4.0/lib/fieldslib -I /Users/mac1000/.opam/5.4.0/lib/integers -I /Users/mac1000/.opam/5.4.0/lib/menhirLib -I /Users/mac1000/.opam/5.4.0/lib/metal -I /Users/mac1000/.opam/5.4.0/lib/metal/runtime -I /Users/mac1000/.opam/5.4.0/lib/mtime -I /Users/mac1000/.opam/5.4.0/lib/mtime/clock -I /Users/mac1000/.opam/5.4.0/lib/multicore-magic -I /Users/mac1000/.opam/5.4.0/lib/num -I /Users/mac1000/.opam/5.4.0/lib/ocaml/str -I /Users/mac1000/.opam/5.4.0/lib/ocaml/threads -I /Users/mac1000/.opam/5.4.0/lib/ocaml/unix -I /Users/mac1000/.opam/5.4.0/lib/ocaml_intrinsics_kernel -I /Users/mac1000/.opam/5.4.0/lib/parsexp -I /Users/mac1000/.opam/5.4.0/lib/pprint -I /Users/mac1000/.opam/5.4.0/lib/ppx_compare/runtime-lib -I /Users/mac1000/.opam/5.4.0/lib/ppx_hash/runtime-lib -I /Users/mac1000/.opam/5.4.0/lib/ppx_here/runtime-lib -I /Users/mac1000/.opam/5.4.0/lib/ppx_minidebug/db -I /Users/mac1000/.opam/5.4.0/lib/ppx_minidebug/runtime -I /Users/mac1000/.opam/5.4.0/lib/ppx_sexp_conv/runtime-lib -I /Users/mac1000/.opam/5.4.0/lib/ppx_string/runtime -I /Users/mac1000/.opam/5.4.0/lib/printbox -I /Users/mac1000/.opam/5.4.0/lib/printbox-ext-plot -I /Users/mac1000/.opam/5.4.0/lib/printbox-html -I /Users/mac1000/.opam/5.4.0/lib/printbox-md -I /Users/mac1000/.opam/5.4.0/lib/printbox-text -I /Users/mac1000/.opam/5.4.0/lib/ptime -I /Users/mac1000/.opam/5.4.0/lib/ptime/clock -I /Users/mac1000/.opam/5.4.0/lib/re -I /Users/mac1000/.opam/5.4.0/lib/saturn_lockfree -I /Users/mac1000/.opam/5.4.0/lib/seq -I /Users/mac1000/.opam/5.4.0/lib/sexplib -I /Users/mac1000/.opam/5.4.0/lib/sexplib0 -I /Users/mac1000/.opam/5.4.0/lib/sqlite3 -I /Users/mac1000/.opam/5.4.0/lib/stdio -I /Users/mac1000/.opam/5.4.0/lib/stdlib-shims -I /Users/mac1000/.opam/5.4.0/lib/thread-local-storage -I /Users/mac1000/.opam/5.4.0/lib/tyxml -I /Users/mac1000/.opam/5.4.0/lib/tyxml/functor -I /Users/mac1000/.opam/5.4.0/lib/uucp -I /Users/mac1000/.opam/5.4.0/lib/uutf -I /Users/mac1000/.opam/5.4.0/lib/variantslib -I arrayjit/lib/.context.objs/byte -I arrayjit/lib/.ir.objs/byte -I arrayjit/lib/.metal_backend.objs/byte -I arrayjit/lib/.utils.objs/byte -I tensor/.einsum_parser.objs/byte -cmi-file tensor/.ocannl_tensor.objs/byte/ocannl_tensor__Shape.cmi -no-alias-deps -opaque -open Ocannl_tensor -o tensor/.ocannl_tensor.objs/byte/ocannl_tensor__Shape.cmo -c -impl tensor/shape.pp.ml)File "tensor/shape.ml", lines 210-267, characters 15-80:210 | ...............function211 | | Label name ->212 | Row.Var (Hashtbl.find_or_add dim_var_env name ~default:(fun () -> Row.get_var ~name ()))213 | | Fixed_index i ->214 | let var = Row.get_var () in...264 | in265 | { Row.dilation = dilation_int; kernel; use_padding = use_padding_bool })266 | in267 | Row.Affine { stride = stride_int; over = over_dim; conv; stride_offset }Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched: Concat_spec _File "tensor/shape.ml", line 307, characters 63-98:307 | | Terminal { is_param; logic = Fetch Range_over_offsets } -> defaults @@ mark_terminal ~is_param^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Error: This expression has type 'a dim_map * dim_var_set * constraint_ list/2but an expression was expected of typeproj_axis_env * constraint_ listFile "_none_", line 1:Definition of type list/2(cd _build/default && /Users/mac1000/.opam/5.4.0/bin/ocamlopt.opt -w @1..3@5..28@31..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I tensor/.ocannl_tensor.objs/byte -I tensor/.ocannl_tensor.objs/native -I /Users/mac1000/.opam/5.4.0/lib/backoff -I /Users/mac1000/.opam/5.4.0/lib/base -I /Users/mac1000/.opam/5.4.0/lib/base/base_internalhash_types -I /Users/mac1000/.opam/5.4.0/lib/base/shadow_stdlib -I /Users/mac1000/.opam/5.4.0/lib/ctypes -I /Users/mac1000/.opam/5.4.0/lib/ctypes-foreign -I /Users/mac1000/.opam/5.4.0/lib/fieldslib -I /Users/mac1000/.opam/5.4.0/lib/integers -I /Users/mac1000/.opam/5.4.0/lib/menhirLib -I /Users/mac1000/.opam/5.4.0/lib/metal -I /Users/mac1000/.opam/5.4.0/lib/metal/runtime -I /Users/mac1000/.opam/5.4.0/lib/mtime -I /Users/mac1000/.opam/5.4.0/lib/mtime/clock -I /Users/mac1000/.opam/5.4.0/lib/multicore-magic -I /Users/mac1000/.opam/5.4.0/lib/multicore-magic/__private__/multicore_magic_atomic_array_boxed5 -I /Users/mac1000/.opam/5.4.0/lib/num -I /Users/mac1000/.opam/5.4.0/lib/ocaml/str -I /Users/mac1000/.opam/5.4.0/lib/ocaml/threads -I /Users/mac1000/.opam/5.4.0/lib/ocaml/unix -I /Users/mac1000/.opam/5.4.0/lib/ocaml_intrinsics_kernel -I /Users/mac1000/.opam/5.4.0/lib/parsexp -I /Users/mac1000/.opam/5.4.0/lib/pprint -I /Users/mac1000/.opam/5.4.0/lib/ppx_compare/runtime-lib -I /Users/mac1000/.opam/5.4.0/lib/ppx_hash/runtime-lib -I /Users/mac1000/.opam/5.4.0/lib/ppx_here/runtime-lib -I /Users/mac1000/.opam/5.4.0/lib/ppx_minidebug/db -I /Users/mac1000/.opam/5.4.0/lib/ppx_minidebug/runtime -I /Users/mac1000/.opam/5.4.0/lib/ppx_sexp_conv/runtime-lib -I /Users/mac1000/.opam/5.4.0/lib/ppx_string/runtime -I /Users/mac1000/.opam/5.4.0/lib/printbox -I /Users/mac1000/.opam/5.4.0/lib/printbox-ext-plot -I /Users/mac1000/.opam/5.4.0/lib/printbox-html -I /Users/mac1000/.opam/5.4.0/lib/printbox-md -I /Users/mac1000/.opam/5.4.0/lib/printbox-text -I /Users/mac1000/.opam/5.4.0/lib/ptime -I /Users/mac1000/.opam/5.4.0/lib/ptime/clock -I /Users/mac1000/.opam/5.4.0/lib/re -I /Users/mac1000/.opam/5.4.0/lib/saturn_lockfree -I /Users/mac1000/.opam/5.4.0/lib/seq -I /Users/mac1000/.opam/5.4.0/lib/sexplib -I /Users/mac1000/.opam/5.4.0/lib/sexplib0 -I /Users/mac1000/.opam/5.4.0/lib/sqlite3 -I /Users/mac1000/.opam/5.4.0/lib/stdio -I /Users/mac1000/.opam/5.4.0/lib/stdlib-shims -I /Users/mac1000/.opam/5.4.0/lib/thread-local-storage -I /Users/mac1000/.opam/5.4.0/lib/tyxml -I /Users/mac1000/.opam/5.4.0/lib/tyxml/functor -I /Users/mac1000/.opam/5.4.0/lib/uucp -I /Users/mac1000/.opam/5.4.0/lib/uutf -I /Users/mac1000/.opam/5.4.0/lib/variantslib -I arrayjit/lib/.context.objs/byte -I arrayjit/lib/.context.objs/native -I arrayjit/lib/.ir.objs/byte -I arrayjit/lib/.ir.objs/native -I arrayjit/lib/.metal_backend.objs/byte -I arrayjit/lib/.metal_backend.objs/native -I arrayjit/lib/.utils.objs/byte -I arrayjit/lib/.utils.objs/native -I tensor/.einsum_parser.objs/byte -I tensor/.einsum_parser.objs/native -cmi-file tensor/.ocannl_tensor.objs/byte/ocannl_tensor__Row.cmi -no-alias-deps -opaque -open Ocannl_tensor -o tensor/.ocannl_tensor.objs/native/ocannl_tensor__Row.cmx -c -impl tensor/row.pp.ml)File "tensor/row.ml", lines 124-151, characters 30-56:124 | ..............................function125 | | Dim { label = None; _ } when equal_print_style style Only_labels -> "_"126 | | Dim { label = Some l; _ } when equal_print_style style Only_labels -> l127 | | Dim { d; label = None; proj_id = None } when equal_print_style style Axis_size ->128 | Int.to_string d...148 | let kernel_str =149 | if dilation = 1 then kernel_str else Int.to_string dilation ^ "*" ^ kernel_str150 | in151 | [%string "conv(%{offset_str}+%{kernel_str})"])Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched: Concat _File "tensor/row.ml", lines 372-375, characters 21-92:372 | .....................function373 | | Dim { d; _ } -> d374 | | Var _ -> invalid_arg "dim_to_int: dim still unknown"375 | | Affine _ -> invalid_arg "dim_to_int: affine dimension cannot be converted to single int"Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched: Concat _File "tensor/row.ml", lines 378-418, characters 2-24:378 | ..match in_ with379 | | Var v2 when equal_dim_var v v2 -> value380 | | Affine { stride; over; conv; stride_offset } -> (381 | let over = s_dim_one ~keep_affine v ~value ~in_:over in382 | let conv =...415 | | Affine { stride; over = Dim s; conv = None; stride_offset = _ } ->416 | Dim { d = s.d * stride; label = s.label; proj_id = None }417 | | res -> res)418 | | Dim _ | Var _ -> in_Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched: Concat _File "tensor/row.ml", lines 818-849, characters 4-42:818 | ....match (dim, constr) with819 | | Dim { d; _ }, At_least_dim d_min ->820 | if d < d_min then821 | raise822 | @@ Shape_error...846 | (* If source is [Cur], then [constr] (target) is [Subr]. *)847 | | Cur, (Unconstrained_dim | At_least_dim 1) -> ([], constr)848 | | _ -> Option.value ~default:([], constr) @@ dim_conjunction constr bounds.constr))849 | | _, Unconstrained_dim -> ([], constr)Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched:(Concat _, At_least_dim _)File "tensor/row.ml", lines 932-935, characters 49-54:932 | .................................................function933 | | Dim { d; _ } -> Either.First d934 | | Var v -> Either.Second v935 | | Affine _ -> failwith "NOT IMPLEMENTED YET".Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched: Concat _File "tensor/row.ml", lines 1118-1136, characters 6-40:1118 | ......match subst_in_dim (Var var) with1119 | | Dim { d; _ } as value when is_stage2_up stage ->1120 | (* Stage 2+: Replace (coeff * v / denom) with (coeff * d / denom) *)1121 | let new_num = Utils.safe_force coeff * d in1122 | if new_num % denom = 0 then...1133 | | Var v' -> Total_elems { numerator = Strided_var { coeff; var = v'; denom }; divided_by }1134 | | Affine _ ->1135 | (* FIXME: NOT IMPLEMENTED YET *)1136 | failwith "NOT IMPLEMENTED YET".Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched: Concat _File "tensor/row.ml", lines 1170-1175, characters 22-55:1170 | ......................function1171 | | Dim _ -> Set.empty (module Dim_var)1172 | | Var v -> Set.singleton (module Dim_var) v1173 | | Affine { over; conv = None; _ } -> vars_of_dim over1174 | | Affine { over; conv = Some { kernel; _ }; _ } ->1175 | Set.union (vars_of_dim over) (vars_of_dim kernel)Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched: Concat _File "tensor/row.ml", lines 1559-1564, characters 2-68:1559 | ..match d with1560 | | Var v' -> equal_dim_var v v'1561 | | Dim _ -> false1562 | | Affine { over; conv = None; _ } -> dim_var_occurs_in_dim v over1563 | | Affine { over; conv = Some { kernel; _ }; _ } ->1564 | dim_var_occurs_in_dim v over || dim_var_occurs_in_dim v kernelError (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched: Concat _File "tensor/row.ml", lines 1814-1818, characters 12-13:1814 | ............{1815 | dim_env = add_dim dim_env ~key:v ~data:(Solved_dim dim2);1816 | row_env =1817 | Utils.Tree_map.mapi env.row_env ~f:(s_dim_one_in_row_entry stage v ~value:dim2);1818 | }Error: Some record fields are undefined: invalid_vars(cd _build/default && /Users/mac1000/.opam/5.4.0/bin/ocamlc.opt -w @1..3@5..28@31..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I tensor/.ocannl_tensor.objs/byte -I /Users/mac1000/.opam/5.4.0/lib/backoff -I /Users/mac1000/.opam/5.4.0/lib/base -I /Users/mac1000/.opam/5.4.0/lib/base/base_internalhash_types -I /Users/mac1000/.opam/5.4.0/lib/base/shadow_stdlib -I /Users/mac1000/.opam/5.4.0/lib/ctypes -I /Users/mac1000/.opam/5.4.0/lib/ctypes-foreign -I /Users/mac1000/.opam/5.4.0/lib/fieldslib -I /Users/mac1000/.opam/5.4.0/lib/integers -I /Users/mac1000/.opam/5.4.0/lib/menhirLib -I /Users/mac1000/.opam/5.4.0/lib/metal -I /Users/mac1000/.opam/5.4.0/lib/metal/runtime -I /Users/mac1000/.opam/5.4.0/lib/mtime -I /Users/mac1000/.opam/5.4.0/lib/mtime/clock -I /Users/mac1000/.opam/5.4.0/lib/multicore-magic -I /Users/mac1000/.opam/5.4.0/lib/num -I /Users/mac1000/.opam/5.4.0/lib/ocaml/str -I /Users/mac1000/.opam/5.4.0/lib/ocaml/threads -I /Users/mac1000/.opam/5.4.0/lib/ocaml/unix -I /Users/mac1000/.opam/5.4.0/lib/ocaml_intrinsics_kernel -I /Users/mac1000/.opam/5.4.0/lib/parsexp -I /Users/mac1000/.opam/5.4.0/lib/pprint -I /Users/mac1000/.opam/5.4.0/lib/ppx_compare/runtime-lib -I /Users/mac1000/.opam/5.4.0/lib/ppx_hash/runtime-lib -I /Users/mac1000/.opam/5.4.0/lib/ppx_here/runtime-lib -I /Users/mac1000/.opam/5.4.0/lib/ppx_minidebug/db -I /Users/mac1000/.opam/5.4.0/lib/ppx_minidebug/runtime -I /Users/mac1000/.opam/5.4.0/lib/ppx_sexp_conv/runtime-lib -I /Users/mac1000/.opam/5.4.0/lib/ppx_string/runtime -I /Users/mac1000/.opam/5.4.0/lib/printbox -I /Users/mac1000/.opam/5.4.0/lib/printbox-ext-plot -I /Users/mac1000/.opam/5.4.0/lib/printbox-html -I /Users/mac1000/.opam/5.4.0/lib/printbox-md -I /Users/mac1000/.opam/5.4.0/lib/printbox-text -I /Users/mac1000/.opam/5.4.0/lib/ptime -I /Users/mac1000/.opam/5.4.0/lib/ptime/clock -I /Users/mac1000/.opam/5.4.0/lib/re -I /Users/mac1000/.opam/5.4.0/lib/saturn_lockfree -I /Users/mac1000/.opam/5.4.0/lib/seq -I /Users/mac1000/.opam/5.4.0/lib/sexplib -I /Users/mac1000/.opam/5.4.0/lib/sexplib0 -I /Users/mac1000/.opam/5.4.0/lib/sqlite3 -I /Users/mac1000/.opam/5.4.0/lib/stdio -I /Users/mac1000/.opam/5.4.0/lib/stdlib-shims -I /Users/mac1000/.opam/5.4.0/lib/thread-local-storage -I /Users/mac1000/.opam/5.4.0/lib/tyxml -I /Users/mac1000/.opam/5.4.0/lib/tyxml/functor -I /Users/mac1000/.opam/5.4.0/lib/uucp -I /Users/mac1000/.opam/5.4.0/lib/uutf -I /Users/mac1000/.opam/5.4.0/lib/variantslib -I arrayjit/lib/.context.objs/byte -I arrayjit/lib/.ir.objs/byte -I arrayjit/lib/.metal_backend.objs/byte -I arrayjit/lib/.utils.objs/byte -I tensor/.einsum_parser.objs/byte -cmi-file tensor/.ocannl_tensor.objs/byte/ocannl_tensor__Row.cmi -no-alias-deps -opaque -open Ocannl_tensor -o tensor/.ocannl_tensor.objs/byte/ocannl_tensor__Row.cmo -c -impl tensor/row.pp.ml)File "tensor/row.ml", lines 124-151, characters 30-56:124 | ..............................function125 | | Dim { label = None; _ } when equal_print_style style Only_labels -> "_"126 | | Dim { label = Some l; _ } when equal_print_style style Only_labels -> l127 | | Dim { d; label = None; proj_id = None } when equal_print_style style Axis_size ->128 | Int.to_string d...148 | let kernel_str =149 | if dilation = 1 then kernel_str else Int.to_string dilation ^ "*" ^ kernel_str150 | in151 | [%string "conv(%{offset_str}+%{kernel_str})"])Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched: Concat _File "tensor/row.ml", lines 372-375, characters 21-92:372 | .....................function373 | | Dim { d; _ } -> d374 | | Var _ -> invalid_arg "dim_to_int: dim still unknown"375 | | Affine _ -> invalid_arg "dim_to_int: affine dimension cannot be converted to single int"Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched: Concat _File "tensor/row.ml", lines 378-418, characters 2-24:378 | ..match in_ with379 | | Var v2 when equal_dim_var v v2 -> value380 | | Affine { stride; over; conv; stride_offset } -> (381 | let over = s_dim_one ~keep_affine v ~value ~in_:over in382 | let conv =...415 | | Affine { stride; over = Dim s; conv = None; stride_offset = _ } ->416 | Dim { d = s.d * stride; label = s.label; proj_id = None }417 | | res -> res)418 | | Dim _ | Var _ -> in_Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched: Concat _File "tensor/row.ml", lines 818-849, characters 4-42:818 | ....match (dim, constr) with819 | | Dim { d; _ }, At_least_dim d_min ->820 | if d < d_min then821 | raise822 | @@ Shape_error...846 | (* If source is [Cur], then [constr] (target) is [Subr]. *)847 | | Cur, (Unconstrained_dim | At_least_dim 1) -> ([], constr)848 | | _ -> Option.value ~default:([], constr) @@ dim_conjunction constr bounds.constr))849 | | _, Unconstrained_dim -> ([], constr)Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched:(Concat _, At_least_dim _)File "tensor/row.ml", lines 932-935, characters 49-54:932 | .................................................function933 | | Dim { d; _ } -> Either.First d934 | | Var v -> Either.Second v935 | | Affine _ -> failwith "NOT IMPLEMENTED YET".Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched: Concat _File "tensor/row.ml", lines 1118-1136, characters 6-40:1118 | ......match subst_in_dim (Var var) with1119 | | Dim { d; _ } as value when is_stage2_up stage ->1120 | (* Stage 2+: Replace (coeff * v / denom) with (coeff * d / denom) *)1121 | let new_num = Utils.safe_force coeff * d in1122 | if new_num % denom = 0 then...1133 | | Var v' -> Total_elems { numerator = Strided_var { coeff; var = v'; denom }; divided_by }1134 | | Affine _ ->1135 | (* FIXME: NOT IMPLEMENTED YET *)1136 | failwith "NOT IMPLEMENTED YET".Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched: Concat _File "tensor/row.ml", lines 1170-1175, characters 22-55:1170 | ......................function1171 | | Dim _ -> Set.empty (module Dim_var)1172 | | Var v -> Set.singleton (module Dim_var) v1173 | | Affine { over; conv = None; _ } -> vars_of_dim over1174 | | Affine { over; conv = Some { kernel; _ }; _ } ->1175 | Set.union (vars_of_dim over) (vars_of_dim kernel)Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched: Concat _File "tensor/row.ml", lines 1559-1564, characters 2-68:1559 | ..match d with1560 | | Var v' -> equal_dim_var v v'1561 | | Dim _ -> false1562 | | Affine { over; conv = None; _ } -> dim_var_occurs_in_dim v over1563 | | Affine { over; conv = Some { kernel; _ }; _ } ->1564 | dim_var_occurs_in_dim v over || dim_var_occurs_in_dim v kernelError (warning 8 [partial-match]): this pattern-matching is not exhaustive.Here is an example of a case that is not matched: Concat _File "tensor/row.ml", lines 1814-1818, characters 12-13:1814 | ............{1815 | dim_env = add_dim dim_env ~key:v ~data:(Solved_dim dim2);1816 | row_env =1817 | Utils.Tree_map.mapi env.row_env ~f:(s_dim_one_in_row_entry stage v ~value:dim2);1818 | }Error: Some record fields are undefined: invalid_vars"/usr/bin/env" "bash" "-c" "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 12025-12-25 13:58.14: Job failed: Failed: Build failed