Organisationsocaml-multicoreocaml-uring3845f6 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-09-04 10:41.27: New job: test ocaml-multicore/ocaml-uring https://github.com/ocaml-multicore/ocaml-uring.git#refs/pull/121/head (3845f6416aece9e6e1df554a51eee9ea48b41f59) (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" && cd "ocaml-uring" && git fetch origin "refs/pull/121/head" && git reset --hard 3845f641
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 10:41.27: 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 10:41.27: 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 10:41.27: Waiting for resource in pool OCluster
2025-09-04 10:41.27: Waiting for worker…
2025-09-04 10:43.32: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 3845f64 Clean up configurator code and update primitives.h


(from ocaml/opam:debian-12-ocaml-4.12@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e)
2025-09-04 11:01.48 ---> saved as "59bbb095690ba4cbf2ac423dae88d71d6b278aceda192bfaf6baccb81aab8214"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-04 11:01.48 ---> saved as "e9f18ed217886debd6f2e2f26158def271fc355d32aa25bb924c519cefb4e7ec"
Job succeeded
2025-09-04 11:01.48: Job succeeded