Organisationsocsigenlwtb88f06 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-03-14 12:57.32: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/prepare-5-9-4 (b88f0695d56ba2e2e0a6a10b64e0d00aac9464cb) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocsigen/lwt.git" -b "prepare-5-9-4" && cd "lwt" && git reset --hard b88f0695
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47
RUN echo "skipping format lint because ocamlformat is not configured"

END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK

2026-03-14 12:57.32: Using cache hint "ocsigen/lwt-ocaml/opam:debian-13-ocaml-4.08@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47-debian-13-4.08_opam-2.5-ocamlformat-31462e7d24da1419f9eb9099a0b60ea507d91ef6"
2026-03-14 12:57.32: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2026-03-14 12:57.32: Waiting for resource in pool OCluster
2026-03-14 12:57.33: Waiting for worker…
2026-03-14 12:57.33: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at b88f0695d mark examples/ as data_only_dirs

(from ocaml/opam:debian-13-ocaml-4.08@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47)
2026-03-14 12:58.09 ---> saved as "867303d7f04cee0d3e23016229d2a45a69516628a14dbff52754cd3cb283f66f"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-03-14 12:58.09 ---> saved as "c1df387d7552294a490006a1e5dc7e52227d29fb6d2e4bc00ae04e1dce4c0738"
Job succeeded
2026-03-14 12:58.10: Job succeeded