2025-12-14 10:12.59: New job: test jeffa5/ocaml-grpc https://github.com/jeffa5/ocaml-grpc.git#refs/heads/master (efd6dbfc2d044fef97b122f831a8c162d9d46625) (linux-x86_64:(lint-fmt))Base: ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44ocamlformat version: version 0.15.0 (from opam)To reproduce locally:git clone --recursive "https://github.com/jeffa5/ocaml-grpc.git" -b "master" && cd "ocaml-grpc" && git reset --hard efd6dbfccat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44USER 1000:1000RUN cd ~/opam-repository && (git cat-file -e 991c7a1514e7da747afe448ae9a046af3bc2497e || git fetch origin master) && git reset -q --hard 991c7a1514e7da747afe448ae9a046af3bc2497e && git log --no-decorate -n1 --oneline && opam update -uRUN opam depext -i duneWORKDIR /srcRUN opam depext -i ocamlformat=0.15.0COPY --chown=1000:1000 . /src/RUN opam exec -- dune build @fmt --ignore-promoted-rules || (echo "dune build @fmt failed"; exit 2)END-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-12-14 10:12.59: Using cache hint "jeffa5/ocaml-grpc-ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44-debian-13-4.08_opam-2.4-ocamlformat-991c7a1514e7da747afe448ae9a046af3bc2497e"2025-12-14 10:12.59: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44)(user (uid 1000) (gid 1000))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 991c7a1514e7da747afe448ae9a046af3bc2497e || git fetch origin master) && git reset -q --hard 991c7a1514e7da747afe448ae9a046af3bc2497e && git log --no-decorate -n1 --oneline && opam update -u"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam depext -i dune"))(workdir /src)(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam depext -i ocamlformat=0.15.0"))(copy (src .) (dst /src/))(run (shell "opam exec -- dune build @fmt --ignore-promoted-rules || (echo \"dune build @fmt failed\"; exit 2)")))2025-12-14 10:12.59: Waiting for resource in pool OCluster2025-12-14 10:19.31: Waiting for worker…2025-12-14 10:20.39: Got resource from pool OClusterBuilding on odawa.caelum.ci.devAll commits already cachedHEAD is now at efd6dbf Update h2 src(from ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44)Unable to find image 'ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44' locallydocker.io/ocaml/opam@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44: Pulling from ocaml/opamDigest: sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44Status: Downloaded newer image for ocaml/opam@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa442025-12-14 10:20.42 ---> using "c557567380599a9d74e9cba757661af503505628fe0a86c2e1639761275a17b1" from cache/: (user (uid 1000) (gid 1000))/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 991c7a1514e7da747afe448ae9a046af3bc2497e || git fetch origin master) && git reset -q --hard 991c7a1514e7da747afe448ae9a046af3bc2497e && git log --no-decorate -n1 --oneline && opam update -u"))991c7a1514 Merge pull request #28718 from ocaml/mseri-patch-1<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] Initialiseddefault (at git+file:///home/opam/opam-repository):[INFO] opam 2.1 and 2.2 include many performance and security improvements over 2.0; please consider upgrading (https://opam.ocaml.org/doc/Install.html)Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.Nothing to do.# Run eval $(opam env) to update the current shell environment2025-12-14 10:20.42 ---> using "48334a0274a4cda6e745afa064f35b53a7edab2808d8c06488698439abe9b851" from cache/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam depext -i dune"))# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian# No extra OS packages requirements found.# All required OS packages found.# Now letting opam install the packagesThe following actions will be performed:- install dune 3.20.2<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>[dune.3.20.2] found in cache<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> installed dune.3.20.2Done.# Run eval $(opam env) to update the current shell environment2025-12-14 10:20.42 ---> using "fcdaf03ddf3ca48837f128e47a2e53ac4a1c0800def4e13084ece1bb4817789b" from cache/: (workdir /src)/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam depext -i ocamlformat=0.15.0"))# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian# No extra OS packages requirements found.# All required OS packages found.# Now letting opam install the packagesThe following actions will be performed:- install ocamlbuild 0.16.1 [required by fpath, uuseg]- install cmdliner 1.3.0 [required by ocamlformat]- downgrade dune 3.20.2 to 2.9.3 [required by ocamlformat]- install seq base [required by tyxml]- install ocamlfind 1.9.8 [required by fpath, uuseg]- install sexplib0 v0.14.0 [required by base]- install result 1.5 [required by ocaml-migrate-parsetree, odoc]- install ppx_derivers 1.2.1 [required by ocaml-migrate-parsetree]- install menhirSdk 20250912 [required by menhir]- install menhirLib 20250912 [required by menhir]- install menhirCST 20250912 [required by menhir]- install fix 20250919 [required by ocamlformat]- install csexp 1.5.1 [required by dune-configurator]- install cppo 1.8.0 [required by odoc]- install re 1.11.0 [required by ocamlformat]- install topkg 1.1.1 [required by fpath, uuseg]- install ocaml-migrate-parsetree 1.8.0 [required by ocamlformat]- install menhir 20250912 [required by ocamlformat]- install dune-configurator 2.9.3 [required by base]- install uutf 1.0.4 [required by ocamlformat]- install astring 0.8.5 [required by fpath, odoc]- install base v0.14.3 [required by ocamlformat]- install uucp 15.0.0 [required by uuseg]- install tyxml 4.6.0 [required by odoc]- install fpath 0.7.3 [required by ocamlformat]- install stdio v0.14.0 [required by ocamlformat]- install uuseg 15.0.0 [required by ocamlformat]- install odoc 1.5.3 [required by ocamlformat]- install ocamlformat 0.15.0===== 28 to install | 1 to downgrade =====<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>[astring.0.8.5] found in cache[base.v0.14.3] found in cache[cmdliner.1.3.0] found in cache[cppo.1.8.0] found in cache[csexp.1.5.1] found in cache[dune.2.9.3] found in cache[dune-configurator.2.9.3] found in cache[fix.20250919] found in cache[fpath.0.7.3] found in cache[menhir.20250912] found in cache[menhirCST.20250912] found in cache[menhirLib.20250912] found in cache[menhirSdk.20250912] found in cache[ocaml-migrate-parsetree.1.8.0] found in cache[ocamlbuild.0.16.1] found in cache[ocamlfind.1.9.8] found in cache[ppx_derivers.1.2.1] found in cache[re.1.11.0] found in cache[result.1.5] found in cache[odoc.1.5.3] downloaded from cache at https://opam.ocaml.org/cache[sexplib0.v0.14.0] found in cache[stdio.v0.14.0] found in cache[topkg.1.1.1] found in cache[tyxml.4.6.0] found in cache[uucp.15.0.0] found in cache[ocamlformat.0.15.0] downloaded from cache at https://opam.ocaml.org/cache[uuseg.15.0.0] found in cache[uutf.1.0.4] found in cache<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> installed seq.base-> installed cmdliner.1.3.0-> installed ocamlfind.1.9.8-> installed ocamlbuild.0.16.1-> removed dune.3.20.2-> installed dune.2.9.3-> installed csexp.1.5.1-> installed ppx_derivers.1.2.1-> installed menhirCST.20250912-> installed fix.20250919-> installed topkg.1.1.1-> installed cppo.1.8.0-> installed menhirLib.20250912-> installed menhirSdk.20250912-> installed re.1.11.0-> installed result.1.5-> installed sexplib0.v0.14.0-> installed astring.0.8.5-> installed uutf.1.0.4-> installed dune-configurator.2.9.3-> installed fpath.0.7.3-> installed tyxml.4.6.0-> installed ocaml-migrate-parsetree.1.8.0-> installed base.v0.14.3-> installed odoc.1.5.3-> installed stdio.v0.14.0-> installed menhir.20250912-> installed uucp.15.0.0-> installed uuseg.15.0.0-> installed ocamlformat.0.15.0Done.# Run eval $(opam env) to update the current shell environment2025-12-14 10:21.05 ---> saved as "7981b75c02a5ee3b80b7317dc5b67ad0b4168d852875a5c7bad438932fb1e201"/src: (copy (src .) (dst /src/))2025-12-14 10:21.07 ---> saved as "1b284f1625574774fdeb3191a46e19ce27e5847a38bbcac23ca4faa89fc7284d"/src: (run (shell "opam exec -- dune build @fmt --ignore-promoted-rules || (echo \"dune build @fmt failed\"; exit 2)"))2025-12-14 10:21.08 ---> saved as "ea9fcd14ed12ccda08eea7a7e7f357368dd0cd6c5b7291e0b46801929fdf204b"Job succeeded2025-12-14 10:21.13: Job succeeded