Organisationsmirageocaml-dnsbd19a1 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-08-22 12:54.28: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/pull/351/head (bd19a126b5c8fcf0974d5b9d036e0fda8542d21b) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb
ocamlformat version: none

To reproduce locally:

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

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

2024-08-22 12:54.28: Using cache hint "mirage/ocaml-dns-ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb-debian-12-4.13_opam-2.2-ocamlformat-d94dfabfa84a67443fe03586e912f15966b28089"
2024-08-22 12:54.28: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-08-22 12:54.28: Waiting for resource in pool OCluster
2024-08-22 12:54.29: Waiting for worker…
2024-08-22 12:54.29: Got resource from pool OCluster
Building on x86-bm-c10.sw.ocaml.org
All commits already cached
HEAD is now at bd19a12 *opam: require ocaml 4.13.0 - we use String.get_uint8 etc.

(from ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb)
2024-08-22 12:54.29 ---> using "566b1858c6a271754dcdba46b59b76a212827f3366fa0612653a622ede6cd4cb" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-22 12:54.29 ---> using "8ed2d8a67ccc100b0e76e53ea2863c08d19192cc5a7539262571e65aea7ec406" from cache
Job succeeded
2024-08-22 12:54.30: Job succeeded