2025-10-20 09:51.39: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/heads/main (70045edd98a43748ea305fbc4d97cf53ff643990) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/mirage/ocaml-dns.git" -b "main" && cd "ocaml-dns" && git reset --hard 70045edd cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-10-20 09:51.39: Using cache hint "mirage/ocaml-dns-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e-alpine-3.22-4.14_opam-2.4-ocamlformat-60c74a29f5d280ca9330c57b890e2e8c0fbc444c" 2025-10-20 09:51.39: Using OBuilder spec: ((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-10-20 09:51.39: Waiting for resource in pool OCluster 2025-10-20 09:51.39: Waiting for worker… 2025-10-20 09:51.39: Got resource from pool OCluster Building on bremusa.ocamllabs.io All commits already cached HEAD is now at 70045ed Merge pull request #396 from dinosaure/remove-private-modules (from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e) 2025-10-20 09:51.40 ---> using "764276640f5b3f4ce6b610321003cb55f6545c42846dc0b360f6be7a346afe65" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-10-20 09:51.40 ---> using "fe52ca83e74361aca9500bea3b0c75bc6bae0cbe0ab9418ad1259676e20dd8e0" from cache Job succeeded 2025-10-20 09:51.40: Job succeeded