Organisationsmirageocaml-dnsa8cc03 ()(lint-fmt)

(lint-fmt)

Logs

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

2024-07-30 14:01.45: Waiting for resource in pool OCluster
2024-07-30 14:12.04: Waiting for worker…
2024-07-30 14:13.29: Got resource from pool OCluster
Building on x86-bm-c19.sw.ocaml.org
All commits already cached
HEAD is now at a8cc03b Rename size_cs to size_buf (no longer a cstruct)

(from ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a)
Unable to find image 'ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a' locally
docker.io/ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a: Pulling from ocaml/opam
34456615ab68: Pulling fs layer
34456615ab68: Download complete
34456615ab68: Pull complete
Digest: sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a
Status: Downloaded newer image for ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a
2024-07-30 14:13.29 ---> 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-30 14:13.29 ---> using "c1cfdb3ab2cd1e2df58820883413d9fdf5d1ac1af35ef2613e204757910485af" from cache
Job succeeded
2024-07-30 14:13.29: Job succeeded