Organisationsocaml-multicoreeioc44ee5 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-04-14 07:59.41: 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-14 07:59.41: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-13-ocaml-5.2@sha256:e9e8a26d58179e75ca1525025bcc5dbbc56cd84f4176f8d1dcd97b95cde427b0-debian-13-5.2_opam-2.5-ocamlformat-5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41"
2026-04-14 07:59.41: 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-14 07:59.41: Waiting for resource in pool OCluster
2026-04-14 08:28.19: Waiting for worker…
2026-04-14 08:31.41: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
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-14 08:31.41 ---> 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-14 08:31.41 ---> saved as "959589cf92920aa67d7074bab8dc95b23a3c6df0ab0b5eeed39e06100d474db9"
Job succeeded
2026-04-14 08:31.41: Job succeeded