Organisationsocsigenlwt8a2a71 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-10-21 09:30.04: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/lwt-6-only-await-and-events (8a2a718ece6d8addf0b8d89c1afae8ea30cc7a75) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f
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 8a2a718e
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-10-21 09:30.04: Using cache hint "ocsigen/lwt-ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f-debian-13-4.08_opam-2.4-ocamlformat-deb3de7fc5bdf4eb6ebbacd9c3207c8d6820bc64"
2025-10-21 09:30.04: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-10-21 09:30.04: Waiting for resource in pool OCluster
2025-10-21 09:30.04: Waiting for worker…
2025-10-21 09:30.05: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at 8a2a718ec tracing: remove counters


(from ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f)
2025-10-21 09:30.06 ---> using "8a3fb29dc134ae8cb5011e033937cdf0919031452506a2a7eeab7ea43cc7fe2e" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-10-21 09:30.06 ---> saved as "7b202846ffbd2cdfe8c10ffffc3c35ba3ff4bdaa948cbc259c41c2e2e553f94b"
Job succeeded
2025-10-21 09:30.06: Job succeeded