2025-06-17 18:23.50: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/pull/498/head (35109c649f9d9589c8c9b560312780d4c406a973) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.11@sha256:2dce75e675e23fd22a5db2cc9e93722dcd2627af3c514980c29ea1ca457ce0d4 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocaml-community/utop.git" && cd "utop" && git fetch origin "refs/pull/498/head" && git reset --hard 35109c64 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.11@sha256:2dce75e675e23fd22a5db2cc9e93722dcd2627af3c514980c29ea1ca457ce0d4 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-06-17 18:23.50: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:2dce75e675e23fd22a5db2cc9e93722dcd2627af3c514980c29ea1ca457ce0d4-debian-12-4.11_opam-2.3-ocamlformat-a28eb8a148feb4fbc6466fa0791668993513dbde" 2025-06-17 18:23.50: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.11@sha256:2dce75e675e23fd22a5db2cc9e93722dcd2627af3c514980c29ea1ca457ce0d4) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-06-17 18:23.50: Waiting for resource in pool OCluster 2025-06-17 18:26.09: Waiting for worker… 2025-06-17 18:27.50: Got resource from pool OCluster Building on asteria.caelum.ci.dev All commits already cached HEAD is now at 35109c6 Dune pkg GHA: continue on failure (from ocaml/opam:debian-12-ocaml-4.11@sha256:2dce75e675e23fd22a5db2cc9e93722dcd2627af3c514980c29ea1ca457ce0d4) 2025-06-17 18:27.46 ---> using "e6c058c747c2299c436bd88f68a27d5eb7648c2beb994ce56ec1e23a7fa3344f" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-06-17 18:27.46 ---> saved as "923cc0d6ca6e9f9ceb594188959a40fb7e292a0a560dc31b264fde29dd4ef7c5" Job succeeded 2025-06-17 18:27.53: Job succeeded