Organisationsocsigenlwt073c56 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-05-02 15:02.08: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/master (073c56e178b4449ba62b323c35d929d998a9d3d2) (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/ocsigen/lwt.git" -b "master" && cd "lwt" && git reset --hard 073c56e1
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 15:02.08: Using cache hint "ocsigen/lwt-ocaml/opam:debian-12-ocaml-4.08@sha256:23c85daf4eb9a91d154cf2f9fed47f4f9b9fa788adc9c1fc7f0802e3dc06d7c4-debian-12-4.08_opam-2.3-ocamlformat-35eb2f107a989a2d623b0bbe170696398fcb9b1e"
2025-05-02 15:02.08: 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 15:02.08: Waiting for resource in pool OCluster
2025-05-02 18:38.57: Waiting for worker…
2025-05-02 18:42.29: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at 073c56e17 fix ppx->lwt dependency constraint


(from ocaml/opam:debian-12-ocaml-4.08@sha256:23c85daf4eb9a91d154cf2f9fed47f4f9b9fa788adc9c1fc7f0802e3dc06d7c4)
2025-05-02 18:42.30 ---> 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:42.30 ---> using "cd6fbcd0e63bde9c72c6655265dc0cdb2ca10d68ffb53e69dfa5b41bc4f5bd1f" from cache
Job succeeded
2025-05-02 18:42.30: Job succeeded