Organisationsocaml-multicoreeio7695d2 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-10-10 20:14.17: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (7695d22387af7dc98214d66ad003dfad7b2a38f8) (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" -b "main" && cd "eio" && git reset --hard 7695d223
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-10-10 20:14.17: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-13-ocaml-5.2@sha256:984d9490e0a1ce0f5250b287a3e18d57c5d896c2798cdb35bfdcd62bbcc563d0-debian-13-5.2_opam-2.4-ocamlformat-6fab318652edf2e934926c95dbe83c86f899f133"
2025-10-10 20:14.17: 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-10-10 20:14.17: Waiting for resource in pool OCluster
2025-10-10 21:05.37: Waiting for worker…
2025-10-10 21:08.58: Got resource from pool OCluster
Building on eumache
All commits already cached
HEAD is now at 7695d22 Merge pull request #820 from talex5/exec-path


(from ocaml/opam:debian-13-ocaml-5.2@sha256:984d9490e0a1ce0f5250b287a3e18d57c5d896c2798cdb35bfdcd62bbcc563d0)
Unable to find image 'ocaml/opam:debian-13-ocaml-5.2@sha256:984d9490e0a1ce0f5250b287a3e18d57c5d896c2798cdb35bfdcd62bbcc563d0' locally
docker.io/ocaml/opam@sha256:984d9490e0a1ce0f5250b287a3e18d57c5d896c2798cdb35bfdcd62bbcc563d0: Pulling from ocaml/opam
f1ca6097dfe0: Already exists
Digest: sha256:984d9490e0a1ce0f5250b287a3e18d57c5d896c2798cdb35bfdcd62bbcc563d0
Status: Downloaded newer image for ocaml/opam@sha256:984d9490e0a1ce0f5250b287a3e18d57c5d896c2798cdb35bfdcd62bbcc563d0
2025-10-10 21:09.00 ---> using "9548e78a507c80b995a7fc0f058a6e164acbd87e20aba9687b0e7efc1668edfe" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-10-10 21:09.01 ---> saved as "51fb0555f3eacdadb01a36a933efcc70990f6fdb62f61486d452d5c56685c069"
Job succeeded
2025-10-10 21:09.01: Job succeeded