Organisationsahrefsdevkit97b5be (koonwen/http_sse)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-04-18 18:23.10: New job: test ahrefs/devkit https://github.com/ahrefs/devkit.git#refs/heads/koonwen/http_sse (97b5beb8bc7837a858256faf2142accecac04b9f) (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/ahrefs/devkit.git" -b "koonwen/http_sse" && cd "devkit" && git reset --hard 97b5beb8
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.10: Using cache hint "ahrefs/devkit-ocaml/opam:debian-12-ocaml-4.08@sha256:23c85daf4eb9a91d154cf2f9fed47f4f9b9fa788adc9c1fc7f0802e3dc06d7c4-debian-12-4.08_opam-2.3-ocamlformat-442eddb8a363418dcb02e519972818da08bb7cd4"
2025-04-18 18:23.10: 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.10: Waiting for resource in pool OCluster
2025-04-18 18:23.30: Waiting for worker…
2025-04-18 18:23.30: Got resource from pool OCluster
Building on x86-bm-c7.sw.ocaml.org
All commits already cached
HEAD is now at 97b5beb wip: add eventsource abstraction for handling SSE

(from ocaml/opam:debian-12-ocaml-4.08@sha256:23c85daf4eb9a91d154cf2f9fed47f4f9b9fa788adc9c1fc7f0802e3dc06d7c4)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.08@sha256:23c85daf4eb9a91d154cf2f9fed47f4f9b9fa788adc9c1fc7f0802e3dc06d7c4' locally
docker.io/ocaml/opam@sha256:23c85daf4eb9a91d154cf2f9fed47f4f9b9fa788adc9c1fc7f0802e3dc06d7c4: Pulling from ocaml/opam
031dfd3a3b8c: Pulling fs layer
031dfd3a3b8c: Verifying Checksum
031dfd3a3b8c: Download complete
031dfd3a3b8c: Pull complete
Digest: sha256:23c85daf4eb9a91d154cf2f9fed47f4f9b9fa788adc9c1fc7f0802e3dc06d7c4
Status: Downloaded newer image for ocaml/opam@sha256:23c85daf4eb9a91d154cf2f9fed47f4f9b9fa788adc9c1fc7f0802e3dc06d7c4
2025-04-18 18:25.27 ---> saved as "44ab722c6d76cc4aa083f99994b6eb04bd97004720a37e6316ca14ec9a9ee4aa"

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