Organisationsocaml-multicoreocaml-uring698ad3 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-09-01 11:21.27: New job: test ocaml-multicore/ocaml-uring https://github.com/ocaml-multicore/ocaml-uring.git#refs/heads/main (698ad36fd94347f1732587931b6cae8a76c4d46b) (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 698ad36f
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-01 11:21.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-01 11:21.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-01 11:21.27: Waiting for resource in pool OCluster
2025-09-01 11:21.27: Waiting for worker…
2025-09-01 11:21.28: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 698ad36 Merge pull request #120 from patricoferris/mkdirat


(from ocaml/opam:debian-12-ocaml-4.12@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.12@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e' locally
docker.io/ocaml/opam@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e: Pulling from ocaml/opam
bbd0d7f7db1c: Already exists
e9d14e35859e: Pulling fs layer
dd6cb33cc265: Pulling fs layer
db5a8acf6255: Pulling fs layer
4a4fd893180b: Pulling fs layer
db5a8acf6255: Waiting
4a4fd893180b: Waiting
dd6cb33cc265: Verifying Checksum
dd6cb33cc265: Download complete
db5a8acf6255: Verifying Checksum
db5a8acf6255: Download complete
4a4fd893180b: Verifying Checksum
4a4fd893180b: Download complete
e9d14e35859e: Verifying Checksum
e9d14e35859e: Download complete
e9d14e35859e: Pull complete
dd6cb33cc265: Pull complete
db5a8acf6255: Pull complete
4a4fd893180b: Pull complete
Digest: sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e
Status: Downloaded newer image for ocaml/opam@sha256:b8dae53bbb47cf967c5c59c587634fd73b90b17daf3d39f26397ce21688fb50e
2025-09-01 11:21.29 ---> 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-01 11:21.29 ---> using "e9f18ed217886debd6f2e2f26158def271fc355d32aa25bb924c519cefb4e7ec" from cache
Job succeeded
2025-09-01 11:21.29: Job succeeded