Organisationsmirageocaml-dnsb63b33 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-07-31 10:44.47: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/pull/351/head (b63b3325392301e291ab7d064aeb0c61e29210f6) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a
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 b63b3325
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-07-31 10:44.47: Using cache hint "mirage/ocaml-dns-ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a-debian-12-4.08_opam-2.1-ocamlformat-44a281fd66344f50c411e5c5300745612282e651"
2024-07-31 10:44.47: Using OBuilder spec:
((from ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-07-31 10:44.47: Waiting for resource in pool OCluster
2024-07-31 10:44.48: Waiting for worker…
2024-07-31 10:44.48: Got resource from pool OCluster
Building on x86-bm-c19.sw.ocaml.org
All commits already cached
HEAD is now at b63b332 Lint opam files

(from ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a)
2024-07-31 10:44.48 ---> using "1583bd92b493f5f92e565bbf5dec722822623307790ddd3047660fce69a159b7" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-07-31 10:44.48 ---> using "c1cfdb3ab2cd1e2df58820883413d9fdf5d1ac1af35ef2613e204757910485af" from cache
Job succeeded
2024-07-31 10:44.48: Job succeeded