2025-02-10 19:09.06: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/heads/main (ac20842a10256d52c2fbcba236d70df8f44deb2c) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/mirage/ocaml-dns.git" -b "main" && cd "ocaml-dns" && git reset --hard ac20842a
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-02-10 19:09.06: Using cache hint "mirage/ocaml-dns-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394-alpine-3.21-4.14_opam-2.3-ocamlformat-e41dcf1317027b68f2446cba5fefed79d9087146"
2025-02-10 19:09.06: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-02-10 19:09.06: Waiting for resource in pool OCluster
2025-02-11 21:14.03: Waiting for worker…
2025-02-11 21:21.31: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at ac20842 use dune variants, avoid functors (#363)
(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394)
2025-02-11 21:21.31 ---> using "4e39c0c3d776eff1edded1b34ce7287522f5313250cb83728b85104013b8e410" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-11 21:21.31 ---> using "90e4bfb39d45475288c3a3549b42ea7ae9e264da2e6eddfeac47f4cbc5adc293" from cache
Job succeeded
2025-02-11 21:21.32: Job succeeded