2025-03-07 09:44.19: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/master (76294f4e514953c6d270da6ceb11b266413a661a) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocsigen/lwt.git" -b "master" && cd "lwt" && git reset --hard 76294f4e cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-03-07 09:44.19: Using cache hint "ocsigen/lwt-ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0-debian-12-4.08_opam-2.3-ocamlformat-5c627de42309bb6474331d403efeb6d68d617b1e" 2025-03-07 09:44.19: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-03-07 09:44.19: Waiting for resource in pool OCluster 2025-03-07 09:44.19: Waiting for worker… 2025-03-07 09:47.06: Got resource from pool OCluster Building on asteria.caelum.ci.dev All commits already cached HEAD is now at 76294f4e5 regen opam file (from ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0) 2025-03-07 09:47.06 ---> using "00aea64e10ae0c7539e49349e74a22e5b31f7345320d1fcee09b4272923b54dc" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-03-07 09:47.06 ---> using "3b57b45bed8eb7166df3df94802221022851e5a1fd0e884e8ca0123d16d99dcf" from cache Job succeeded 2025-03-07 09:47.07: Job succeeded