Organisationsocaml-multicoreeiof1c49d ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-05-19 17:07.18: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (f1c49da7371efbc1bbc0d23df3c8fe516864ec73) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-5.2@sha256:26d60e8deaee6424c5d0213b45df9190656e7c616c5febfec9dc170744ad31b1
ocamlformat version: none


To reproduce locally:


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


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


2026-05-19 17:07.18: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-13-ocaml-5.2@sha256:26d60e8deaee6424c5d0213b45df9190656e7c616c5febfec9dc170744ad31b1-debian-13-5.2_opam-2.5-ocamlformat-df6ab556b4610df043dd3ef62a0ddf23f8661b1c"
2026-05-19 17:07.18: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.2@sha256:26d60e8deaee6424c5d0213b45df9190656e7c616c5febfec9dc170744ad31b1)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-05-19 17:07.18: Waiting for resource in pool OCluster
2026-05-19 19:43.59: Waiting for worker…
2026-05-19 19:48.31: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at f1c49da Merge pull request #823 from patricoferris/with-env


(from ocaml/opam:debian-13-ocaml-5.2@sha256:26d60e8deaee6424c5d0213b45df9190656e7c616c5febfec9dc170744ad31b1)
2026-05-19 19:49.27 ---> saved as "503ed5afe9018d5040aa2dba759a2e2138f0d96767139d7c938fc99dc949f1e0"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-05-19 19:49.28 ---> saved as "b03ba28b58bb0de226bf0f8dd1c58ded904b1be79d6f31b3302d0dc44889ddf4"
Job succeeded
2026-05-19 19:49.28: Job succeeded