2025-09-04 11:40.06: New job: test ocaml-multicore/ocaml-uring https://github.com/ocaml-multicore/ocaml-uring.git#refs/heads/main (0422ca44fcd490d356ab31e64614122caeafa2c6) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.12@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocaml-multicore/ocaml-uring.git" -b "main" && cd "ocaml-uring" && git reset --hard 0422ca44 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.12@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-09-04 11:40.06: Using cache hint "ocaml-multicore/ocaml-uring-ocaml/opam:debian-12-ocaml-4.12@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e-debian-12-4.12_opam-2.4-ocamlformat-53c7f25306cd512b69b4c845f4f1e0d210c49129" 2025-09-04 11:40.06: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.12@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-09-04 11:40.06: Waiting for resource in pool OCluster 2025-09-04 11:40.06: Waiting for worker… 2025-09-04 11:44.51: Got resource from pool OCluster Building on doris.caelum.ci.dev All commits already cached HEAD is now at 0422ca4 Merge pull request #121 from talex5/cleanup (from ocaml/opam:debian-12-ocaml-4.12@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e) 2025-09-04 11:44.52 ---> using "59bbb095690ba4cbf2ac423dae88d71d6b278aceda192bfaf6baccb81aab8214" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-09-04 11:44.52 ---> using "e9f18ed217886debd6f2e2f26158def271fc355d32aa25bb924c519cefb4e7ec" from cache Job succeeded 2025-09-04 11:44.52: Job succeeded