Organisationsocaml-multicoreocaml-uringccd5ee ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-08-30 07:21.15: New job: test ocaml-multicore/ocaml-uring https://github.com/ocaml-multicore/ocaml-uring.git#refs/heads/main (ccd5ee3a12bce938add6a40b7a03dbc20429a0ca) (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 ccd5ee3a
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-08-30 07:21.15: 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-08-30 07:21.15: 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-08-30 07:21.15: Waiting for resource in pool OCluster
2025-08-30 08:13.12: Waiting for worker…
2025-08-30 08:16.21: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at ccd5ee3 Merge pull request #116 from talex5/release


(from ocaml/opam:debian-12-ocaml-4.12@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e)
2025-08-30 08:16.21 ---> using "59bbb095690ba4cbf2ac423dae88d71d6b278aceda192bfaf6baccb81aab8214" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-08-30 08:16.21 ---> using "e9f18ed217886debd6f2e2f26158def271fc355d32aa25bb924c519cefb4e7ec" from cache
Job succeeded
2025-08-30 08:16.21: Job succeeded