Organisationsmirageocaml-dnscb073d ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-02-06 17:30.38: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/heads/main (cb073d0607b3bbea88601616baa3fb5683bd4046) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd
ocamlformat version: none


To reproduce locally:


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


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


2025-02-06 17:30.38: Using cache hint "mirage/ocaml-dns-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd-alpine-3.21-4.14_opam-2.3-ocamlformat-38fed1a4c7c23e7b713c214f9cb2f1cc44c9ad68"
2025-02-06 17:30.38: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-02-06 17:30.38: Waiting for resource in pool OCluster
2025-02-06 17:36.31: Waiting for worker…
2025-02-06 17:40.23: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at cb073d0 Merge pull request #362 from hannesm/mirage-crypto-120


(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd)
2025-02-06 17:40.24 ---> using "53a586dee36495bf7ec4fb904a8b3330f0aafc149d45da9757d8480bbc81dd56" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-06 17:40.24 ---> using "6b94828a6f5e519b7f5ddc4f1ecb92590f5869c6d20512cc964f230000659df3" from cache
Job succeeded
2025-02-06 17:40.24: Job succeeded