2025-10-10 14:35.55: New job: test ocaml-ppx/ppx_import https://github.com/ocaml-ppx/ppx_import.git#refs/heads/master (375d04d4a241c2ddc6778a66b2caaf8c62fa8573) (linux-x86_64:(lower-bound))Base: ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176Opam project buildTo reproduce locally:git clone --recursive "https://github.com/ocaml-ppx/ppx_import.git" -b "master" && cd "ppx_import" && git reset --hard 375d04d4cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176# debian-13-4.08_opam-2.4USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.4 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e b8021439f8c57ba6435bc2263f6596671f4f4466 || git fetch origin master) && git reset -q --hard b8021439f8c57ba6435bc2263f6596671f4f4466 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 ppx_import.opam ./RUN opam pin add -yn ppx_import.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-bytes.base base-threads.base base-unix.base conf-m4.1 cppo.1.6.1 dune.3.5.0 jbuilder.1.0+beta20.1 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-compiler-libs.v0.11.0 ocaml-config.1 ocamlbuild.0.14.0 ocamlfind.1.8.0 ounit.2.0.0 ppx_derivers.1.0 ppx_deriving.5.2 ppxlib.0.26.0 result.1.5 sexplib0.v0.15.0 stdlib-shims.0.1.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.4 --depext-only -y ppx_import.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-10-10 14:35.55: Using cache hint "ocaml-ppx/ppx_import-ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176-debian-13-4.08_opam-2.4-7b859a1bca0e998e52c53452a620ae4d"2025-10-10 14:35.55: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176)(comment debian-13-4.08_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.4 /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 b8021439f8c57ba6435bc2263f6596671f4f4466 || git fetch origin master) && git reset -q --hard b8021439f8c57ba6435bc2263f6596671f4f4466 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src ppx_import.opam) (dst ./))(run (network host)(shell "opam pin add -yn ppx_import.dev './'"))(run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-bytes.base base-threads.base base-unix.base conf-m4.1 cppo.1.6.1 dune.3.5.0 jbuilder.1.0+beta20.1 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-compiler-libs.v0.11.0 ocaml-config.1 ocamlbuild.0.14.0 ocamlfind.1.8.0 ounit.2.0.0 ppx_derivers.1.0 ppx_deriving.5.2 ppxlib.0.26.0 result.1.5 sexplib0.v0.15.0 stdlib-shims.0.1.0")(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.4 --depext-only -y ppx_import.dev $DEPS"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))(copy (src .) (dst /src))(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")))2025-10-10 14:35.55: Waiting for resource in pool OCluster2025-10-10 14:35.55: Waiting for worker…2025-10-10 14:35.55: Got resource from pool OClusterBuilding on toxis.caelum.ci.devAll commits already cachedHEAD is now at 375d04d Merge pull request #101 from gasche/github-workflows-update(from ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176)Unable to find image 'ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176' locallydocker.io/ocaml/opam@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176: Pulling from ocaml/opamd2a188516622: Pulling fs layerd2a188516622: Verifying Checksumd2a188516622: Download completed2a188516622: Pull completeDigest: sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176Status: Downloaded newer image for ocaml/opam@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de1762025-10-10 14:35.56 ---> using "4f143e25e7620fadf6d4819085e998cd063e4132d1bf4b7e768f2c9645e2385a" from cache/: (comment debian-13-4.08_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.4 /usr/bin/opam"))2025-10-10 14:35.56 ---> using "43ec064e3f42ede32eadcb6103eb90c2aa5fe5ca842cc91b1d25af5d96ab1a36" from cache/src: (run (shell "opam init --reinit -ni"))This 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] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2025-10-10 14:35.56 ---> using "841a29021c0cb0b2431db67bb7df9c0d40fdf29cb4a1a3947637664c354118ba" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.15.0-134-genericThe OCaml toplevel, version 4.08.12.4.12025-10-10 14:35.56 ---> using "d14cf0dfdde2f370395de335172c0ece77c3abd5f3f345be62462de079ddf56e" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-10-10 14:35.56 ---> using "d62d4feecdbb5f1ec79c3897ea00eed3e99d38491f7c23375a96056b1bdbd6db" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e b8021439f8c57ba6435bc2263f6596671f4f4466 || git fetch origin master) && git reset -q --hard b8021439f8c57ba6435bc2263f6596671f4f4466 && git log --no-decorate -n1 --oneline && opam update -u"))b8021439f8 Merge pull request #28261 from kit-ty-kate/deploy-fix-25819<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything as up-to-date as possible (run with --verbose to show unavailable upgrades).However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.3.0"), which will ask permission to downgrade or uninstall the conflicting packages.Nothing to do.# To update the current shell environment, run: eval $(opam env)2025-10-10 14:35.56 ---> using "8332a244711fa38e1588ce6e57c22400fcdfef105a6d19f04d8938bc259ca41e" from cache/src: (copy (src ppx_import.opam) (dst ./))2025-10-10 14:35.56 ---> using "095cb12b98d9c68b152d9dda57c60d673443368b6743f25e806c5db633be96a4" from cache/src: (run (network host)(shell "opam pin add -yn ppx_import.dev './'"))[ppx_import.dev] synchronised (file:///src)ppx_import is now pinned to file:///src (version dev)2025-10-10 14:35.56 ---> using "c20f67ff98fc47c8205b5c0192acaada3f1618414bb1b478e3874a35eb58c5db" from cache/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-10-10 14:35.56 ---> using "b10626b1b3f21f454a59de6b7626b179de9d6fa8a855cf21200b6cfe8d9d5c5d" from cache/src: (env DEPS "base-bigarray.base base-bytes.base base-threads.base base-unix.base conf-m4.1 cppo.1.6.1 dune.3.5.0 jbuilder.1.0+beta20.1 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-compiler-libs.v0.11.0 ocaml-config.1 ocamlbuild.0.14.0 ocamlfind.1.8.0 ounit.2.0.0 ppx_derivers.1.0 ppx_deriving.5.2 ppxlib.0.26.0 result.1.5 sexplib0.v0.15.0 stdlib-shims.0.1.0")/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.4 --depext-only -y ppx_import.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 [52.2 kB]- Fetched 143 kB in 0s (947 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[ppx_import.dev] synchronised (file:///src)[NOTE] Package ocaml-config is already installed (current version is 1).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.08.1).[NOTE] Package ocaml is already installed (current version is 4.08.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-bigarray is already installed (current version is base).The following system packages will first need to be installed:m4<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "m4"- Selecting previously unselected package m4.- (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20622 files and directories currently installed.)- Preparing to unpack .../archives/m4_1.4.19-8_amd64.deb ...- Unpacking m4 (1.4.19-8) ...- Setting up m4 (1.4.19-8) ...2025-10-10 14:35.56 ---> using "5979aab9b61a715ded704f8156a41a4a06f036af5ae779d63aad0de3aa55d1e5" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-config is already installed (current version is 1).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.08.1).[NOTE] Package ocaml is already installed (current version is 4.08.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-bigarray is already installed (current version is base).The following actions will be performed:=== install 15 packages- install base-bytes base- install conf-m4 1- install cppo 1.6.1- install dune 3.5.0- install jbuilder 1.0+beta20.1 (deprecated)- install ocaml-compiler-libs v0.11.0- install ocamlbuild 0.14.0- install ocamlfind 1.8.0- install ounit 2.0.0- install ppx_derivers 1.0- install ppx_deriving 5.2- install ppxlib 0.26.0- install result 1.5- install sexplib0 v0.15.0- install stdlib-shims 0.1.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved cppo.1.6.1 (cached)-> retrieved jbuilder.1.0+beta20.1 (cached)-> retrieved dune.3.5.0 (cached)-> installed conf-m4.1-> retrieved ocaml-compiler-libs.v0.11.0 (cached)-> retrieved ocamlbuild.0.14.0 (cached)-> retrieved ocamlfind.1.8.0 (cached)-> retrieved ppx_derivers.1.0 (cached)-> retrieved ppx_deriving.5.2 (cached)-> retrieved result.1.5 (cached)-> retrieved sexplib0.v0.15.0 (cached)-> retrieved stdlib-shims.0.1.0 (cached)-> retrieved ounit.2.0.0 (https://opam.ocaml.org/cache)-> retrieved ppxlib.0.26.0 (cached)-> installed ocamlfind.1.8.0-> installed base-bytes.base-> installed ocamlbuild.0.14.0-> installed jbuilder.1.0+beta20.1-> installed ppx_derivers.1.0-> installed ocaml-compiler-libs.v0.11.0-> installed cppo.1.6.1-> installed ounit.2.0.0-> installed dune.3.5.0-> installed result.1.5-> installed stdlib-shims.0.1.0-> installed sexplib0.v0.15.0-> installed ppxlib.0.26.0-> installed ppx_deriving.5.2Done.<><> jbuilder.1.0+beta20.1 installed successfully <><><><><><><><><><><><><><><>=> Note: This package is deprecated.# To update the current shell environment, run: eval $(opam env)2025-10-10 14:35.56 ---> using "4520a133e50f5b2fa399894565843825694fa54fb62f33614c4c9e00ceebc4fe" from cache/src: (copy (src .) (dst /src))2025-10-10 14:35.56 ---> using "a42f3078391048bb390890801b750ea321ccf72a0aa4dae499a5a92e1eeed95e" from cache/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/bytecomp/ocaml-compiler-libs.bytecomp.dune", line 1, characters 0-0:Warning: .dune files are ignored since 2.0. Reinstall the library with dune>= 2.0 to get rid of this warning and enable support for the subsystem thislibrary provides.File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/common/ocaml-compiler-libs.common.dune", line 1, characters 0-0:Warning: .dune files are ignored since 2.0. Reinstall the library with dune>= 2.0 to get rid of this warning and enable support for the subsystem thislibrary provides.File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/shadow/ocaml-compiler-libs.shadow.dune", line 1, characters 0-0:Warning: .dune files are ignored since 2.0. Reinstall the library with dune>= 2.0 to get rid of this warning and enable support for the subsystem thislibrary provides.File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/toplevel/ocaml-compiler-libs.toplevel.dune", line 1, characters 0-0:Warning: .dune files are ignored since 2.0. Reinstall the library with dune>= 2.0 to get rid of this warning and enable support for the subsystem thislibrary provides.File "/home/opam/.opam/4.08/lib/ppx_derivers/ppx_derivers.dune", line 1, characters 0-0:Warning: .dune files are ignored since 2.0. Reinstall the library with dune>= 2.0 to get rid of this warning and enable support for the subsystem thislibrary provides.(cd _build/default/src_test/ppx_deriving && ./test_ppx_import.exe)....Ran: 4 tests in: 0.10 seconds.OKFile "src_test/ppx_deriving/errors/run.t", line 1, characters 0-0:/usr/bin/git --no-pager diff --no-index --color=always -u _build/.sandbox/0f02881f498c20932bf483035c6ba6ed/default/src_test/ppx_deriving/errors/run.t _build/.sandbox/0f02881f498c20932bf483035c6ba6ed/default/src_test/ppx_deriving/errors/run.t.correcteddiff --git a/_build/.sandbox/0f02881f498c20932bf483035c6ba6ed/default/src_test/ppx_deriving/errors/run.t b/_build/.sandbox/0f02881f498c20932bf483035c6ba6ed/default/src_test/ppx_deriving/errors/run.t.correctedindex a59764f..c3ab588 100644--- a/_build/.sandbox/0f02881f498c20932bf483035c6ba6ed/default/src_test/ppx_deriving/errors/run.t+++ b/_build/.sandbox/0f02881f498c20932bf483035c6ba6ed/default/src_test/ppx_deriving/errors/run.t.corrected@@ -14,6 +14,26 @@ Functor error> EOF$ dune build+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/bytecomp/ocaml-compiler-libs.bytecomp.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/common/ocaml-compiler-libs.common.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/shadow/ocaml-compiler-libs.shadow.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/toplevel/ocaml-compiler-libs.toplevel.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ppx_derivers/ppx_derivers.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.File "test.ml", line 1, characters 21-39:1 | [%%import: type t = Map.Make(String).t]^^^^^^^^^^^^^^^^^^@@ -26,6 +46,26 @@ Parameters error> EOF$ dune build+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/bytecomp/ocaml-compiler-libs.bytecomp.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/common/ocaml-compiler-libs.common.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/shadow/ocaml-compiler-libs.shadow.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/toplevel/ocaml-compiler-libs.toplevel.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ppx_derivers/ppx_derivers.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.File "test.ml", line 1, characters 21-27:1 | [%%import: type t = List.t]^^^^^^@@ -42,6 +82,26 @@ Abstract module error> EOF$ dune build+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/bytecomp/ocaml-compiler-libs.bytecomp.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/common/ocaml-compiler-libs.common.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/shadow/ocaml-compiler-libs.shadow.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/toplevel/ocaml-compiler-libs.toplevel.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ppx_derivers/ppx_derivers.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.File "test.ml", line 1, characters 34-41:1 | module type T = [%import: (module Stuff.T)]^^^^^^^@@ -54,6 +114,26 @@ With error> EOF$ dune build+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/bytecomp/ocaml-compiler-libs.bytecomp.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/common/ocaml-compiler-libs.common.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/shadow/ocaml-compiler-libs.shadow.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/toplevel/ocaml-compiler-libs.toplevel.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ppx_derivers/ppx_derivers.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.File "test.ml", line 1, characters 21-29:1 | [%%import: type p = (String.t[@with])]^^^^^^^^@@ -66,6 +146,26 @@ Cannot find signature error> EOF$ dune build+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/bytecomp/ocaml-compiler-libs.bytecomp.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/common/ocaml-compiler-libs.common.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/shadow/ocaml-compiler-libs.shadow.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/toplevel/ocaml-compiler-libs.toplevel.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ppx_derivers/ppx_derivers.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.File "test.ml", line 1, characters 21-28:1 | [%%import: type t = Map.K.t]^^^^^^^@@ -78,6 +178,26 @@ Cannot find component error> EOF$ dune build+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/bytecomp/ocaml-compiler-libs.bytecomp.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/common/ocaml-compiler-libs.common.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/shadow/ocaml-compiler-libs.shadow.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/toplevel/ocaml-compiler-libs.toplevel.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ppx_derivers/ppx_derivers.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.File "test.ml", line 1, characters 21-31:1 | [%%import: type t = Map.Make.t]^^^^^^^^^^@@ -96,6 +216,26 @@ Cannot find module error> EOF$ dune build+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/bytecomp/ocaml-compiler-libs.bytecomp.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/common/ocaml-compiler-libs.common.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/shadow/ocaml-compiler-libs.shadow.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ocaml-compiler-libs/toplevel/ocaml-compiler-libs.toplevel.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.+ File "/home/opam/.opam/4.08/lib/ppx_derivers/ppx_derivers.dune", line 1, characters 0-0:+ Warning: .dune files are ignored since 2.0. Reinstall the library with dune+ >= 2.0 to get rid of this warning and enable support for the subsystem this+ library provides.File "test.ml", line 1, characters 34-43:1 | module type A = [%import: (module Stuff.S.M)]^^^^^^^^^"/usr/bin/env" "bash" "-c" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 12025-10-10 14:36.00: Job failed: Failed: Build failed