Organisationsrobur-coophappy-eyeballs545d1e ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-05-02 14:59.46: New job: test robur-coop/happy-eyeballs https://github.com/robur-coop/happy-eyeballs.git#refs/heads/main (545d1ee750d0453d743e90aa3400710fcf902634) (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/robur-coop/happy-eyeballs.git" -b "main" && cd "happy-eyeballs" && git reset --hard 545d1ee7
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-05-02 14:59.46: Using cache hint "robur-coop/happy-eyeballs-ocaml/opam:debian-12-ocaml-4.08@sha256:23c85daf4eb9a91d154cf2f9fed47f4f9b9fa788adc9c1fc7f0802e3dc06d7c4-debian-12-4.08_opam-2.3-ocamlformat-35eb2f107a989a2d623b0bbe170696398fcb9b1e"
2025-05-02 14:59.46: 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-05-02 14:59.46: Waiting for resource in pool OCluster
2025-05-02 18:11.09: Waiting for worker…
2025-05-02 18:14.35: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
All commits already cached
HEAD is now at 545d1ee changes for 2.0.0

(from ocaml/opam:debian-12-ocaml-4.08@sha256:23c85daf4eb9a91d154cf2f9fed47f4f9b9fa788adc9c1fc7f0802e3dc06d7c4)
2025-05-02 18:14.35 ---> using "44ab722c6d76cc4aa083f99994b6eb04bd97004720a37e6316ca14ec9a9ee4aa" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-05-02 18:14.36 ---> saved as "cd6fbcd0e63bde9c72c6655265dc0cdb2ca10d68ffb53e69dfa5b41bc4f5bd1f"
Job succeeded
2025-05-02 18:14.36: Job succeeded