2025-08-08 10:10.06: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/pull/506/head (55aed26794e15e8a6112f1728a0a5955ffd6dd4b) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocaml-community/utop.git" && cd "utop" && git fetch origin "refs/pull/506/head" && git reset --hard 55aed267 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-08-08 10:10.06: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b-debian-12-4.11_opam-2.4-ocamlformat-e77940d8ff8706305602d0d643bf01c77beef2e7" 2025-08-08 10:10.06: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-08-08 10:10.06: Waiting for resource in pool OCluster 2025-08-08 10:10.06: Waiting for worker… 2025-08-08 10:10.06: Got resource from pool OCluster Building on odawa.caelum.ci.dev All commits already cached HEAD is now at 55aed26 fix utoprc templates to mention the correct path (changed by #484) (from ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b) 2025-08-08 10:11.01 ---> saved as "98d88d7e14f4979706ca1b2d70fc5724fe967604d934d8ed367515fa8fd1d0b2" /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-08-08 10:11.01 ---> saved as "ff48060e3ce52fa4d2f2c772d9adb8e65741a4ec8ccf6632ff6eec08eea7a8b2" Job succeeded 2025-08-08 10:11.01: Job succeeded