2025-06-10 13:03.00: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/live (5ae39085a28506a78ac0c7152f0a91c8bbdc9bb2) (linux-x86_64:(lint-fmt))Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3ocamlformat version: noneTo reproduce locally:git clone --recursive "https://github.com/ocurrent/docker-base-images.git" -b "live" && cd "docker-base-images" && git reset --hard 5ae39085cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3RUN echo "skipping format lint because ocamlformat is not configured"END-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-06-10 13:03.00: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3-alpine-3.21-4.14_opam-2.3-ocamlformat-0e1a25ffde388b436cc1998777c138d69666193d"2025-06-10 13:03.00: Using OBuilder spec:((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3)(run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")))2025-06-10 13:03.00: Waiting for resource in pool OCluster2025-06-10 13:03.00: Waiting for worker…2025-06-10 13:03.00: Got resource from pool OClusterBuilding on laodoke.caelum.ci.devAll commits already cachedHEAD is now at 5ae3908 Add Oxcaml(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3)2025-06-10 13:03.01 ---> using "cae3f84721b1d1626d38afde4577807843a0da8ba3807fc3f5f4606864be9e98" from cache/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))skipping format lint because ocamlformat is not configured2025-06-10 13:03.01 ---> saved as "aef3984134e8b18d59181819bc79a8fc2def9cb8ef2be489c425efe58ad78684"Job succeeded2025-06-10 13:03.01: Job succeeded