Organisationsocaml-multicoreeio71a33f ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-08-30 07:38.18: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (71a33f4e3cdfc8f4f3fa741c22da6ccf92959213) (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 71a33f4e
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-08-30 07:38.18: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.2@sha256:ec157f8e9fbaec4da670cc75326f099e17a7e5550b06538d212c6fff2a72efe9-debian-12-5.2_opam-2.4-ocamlformat-4c972ba0fc24bcf3f84a30d19f8d725f7ce382a4"
2025-08-30 07:38.18: 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-08-30 07:38.18: Waiting for resource in pool OCluster
2025-08-30 12:57.34: Waiting for worker…
2025-08-30 13:00.22: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at 71a33f4 Merge pull request #802 from patricoferris/process-groups

(from ocaml/opam:debian-12-ocaml-5.2@sha256:ec157f8e9fbaec4da670cc75326f099e17a7e5550b06538d212c6fff2a72efe9)
2025-08-30 13:00.22 ---> using "c92d9a071e82fa1e24d7891bca05529d317e6e2a94119bdc596a2d1467b19cc5" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-08-30 13:00.22 ---> using "2d9f4293a42c9573c06ca8d1a52eebae7598cf11d32d99c894f95be6d9f6c1af" from cache
Job succeeded
2025-08-30 13:00.22: Job succeeded