Organisationsocsigenlwt2cda79 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-10-14 07:39.34: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/lwt-6-only-await-and-events (2cda79e2dd5f77908530266098e55f3e374e37fb) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocsigen/lwt.git" -b "lwt-6-only-await-and-events" && cd "lwt" && git reset --hard 2cda79e2
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-10-14 07:39.34: Using cache hint "ocsigen/lwt-ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176-debian-13-4.08_opam-2.4-ocamlformat-109398e2fd61803126becd398df0f1eabc9f3ca2"
2025-10-14 07:39.34: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-10-14 07:39.34: Waiting for resource in pool OCluster
2025-10-14 07:39.34: Waiting for worker…
2025-10-14 07:39.35: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
HEAD is now at 2cda79e2d relax ocaml version constraint to 5.1.0


(from ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176)
2025-10-14 07:39.36 ---> using "4f143e25e7620fadf6d4819085e998cd063e4132d1bf4b7e768f2c9645e2385a" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-10-14 07:39.36 ---> using "f33eb907fe834c07e136576dfb90b73eeb6dea4a4396359850150640305e61dd" from cache
Job succeeded
2025-10-14 07:39.36: Job succeeded