Organisationsmirageocaml-dns922aa6 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-12-10 10:30.38: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/heads/main (922aa635960c9a1016a89f63e697587d7dd72607) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:65b08479081d48a446749873c9846940663010e6194fc56a7fb5d675e83813c8
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirage/ocaml-dns.git" -b "main" && cd "ocaml-dns" && git reset --hard 922aa635
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:65b08479081d48a446749873c9846940663010e6194fc56a7fb5d675e83813c8
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-12-10 10:30.38: Using cache hint "mirage/ocaml-dns-ocaml/opam:debian-12-ocaml-4.13@sha256:65b08479081d48a446749873c9846940663010e6194fc56a7fb5d675e83813c8-debian-12-4.13_opam-2.3-ocamlformat-1b2a01620fb88e9beac02940ce59c6de74151655"
2024-12-10 10:30.38: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:65b08479081d48a446749873c9846940663010e6194fc56a7fb5d675e83813c8)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-12-10 10:30.38: Waiting for resource in pool OCluster
2024-12-10 10:30.39: Waiting for worker…
2024-12-10 10:32.26: Got resource from pool OCluster
Building on x86-bm-c11.sw.ocaml.org
All commits already cached
HEAD is now at 922aa63 Merge pull request #358 from hannesm/dnssec-trust-anchor

(from ocaml/opam:debian-12-ocaml-4.13@sha256:65b08479081d48a446749873c9846940663010e6194fc56a7fb5d675e83813c8)
2024-12-10 10:33.39 ---> using "bbcd1309ce30c3cc499604e24d796acdf8975629ff8dec06012398dbdaa0fd70" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-10 10:33.39 ---> saved as "0f5828e778e86ef17e6a35a626cc378a36c8471def5d946973529a4e7bba69af"
Job succeeded
2024-12-10 10:33.40: Job succeeded