Organisationsocaml-multicoreeioc44ee5 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-04-21 13:23.32: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (c44ee5ce96c120b7ccc23a12d241dc8672e2888f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-5.2@sha256:e9e8a26d58179e75ca1525025bcc5dbbc56cd84f4176f8d1dcd97b95cde427b0
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-multicore/eio.git" -b "main" && cd "eio" && git reset --hard c44ee5ce
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.2@sha256:e9e8a26d58179e75ca1525025bcc5dbbc56cd84f4176f8d1dcd97b95cde427b0
RUN echo "skipping format lint because ocamlformat is not configured"


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2026-04-21 13:23.32: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-13-ocaml-5.2@sha256:e9e8a26d58179e75ca1525025bcc5dbbc56cd84f4176f8d1dcd97b95cde427b0-debian-13-5.2_opam-2.5-ocamlformat-62ef16aac5c0f124e126b7a2c9cfd7cfffc3cc76"
2026-04-21 13:23.32: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.2@sha256:e9e8a26d58179e75ca1525025bcc5dbbc56cd84f4176f8d1dcd97b95cde427b0)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-04-21 13:23.32: Waiting for resource in pool OCluster
2026-04-21 13:51.51: Waiting for worker…
2026-04-21 13:55.30: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
HEAD is now at c44ee5c Merge pull request #822 from patricoferris/fiber-docs


(from ocaml/opam:debian-13-ocaml-5.2@sha256:e9e8a26d58179e75ca1525025bcc5dbbc56cd84f4176f8d1dcd97b95cde427b0)
2026-04-21 13:55.31 ---> using "94a57a9c3527a48ab5d91602eeb79e35d18ff1f71260d38c89c82f7fbff465ae" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-04-21 13:55.31 ---> using "959589cf92920aa67d7074bab8dc95b23a3c6df0ab0b5eeed39e06100d474db9" from cache
Job succeeded
2026-04-21 13:55.31: Job succeeded