2025-04-03 12:14.36: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/heads/main (6d172f89338101b58ed5c887eab9b7415fdc3a46) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/mirage/ocaml-dns.git" -b "main" && cd "ocaml-dns" && git reset --hard 6d172f89
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-04-03 12:14.36: Using cache hint "mirage/ocaml-dns-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec-alpine-3.21-4.14_opam-2.3-ocamlformat-f92e43c2e4282b573967127440259031915a8fba"
2025-04-03 12:14.36: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-04-03 12:14.36: Waiting for resource in pool OCluster
2025-04-03 12:14.36: Waiting for worker…
2025-04-03 12:16.02: Cancelling: Auto-cancelling job because it is no longer needed