Organisationsmirageocaml-dns8682a3 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-07-31 10:31.34: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/pull/351/head (8682a3dfcbc27d70b323f0aea7cb1d82f71d75c1) (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 8682a3df
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:31.34: Using cache hint "mirage/ocaml-dns-ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a-debian-12-4.08_opam-2.1-ocamlformat-44a281fd66344f50c411e5c5300745612282e651"
2024-07-31 10:31.34: Using OBuilder spec:
((from ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-07-31 10:31.34: Waiting for resource in pool OCluster
2024-07-31 10:31.34: Waiting for worker…
2024-07-31 10:31.34: Got resource from pool OCluster
Building on x86-bm-c19.sw.ocaml.org
All commits already cached
HEAD is now at 8682a3d Revert a Bytes.create to Bytes.make, only few bytes are set in the buffer, we must ensure that the rest is set to '\000'

(from ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a)
2024-07-31 10:32.23 ---> saved as "1583bd92b493f5f92e565bbf5dec722822623307790ddd3047660fce69a159b7"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-07-31 10:32.24 ---> saved as "c1cfdb3ab2cd1e2df58820883413d9fdf5d1ac1af35ef2613e204757910485af"
Job succeeded
2024-07-31 10:32.24: Job succeeded