2026-04-13 10:20.46: New job: test ocaml-ppx/ppx_import https://github.com/ocaml-ppx/ppx_import.git#refs/heads/master (e7ff3012b87dc16be1b058b0f480f944c8d1a165) (linux-x86_64:debian-13-4.09_opam-2.5)Base: ocaml/opam:debian-13-ocaml-4.09@sha256:32f5e46d88a821cc379111272d29aa2f0069ec47ed57700fff8178dc9e28df2eOpam project buildTo reproduce locally:git clone --recursive "https://github.com/ocaml-ppx/ppx_import.git" -b "master" && cd "ppx_import" && git reset --hard e7ff3012cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-13-ocaml-4.09@sha256:32f5e46d88a821cc379111272d29aa2f0069ec47ed57700fff8178dc9e28df2e# debian-13-4.09_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.5 /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 d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && 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-threads.base base-unix.base cppo.1.8.0 dune.3.22.1 ocaml.4.09.1 ocaml-base-compiler.4.09.1 ocaml-compiler-libs.v0.12.4 ocaml-config.1 ocamlfind.1.9.8 ounit.2.2.7 ounit2.2.2.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppxlib.0.38.0 seq.base sexplib0.v0.16.0 stdlib-shims.0.3.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --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-BLOCK2026-04-13 10:20.46: Using cache hint "ocaml-ppx/ppx_import-ocaml/opam:debian-13-ocaml-4.09@sha256:32f5e46d88a821cc379111272d29aa2f0069ec47ed57700fff8178dc9e28df2e-debian-13-4.09_opam-2.5-7782ad745c5aba19f9b292a546104c7c"2026-04-13 10:20.46: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-4.09@sha256:32f5e46d88a821cc379111272d29aa2f0069ec47ed57700fff8178dc9e28df2e)(comment debian-13-4.09_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.5 /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 d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && 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 (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base cppo.1.8.0 dune.3.22.1 ocaml.4.09.1 ocaml-base-compiler.4.09.1 ocaml-compiler-libs.v0.12.4 ocaml-config.1 ocamlfind.1.9.8 ounit.2.2.7 ounit2.2.2.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppxlib.0.38.0 seq.base sexplib0.v0.16.0 stdlib-shims.0.3.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.5 --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")))2026-04-13 10:20.46: Waiting for resource in pool OCluster2026-04-13 11:29.28: Waiting for worker…2026-04-13 11:31.34: Got resource from pool OClusterBuilding on laodoke.caelum.ci.devAll commits already cachedHEAD is now at e7ff301 Merge pull request #100 from Octachron/Support_OCaml_5.4(from ocaml/opam:debian-13-ocaml-4.09@sha256:32f5e46d88a821cc379111272d29aa2f0069ec47ed57700fff8178dc9e28df2e)Unable to find image 'ocaml/opam:debian-13-ocaml-4.09@sha256:32f5e46d88a821cc379111272d29aa2f0069ec47ed57700fff8178dc9e28df2e' locallydocker.io/ocaml/opam@sha256:32f5e46d88a821cc379111272d29aa2f0069ec47ed57700fff8178dc9e28df2e: Pulling from ocaml/opama7730063fcfe: Already exists1a27fd2181de: Already existsc29591c91388: Already exists356a64daa753: Already existsac02f8f2062b: Already existsaaa2f390e4c8: Already existsb668811757f6: Already exists32fd4e1a774f: Already existsb1d486fb8fdf: Already existscf8a2024f299: Already exists8c4a5dac67c3: Already exists6adfe24d7b40: Already existsdccd6e3c0589: Already exists2ee4bcb55cd4: Already exists2dc3b58478d7: Already existsdaf15e5c44c6: Already exists564e978a8088: Already exists564e978a8088: Already exists25a652a8c456: Already existsb3bfea7bff3f: Already existsa00f2937f570: Already exists78bd1737ebff: Already exists4f4fb700ef54: Already exists4291a055edd7: Already exists3c2b2836d59a: Already exists7b3e96544a52: Already existsc72503effb14: Already existsbca08df11a10: Already exists2ab0829b2daf: Already exists1d246d4da211: Already existsa09cb4870027: Already exists2ce07b4fe7c0: Already exists6b96f28d505e: Already existsb6ad36bba9bf: Already exists56d62791a0f9: Already exists4d60780055d1: Already exists43f57a7c44cb: Already existsf21057dc4e85: Already existse0d2ca1300ed: Already exists9da2f7598f8e: Already existscb569bb28593: Already exists865945196817: Pulling fs layeree2d9ecc9d98: Pulling fs layer6147a10ef827: Pulling fs layerf9d68e4f9f43: Pulling fs layerf9d68e4f9f43: Waitingee2d9ecc9d98: Verifying Checksumee2d9ecc9d98: Download complete6147a10ef827: Verifying Checksum6147a10ef827: Download completef9d68e4f9f43: Verifying Checksumf9d68e4f9f43: Download complete865945196817: Verifying Checksum865945196817: Download complete865945196817: Pull completeee2d9ecc9d98: Pull complete6147a10ef827: Pull completef9d68e4f9f43: Pull completeDigest: sha256:32f5e46d88a821cc379111272d29aa2f0069ec47ed57700fff8178dc9e28df2eStatus: Downloaded newer image for ocaml/opam@sha256:32f5e46d88a821cc379111272d29aa2f0069ec47ed57700fff8178dc9e28df2e2026-04-13 11:31.34 ---> using "2315430a2b9f3e6551a273bddfee694c78eb1da9ff2b8f19908a3b7fe84b2feb" from cache/: (comment debian-13-4.09_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-04-13 11:31.34 ---> using "2b073f222d3cd4a93e31f678de1dc32fccbf6c5be4a4c54e9345740a11c73182" from cache/src: (run (shell "opam init --reinit -ni"))Configuring from /home/opam/.opamrc and then from built-in defaults.Checking for available remotes: rsync and local, git.- you won't be able to use mercurial repositories unless you install the hg command on your system.- you won't be able to use darcs repositories unless you install the darcs command on your system.This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [Y/n] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-04-13 11:31.34 ---> using "cba2d830b7ba9947ee04b5579e649ea25c76e6ad7d69046a7626f21fae5bfb20" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-106-genericThe OCaml toplevel, version 4.09.12.5.02026-04-13 11:31.34 ---> using "e611800b15ab13d3bc3c8fbb6e686f41716e2e39ad4fd175203d01473b0cc76e" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-13 11:31.34 ---> using "63a50d5ea8eb5e9e4d238369d041842fc5bac110276a1735d7dd624285a8f37e" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -u"))d06cfb1853 Merge pull request #29632 from shonfeder/release-dune-3.22.1<><> 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.5.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)2026-04-13 11:31.34 ---> using "e5e132b99247c2c157dbbae7bd62b1fee3de9b8bbd820c44199f0140150c8761" from cache/src: (copy (src ppx_import.opam) (dst ./))2026-04-13 11:31.35 ---> saved as "0ea6765d808da4d3ebdaed642d54b70269faaab0efdeb2f86bb425c6bcbb6f2b"/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)2026-04-13 11:31.38 ---> saved as "c72b6aa80183cc86355d5445a1efede5059230a8af79394899bf27477e43bd99"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-13 11:31.38 ---> saved as "5b2e1b65d33f4b11a600d63e8451cd0a717ecdab8815fde3c32931dbf73d2406"/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base cppo.1.8.0 dune.3.22.1 ocaml.4.09.1 ocaml-base-compiler.4.09.1 ocaml-compiler-libs.v0.12.4 ocaml-config.1 ocamlfind.1.9.8 ounit.2.2.7 ounit2.2.2.7 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppxlib.0.38.0 seq.base sexplib0.v0.16.0 stdlib-shims.0.3.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.5 --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 [122 kB]- Fetched 213 kB in 0s (995 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.09.1).[NOTE] Package ocaml is already installed (current version is 4.09.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).# To update the current shell environment, run: eval $(opam env)2026-04-13 11:32.01 ---> saved as "d3ee69a74763630847a5702164b590b274344d5ffc57c29bb120a73e7b273734"/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.09.1).[NOTE] Package ocaml is already installed (current version is 4.09.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 12 packages- install cppo 1.8.0- install dune 3.22.1- install ocaml-compiler-libs v0.12.4- install ocamlfind 1.9.8- install ounit 2.2.7- install ounit2 2.2.7- install ppx_derivers 1.2.1- install ppx_deriving 6.1.1- install ppxlib 0.38.0- install seq base- install sexplib0 v0.16.0- install stdlib-shims 0.3.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved cppo.1.8.0 (cached)-> retrieved ocaml-compiler-libs.v0.12.4 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved ounit.2.2.7, ounit2.2.2.7 (cached)-> retrieved ppx_derivers.1.2.1 (cached)-> retrieved ppx_deriving.6.1.1 (cached)-> retrieved seq.base (cached)-> installed seq.base-> retrieved sexplib0.v0.16.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> retrieved ppxlib.0.38.0 (cached)-> retrieved dune.3.22.1 (cached)-> installed ocamlfind.1.9.8-> installed dune.3.22.1-> installed ppx_derivers.1.2.1-> installed stdlib-shims.0.3.0-> installed sexplib0.v0.16.0-> installed ocaml-compiler-libs.v0.12.4-> installed cppo.1.8.0-> installed ounit2.2.2.7-> installed ounit.2.2.7-> installed ppxlib.0.38.0-> installed ppx_deriving.6.1.1Done.# To update the current shell environment, run: eval $(opam env)2026-04-13 11:34.53 ---> saved as "9ec36cde5330287d91ac653b226a2da2a9afa90ea7878fbab5dca6d77225f050"/src: (copy (src .) (dst /src))2026-04-13 11:34.53 ---> saved as "59b401600879183e2caa924f1b1b8f026b4587b32ccc00eeac2626c2fa8fa494"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/src_test/ppx_deriving && ./test_ppx_import.exe)....Ran: 4 tests in: 0.11 seconds.OK2026-04-13 11:35.01 ---> saved as "7150fc75c22806691d47c2ffabe0f21cbb33d77b4c98bc1314590ad9ff40c3e3"Job succeeded2026-04-13 11:35.01: Job succeeded