2025-10-10 13:54.14: New job: test ocaml-ppx/ppx_import https://github.com/ocaml-ppx/ppx_import.git#refs/pull/100/head (2ba923757b6015176b27e4b6296b06bf9b757056) (linux-x86_64:debian-13-4.10_opam-2.4)Base: ocaml/opam:debian-13-ocaml-4.10@sha256:5d2106d5f018c3b61509cc87e2599ff68888f929b651901116ffdd79779167d4Opam project buildTo reproduce locally:git clone --recursive "https://github.com/ocaml-ppx/ppx_import.git" && cd "ppx_import" && git fetch origin "refs/pull/100/head" && git reset --hard 2ba92375cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-13-ocaml-4.10@sha256:5d2106d5f018c3b61509cc87e2599ff68888f929b651901116ffdd79779167d4# debian-13-4.10_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 c04a95aabb4c4a0fb28e12fbb897870da143b8bb || git fetch origin master) && git reset -q --hard c04a95aabb4c4a0fb28e12fbb897870da143b8bb && 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.v0.15.1 base-bigarray.base base-threads.base base-unix.base cppo.1.8.0 csexp.1.5.2 dune.3.20.2 dune-configurator.3.20.2 ocaml.4.10.2 ocaml-base-compiler.4.10.2 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.0.3 ppx_sexp_conv.v0.15.1 ppxlib.0.35.0 seq.base sexplib0.v0.15.1 stdlib-shims.0.3.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 13:54.14: Using cache hint "ocaml-ppx/ppx_import-ocaml/opam:debian-13-ocaml-4.10@sha256:5d2106d5f018c3b61509cc87e2599ff68888f929b651901116ffdd79779167d4-debian-13-4.10_opam-2.4-8c7799357c97133b74e242a2c3347355"2025-10-10 13:54.14: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-4.10@sha256:5d2106d5f018c3b61509cc87e2599ff68888f929b651901116ffdd79779167d4)(comment debian-13-4.10_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 c04a95aabb4c4a0fb28e12fbb897870da143b8bb || git fetch origin master) && git reset -q --hard c04a95aabb4c4a0fb28e12fbb897870da143b8bb && 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.v0.15.1 base-bigarray.base base-threads.base base-unix.base cppo.1.8.0 csexp.1.5.2 dune.3.20.2 dune-configurator.3.20.2 ocaml.4.10.2 ocaml-base-compiler.4.10.2 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.0.3 ppx_sexp_conv.v0.15.1 ppxlib.0.35.0 seq.base sexplib0.v0.15.1 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.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 13:54.14: Waiting for resource in pool OCluster2025-10-10 13:54.14: Waiting for worker…2025-10-10 13:59.38: Got resource from pool OClusterBuilding on toxis.caelum.ci.devAll commits already cachedHEAD is now at 2ba9237 Update for 5.4(from ocaml/opam:debian-13-ocaml-4.10@sha256:5d2106d5f018c3b61509cc87e2599ff68888f929b651901116ffdd79779167d4)Unable to find image 'ocaml/opam:debian-13-ocaml-4.10@sha256:5d2106d5f018c3b61509cc87e2599ff68888f929b651901116ffdd79779167d4' locallydocker.io/ocaml/opam@sha256:5d2106d5f018c3b61509cc87e2599ff68888f929b651901116ffdd79779167d4: Pulling from ocaml/opam9a44fb8aefb5: Pulling fs layer9a44fb8aefb5: Verifying Checksum9a44fb8aefb5: Download complete9a44fb8aefb5: Pull completeDigest: sha256:5d2106d5f018c3b61509cc87e2599ff68888f929b651901116ffdd79779167d4Status: Downloaded newer image for ocaml/opam@sha256:5d2106d5f018c3b61509cc87e2599ff68888f929b651901116ffdd79779167d42025-10-10 14:04.07 ---> saved as "5fd3a5fca27d3eb25404aa4a087bc9755f10827d4a1eea4734f24bf67e5470a7"/: (comment debian-13-4.10_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:04.09 ---> saved as "6651ac641b5e5a6b0728ee88e0abf932f96c52731eacd8b6c19c138b29b4b39a"/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] Initialised2025-10-10 14:04.54 ---> saved as "c1d782c18d3efa30688cd0913d6ea996ef627faba5e8bf0b7d1d38b6b1687515"/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.15.0-134-genericThe OCaml toplevel, version 4.10.22.4.12025-10-10 14:04.55 ---> saved as "b2497177abd2a56a2a6f1016f54c7f587efe1c0455cbb2841c38ede0066f04f3"/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-10-10 14:04.56 ---> saved as "62d8bdc6ec7e7afb5d7829363172e8e496739245b042c207d022738a8321f8f6"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e c04a95aabb4c4a0fb28e12fbb897870da143b8bb || git fetch origin master) && git reset -q --hard c04a95aabb4c4a0fb28e12fbb897870da143b8bb && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADbcac5d1731..1b2e16586e master -> origin/masterc04a95aabb Merge pull request #28676 from ejgallego/fix_base_0_15_1_patch_checksum<><> 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:05.37 ---> saved as "746d859a1b3613daaff20ec1c0b363a797187a66cfe7ef6a4d449b8ed85a8302"/src: (copy (src ppx_import.opam) (dst ./))2025-10-10 14:05.37 ---> saved as "491deb46b236fa3714ebffb490ece12db368349ca6c7a8cf1b0feffcadcae8a2"/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:05.41 ---> saved as "31fa19106bacba6c89e201b93f0fe30000de3185dba35253825cc170c46ee258"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-10-10 14:05.41 ---> saved as "da2d5425ac02751eaa565e3ba565941b9d0d4f6ecc01a02e1066f9b4a5764d98"/src: (env DEPS "base.v0.15.1 base-bigarray.base base-threads.base base-unix.base cppo.1.8.0 csexp.1.5.2 dune.3.20.2 dune-configurator.3.20.2 ocaml.4.10.2 ocaml-base-compiler.4.10.2 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.0.3 ppx_sexp_conv.v0.15.1 ppxlib.0.35.0 seq.base sexplib0.v0.15.1 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.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 (828 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.10.2).[NOTE] Package ocaml is already installed (current version is 4.10.2).[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).2025-10-10 14:05.58 ---> saved as "4496dfdcdb70c6a04685092991f83840bb6a83a88f1c791a6c8e4ecec1672906"/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.10.2).[NOTE] Package ocaml is already installed (current version is 4.10.2).[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 16 packages- install base v0.15.1- install cppo 1.8.0- install csexp 1.5.2- install dune 3.20.2- install dune-configurator 3.20.2- 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.0.3- install ppx_sexp_conv v0.15.1- install ppxlib 0.35.0- install seq base- install sexplib0 v0.15.1- install stdlib-shims 0.3.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved base.v0.15.1 (cached)-> retrieved cppo.1.8.0 (cached)-> retrieved csexp.1.5.2 (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_sexp_conv.v0.15.1 (cached)-> retrieved ppx_deriving.6.0.3 (cached)-> retrieved seq.base (cached)-> installed seq.base-> retrieved sexplib0.v0.15.1 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> retrieved ppxlib.0.35.0 (cached)-> retrieved dune.3.20.2, dune-configurator.3.20.2 (cached)-> installed ocamlfind.1.9.8-> installed dune.3.20.2-> installed ppx_derivers.1.2.1-> installed csexp.1.5.2-> installed cppo.1.8.0-> installed ocaml-compiler-libs.v0.12.4-> installed sexplib0.v0.15.1-> installed stdlib-shims.0.3.0-> installed ounit2.2.2.7-> installed ounit.2.2.7-> installed dune-configurator.3.20.2-> installed base.v0.15.1-> installed ppxlib.0.35.0-> installed ppx_deriving.6.0.3-> installed ppx_sexp_conv.v0.15.1Done.# To update the current shell environment, run: eval $(opam env)2025-10-10 14:07.53 ---> saved as "005e881a2a6fd79c442f88b9abfebfdf7fc35023f8b2ef0a8b412d437312c128"/src: (copy (src .) (dst /src))2025-10-10 14:07.54 ---> saved as "4e7c0e3c4e387520ec70892009ac8d3e1af86272cf323b7dd789cb2035221011"/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.OK2025-10-10 14:08.05 ---> saved as "a0eabcd83d7a9859a3d7c83c687e78748b164322a97a92d945bef64e82baa575"Job succeeded2025-10-10 14:08.05: Job succeeded