2025-05-24 12:14.45: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/heads/main (f55eaabf95fe8e1cc912f27329a28a4e11a0b500) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/mirage/ocaml-dns.git" -b "main" && cd "ocaml-dns" && git reset --hard f55eaabf
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-05-24 12:14.45: Using cache hint "mirage/ocaml-dns-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c-alpine-3.21-4.14_opam-2.3-ocamlformat-2df846cb67d6f96ae4fced111519ff4ae27d19ae"
2025-05-24 12:14.45: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-05-24 12:14.45: Waiting for resource in pool OCluster
2025-05-24 12:14.45: Waiting for worker…
2025-05-24 12:14.45: Got resource from pool OCluster
Building on doris.caelum.ci.dev
HEAD is now at bfc290c Tweak interface
HEAD is now at f55eaab Merge pull request #372 from hannesm/more
(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c)
2025-05-24 12:15.08 ---> saved as "b31f8ea9b0da9063a13255c6536c5f85700cfe755ad07fbc6516da39211433c3"
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-05-24 12:15.09 ---> saved as "2cf26c4aef51ec2c80c505ab20a2410e3b12058449e883cd39241c606a2ebd51"
Job succeeded
2025-05-24 12:15.09: Job succeeded