Organisationsmirageocaml-dns1247f2 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-10-31 14:20.31: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/heads/main (1247f26253614393f4b9a71a3b4db02a2806677e) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc
ocamlformat version: none


To reproduce locally:


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


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


2024-10-31 14:20.31: Using cache hint "mirage/ocaml-dns-ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc-debian-12-4.13_opam-2.2-ocamlformat-7800515d35d42dbb962d61cd22791886c32c64aa"
2024-10-31 14:20.31: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-10-31 14:20.31: Waiting for resource in pool OCluster
2024-10-31 17:53.15: Waiting for worker…
2024-10-31 17:55.35: Got resource from pool OCluster
Building on x86-bm-c15.sw.ocaml.org
All commits already cached
HEAD is now at 1247f26 changes for 9.1.0


(from ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc' locally
docker.io/ocaml/opam@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc: Pulling from ocaml/opam
4ea19eb7fec2: Pulling fs layer
4ea19eb7fec2: Verifying Checksum
4ea19eb7fec2: Download complete
4ea19eb7fec2: Pull complete
Digest: sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc
Status: Downloaded newer image for ocaml/opam@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc
2024-10-31 17:55.35 ---> using "4671d91d620de463500ac0d3192fd582c43ef2c52fd6f83e69c987c8940ba12a" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-10-31 17:55.35 ---> using "cb380262abbb2e21ec81152063250276133f8d7a9e1172ce81c895365bf55c08" from cache
Job succeeded
2024-10-31 17:55.36: Job succeeded