2026-03-03 17:44.30: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/pull/1103/head (bed3a40447c5f5eace2bde0e8ecee0661daf8e72) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocsigen/lwt.git" && cd "lwt" && git fetch origin "refs/pull/1103/head" && git reset --hard bed3a404 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2026-03-03 17:44.30: Using cache hint "ocsigen/lwt-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216-alpine-3.22-4.14_opam-2.5-ocamlformat-302e116c4009da2f5a31c350a57c8b3c9b27289e" 2026-03-03 17:44.30: Using OBuilder spec: ((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2026-03-03 17:44.30: Waiting for resource in pool OCluster 2026-03-03 17:44.30: Waiting for worker… 2026-03-03 17:45.00: Got resource from pool OCluster Building on laodoke.caelum.ci.dev All commits already cached HEAD is now at bed3a4044 Skip wait_read/wait_write on Windows for blocking fds (from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216) 2026-03-03 17:46.06 ---> saved as "d1cef22083ba59d6db4e2f107091c68dd70ebdcc64c3894ad7db7be62ad17f4a" /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2026-03-03 17:46.06 ---> saved as "4f989350a029227966d90ce0ea5cea8f7852265c38d41bac1e0219693b40991b" Job succeeded 2026-03-03 17:46.07: Job succeeded