2025-08-11 13:12.33: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/master (2b01de36a4bc8836a49d6ac55fb31125a31e5579) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.08@sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocsigen/lwt.git" -b "master" && cd "lwt" && git reset --hard 2b01de36 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.08@sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-08-11 13:12.33: Using cache hint "ocsigen/lwt-ocaml/opam:debian-12-ocaml-4.08@sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a-debian-12-4.08_opam-2.4-ocamlformat-b8021439f8c57ba6435bc2263f6596671f4f4466" 2025-08-11 13:12.33: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.08@sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-08-11 13:12.33: Waiting for resource in pool OCluster 2025-08-11 13:12.33: Waiting for worker… 2025-08-11 13:12.33: Got resource from pool OCluster Building on bremusa.ocamllabs.io All commits already cached HEAD is now at 2b01de36a Merge pull request #1066 from ocsigen/dependabot/github_actions/actions/checkout-5 (from ocaml/opam:debian-12-ocaml-4.08@sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a) 2025-08-11 13:12.35 ---> using "1d0024db739bd078f91b2384c47919652a4b72a425e3e24ce24cfd1f6debdfbc" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-08-11 13:12.35 ---> using "2dcdd027ae11cdd928921fbe390ea34ea1f57569ae835cb6f1deea5f916a2475" from cache Job succeeded 2025-08-11 13:12.35: Job succeeded