Organisationsmirageocaml-dns35deb3 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-10-01 14:59.52: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/pull/396/head (35deb3ebcddf1b59ca8e0fe6c8bd1564cf9a6286) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirage/ocaml-dns.git" && cd "ocaml-dns" && git fetch origin "refs/pull/396/head" && git reset --hard 35deb3eb
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-10-01 14:59.52: Using cache hint "mirage/ocaml-dns-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12-alpine-3.22-4.14_opam-2.4-ocamlformat-241aae26db44294142794da0ce695e8beac418df"
2025-10-01 14:59.52: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-10-01 14:59.52: Waiting for resource in pool OCluster
2025-10-01 15:49.20: Waiting for worker…
2025-10-01 15:50.42: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 35deb3e Expose a module type instead of a module shared between dns-mirage-{resolver,stub} and expose into dns-resolver.shared few modules such as Dns_root, Dns_metrics or Dns_block

(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12)
2025-10-01 15:50.42 ---> using "b004d39c9addeb865f11c6029618ea8df221f8b3190584e8b865e82aabd3dd51" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-10-01 15:50.42 ---> using "961d3aac5aad4b52caaa7cd7b5b5276c45e4e6b9ad9c424b0445a8cd06ce8626" from cache
Job succeeded
2025-10-01 15:50.42: Job succeeded