Organisationsocaml-multicoreeio62ee22 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-09-27 20:51.22: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/575/head (62ee22e58f16b8ee2e9cbf4623b4ecd27cebdc14) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-5.2@sha256:984d9490e0a1ce0f5250b287a3e18d57c5d896c2798cdb35bfdcd62bbcc563d0
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-multicore/eio.git" && cd "eio" && git fetch origin "refs/pull/575/head" && git reset --hard 62ee22e5
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.2@sha256:984d9490e0a1ce0f5250b287a3e18d57c5d896c2798cdb35bfdcd62bbcc563d0
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-09-27 20:51.22: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-13-ocaml-5.2@sha256:984d9490e0a1ce0f5250b287a3e18d57c5d896c2798cdb35bfdcd62bbcc563d0-debian-13-5.2_opam-2.4-ocamlformat-3f21ebe342ce440d9c9142ffe1185d8e5a326085"
2025-09-27 20:51.22: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.2@sha256:984d9490e0a1ce0f5250b287a3e18d57c5d896c2798cdb35bfdcd62bbcc563d0)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-09-27 20:51.22: Waiting for resource in pool OCluster
2025-09-27 20:51.22: Waiting for worker…
2025-09-27 20:51.23: Got resource from pool OCluster
Building on phoebe
All commits already cached
HEAD is now at 62ee22e fix up stub names and add tests


(from ocaml/opam:debian-13-ocaml-5.2@sha256:984d9490e0a1ce0f5250b287a3e18d57c5d896c2798cdb35bfdcd62bbcc563d0)
2025-09-27 20:51.30 ---> using "9548e78a507c80b995a7fc0f058a6e164acbd87e20aba9687b0e7efc1668edfe" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-27 20:51.30 ---> saved as "51fb0555f3eacdadb01a36a933efcc70990f6fdb62f61486d452d5c56685c069"
Job succeeded
2025-09-27 20:51.31: Job succeeded