Organisationsmirageocaml-dnse689d0 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-04-10 14:13.08: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/heads/main (e689d012863737e54cb55c35b237c5721818c389) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirage/ocaml-dns.git" -b "main" && cd "ocaml-dns" && git reset --hard e689d012
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-04-10 14:13.08: Using cache hint "mirage/ocaml-dns-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7-alpine-3.21-4.14_opam-2.3-ocamlformat-ebbcec92a028ec6a4c71de7a7c3ed42739479745"
2025-04-10 14:13.08: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-04-10 14:13.08: Waiting for resource in pool OCluster
2025-04-10 14:13.08: Waiting for worker…
2025-04-10 14:16.15: Got resource from pool OCluster
Building on x86-bm-c7.sw.ocaml.org
All commits already cached
HEAD is now at e689d01 Merge pull request #368 from hannesm/res-loop

(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7)
Unable to find image 'ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7' locally
docker.io/ocaml/opam@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7: Pulling from ocaml/opam
47b08425ee9b: Pulling fs layer
47b08425ee9b: Verifying Checksum
47b08425ee9b: Download complete
47b08425ee9b: Pull complete
Digest: sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7
Status: Downloaded newer image for ocaml/opam@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7
2025-04-10 14:16.16 ---> using "bd1a6ff8682763d02f6ea8340f8477bfdb4114ca8e4b584f0035829bd3e9edc4" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-04-10 14:16.16 ---> using "7c79392ca57e6f77694fc0fe6f9377825053cd75e0e88022cd83e8e560b06366" from cache
Job succeeded
2025-04-10 14:16.16: Job succeeded