Organisationsocaml-multicoreeio989fc8 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-09-10 00:51.13: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (989fc81ec86047e4d3ad164547a6176b983933b9) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.2@sha256:ec157f8e9fbaec4da670cc75326f099e17a7e5550b06538d212c6fff2a72efe9
ocamlformat version: none


To reproduce locally:


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


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


2025-09-10 00:51.13: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.2@sha256:ec157f8e9fbaec4da670cc75326f099e17a7e5550b06538d212c6fff2a72efe9-debian-12-5.2_opam-2.4-ocamlformat-109398e2fd61803126becd398df0f1eabc9f3ca2"
2025-09-10 00:51.13: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.2@sha256:ec157f8e9fbaec4da670cc75326f099e17a7e5550b06538d212c6fff2a72efe9)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-09-10 00:51.13: Waiting for resource in pool OCluster
2025-09-10 08:10.11: Waiting for worker…
2025-09-10 08:14.43: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 989fc81 Merge pull request #803 from patricoferris/process-users


(from ocaml/opam:debian-12-ocaml-5.2@sha256:ec157f8e9fbaec4da670cc75326f099e17a7e5550b06538d212c6fff2a72efe9)
2025-09-10 08:14.43 ---> using "c92d9a071e82fa1e24d7891bca05529d317e6e2a94119bdc596a2d1467b19cc5" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-10 08:14.43 ---> saved as "2d9f4293a42c9573c06ca8d1a52eebae7598cf11d32d99c894f95be6d9f6c1af"
Job succeeded
2025-09-10 08:14.43: Job succeeded