2025-06-17 18:23.50: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (3322adaa5267b1188d14b15e85c802c21fe061cb) (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" -b "master" && cd "utop" && git reset --hard 3322adaa 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.12: 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 3322ada Prepare 2.15.0 (from ocaml/opam:debian-12-ocaml-4.11@sha256:2dce75e675e23fd22a5db2cc9e93722dcd2627af3c514980c29ea1ca457ce0d4) 2025-06-17 18:27.47 ---> 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.47 ---> using "923cc0d6ca6e9f9ceb594188959a40fb7e292a0a560dc31b264fde29dd4ef7c5" from cache Job succeeded 2025-06-17 18:27.53: Job succeeded