2025-04-18 18:23.22: New job: test ocaml-opam/opam-publish https://github.com/ocaml-opam/opam-publish.git#refs/heads/master (f52d97c3c789050f8bfdf4fa77e62c0c433ce545) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:23c85daf4eb9a91d154cf2f9fed47f4f9b9fa788adc9c1fc7f0802e3dc06d7c4
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocaml-opam/opam-publish.git" -b "master" && cd "opam-publish" && git reset --hard f52d97c3
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:23c85daf4eb9a91d154cf2f9fed47f4f9b9fa788adc9c1fc7f0802e3dc06d7c4
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-04-18 18:23.22: Using cache hint "ocaml-opam/opam-publish-ocaml/opam:debian-12-ocaml-4.08@sha256:23c85daf4eb9a91d154cf2f9fed47f4f9b9fa788adc9c1fc7f0802e3dc06d7c4-debian-12-4.08_opam-2.3-ocamlformat-442eddb8a363418dcb02e519972818da08bb7cd4"
2025-04-18 18:23.22: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:23c85daf4eb9a91d154cf2f9fed47f4f9b9fa788adc9c1fc7f0802e3dc06d7c4)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-04-18 18:23.22: Waiting for resource in pool OCluster
2025-04-18 18:27.48: Waiting for worker…
2025-04-18 18:29.18: Got resource from pool OCluster
Building on x86-bm-c2.sw.ocaml.org
HEAD is now at 84c06b8 Release 2.5.0
HEAD is now at f52d97c Merge pull request #169 from kit-ty-kate/opam-2.4.0
(from ocaml/opam:debian-12-ocaml-4.08@sha256:23c85daf4eb9a91d154cf2f9fed47f4f9b9fa788adc9c1fc7f0802e3dc06d7c4)
2025-04-18 18:29.19 ---> using "44ab722c6d76cc4aa083f99994b6eb04bd97004720a37e6316ca14ec9a9ee4aa" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-04-18 18:29.19 ---> using "cd6fbcd0e63bde9c72c6655265dc0cdb2ca10d68ffb53e69dfa5b41bc4f5bd1f" from cache
Job succeeded
2025-04-18 18:29.19: Job succeeded