Organisationsmirageocaml-dns2cadd9 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-03-19 08:07.20: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/heads/main (2cadd9906f031fc664087d862e61186424de3c3d) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirage/ocaml-dns.git" -b "main" && cd "ocaml-dns" && git reset --hard 2cadd990
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216
RUN echo "skipping format lint because ocamlformat is not configured"

END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK

2026-03-19 08:07.20: Using cache hint "mirage/ocaml-dns-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216-alpine-3.22-4.14_opam-2.5-ocamlformat-9f189ca4f94fbb5f0045820bf3c4ffafb21145ef"
2026-03-19 08:07.20: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2026-03-19 08:07.20: Waiting for resource in pool OCluster
2026-03-19 09:01.55: Cancelling: Auto-cancelling job because it is no longer needed