Organisationsmirageocaml-dns43ad7c ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-02-18 13:55.48: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/pull/359/head (43ad7cb4ee50e5b00d82470afd52f4bc89bfa10a) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/ocaml-dns.git" && cd "ocaml-dns" && git fetch origin "refs/pull/359/head" && git reset --hard 43ad7cb4
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-02-18 13:55.48: Using cache hint "mirage/ocaml-dns-ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2-debian-12-4.13_opam-2.3-ocamlformat-cf5182fecd136e84d8ca14d9c0774986a77f5209"
2025-02-18 13:55.48: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-02-18 13:55.48: Waiting for resource in pool OCluster
2025-02-18 19:04.34: Waiting for worker…
2025-02-18 19:07.09: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 43ad7cb Merge branch 'mirage:main' into rfc9460


(from ocaml/opam:debian-12-ocaml-4.13@sha256:56926515625f1746580d5ba673ca991ee5951fd4786f933d09c2bbebfd3cb1e2)
2025-02-18 19:07.10 ---> using "114aebc0df831c183f0bc6e0591519784483c27acfaa72fbb21f484156fede5c" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-18 19:07.10 ---> saved as "5f75654353e83a1a3379361a2db0241b7114b3787bea7c88b3ff3e48a5d34ca0"
Job succeeded
2025-02-18 19:07.10: Job succeeded