Organisationsocsigenlwtaf9069 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-15 14:57.32: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/ppx-type-wrong-1085 (af90690273c0850036e5aa5abfe66e3ffd72d069) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocsigen/lwt.git" -b "ppx-type-wrong-1085" && cd "lwt" && git reset --hard af906902
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-01-15 14:57.32: Using cache hint "ocsigen/lwt-ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500-debian-13-4.08_opam-2.5-ocamlformat-c65fcb116531ae66ad3316b265e233443ef25044"
2026-01-15 14:57.32: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-01-15 14:57.32: Waiting for resource in pool OCluster
2026-01-15 14:57.32: Waiting for worker…
2026-01-15 14:57.33: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at af9069027 fix ppx: correctly move constraint in `let%lwt x : t = …` expressions


(from ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500)
2026-01-15 14:57.34 ---> using "4c1f60dc0cc5644c6a4c05cf3315bdbf9cc478b70e443b212a1220385bab8bba" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-01-15 14:57.34 ---> using "a4992d02ac0b47f4b2ebfdfa1730cd8931f1d05656f5af1f27bf11b9cd97d0c9" from cache
Job succeeded
2026-01-15 14:57.35: Job succeeded